Relative Content

Tag Archive for filterparametersmessageanylogicagent

Send a message to agent filtering through parameter (anylogic)

Im working on a anylogic model. I have two agents that need to communicate. Firms and Unis. Firms have a parameter called size (int, uniform_discr 0,1).
In the Uni statechart I want it to send a message on an entry action but only to firms with size = 1.