|
Class Summary |
| LAbstractModel |
Since this class does not deal with agents, certain methods regarding agents
are abstract
Features:
Sets up eventbus
Updating a calendar
Updating a simulation state variable
NOTE: The simulation state is only valid in case of synchronous agent triggering! |
| LAbstractStandaloneSynchronisedModel |
The class provides a default implementation of LModel that does not
depend on any MAS framework. |
| LModel |
Base class for models using LARA that should ensure that only one instance of
LaraModel is created. |