Package | Description |
---|---|
uk.ac.soton.simulation.jsit.anylogic |
Modifier and Type | Method and Description |
---|---|
static MainModel_AnyLogic |
MainModel_AnyLogic.getMainFor(com.anylogic.engine.Agent agent)
Get the (closest composing) MainModel_AnyLogic 'main' model
instance for the Agent in question.
|
Constructor and Description |
---|
MainModel_AnyLogic(com.anylogic.engine.Engine engine,
com.anylogic.engine.Agent owner,
com.anylogic.engine.AgentList<? extends MainModel_AnyLogic> collection)
Constructor with required signature for an Agent (undocumented by AnyLogic).
|