Uses of Package
org.simplesim.model
Package
Description
Provides requests for dynamic model changes during a simulation run
Classes for messaging and message forwarding
Examples of how to use this framework
Contains all classes specific for the dynamic model
Contains all classes shared by static and dynamic model
Contains all classes specific for the static model
Simulation model of Convay's game of life
Base classes for agent development and model building
Simulator implementations
-
ClassDescriptionImplements all basic functionality of a domain.Provides basic functionality needed by all entities within the simulation model.
-
ClassDescriptionAgents are the acting entities of the simulation model.The
ModelEntity
is the core element of a simulation model.Implements a domain suited for automatic message routing by using the message's address tag. -
ClassDescriptionAgents are the acting entities of the simulation model.Implements all basic functionality of an agent.Implements all basic functionality of a domain.Provides basic functionality needed by all entities within the simulation model.Domain are submodels of the simulation model.The
ModelEntity
is the core element of a simulation model.Extension of anAbstractAgent
to enable massage routing.Implements a domain suited for automatic message routing by using the message's address tag. -
ClassDescriptionAgents are the acting entities of the simulation model.Implements all basic functionality of an agent.Implements all basic functionality of a domain.Provides basic functionality needed by all entities within the simulation model.Domain are submodels of the simulation model.The
ModelEntity
is the core element of a simulation model.Extension of anAbstractAgent
to enable massage routing.Implements a domain suited for automatic message routing by using the message's address tag. -
ClassDescriptionAgents are the acting entities of the simulation model.Implements all basic functionality of an agent.Implements all basic functionality of a domain.Provides basic functionality needed by all entities within the simulation model.Domain are submodels of the simulation model.The
ModelEntity
is the core element of a simulation model. -
ClassDescriptionAgents are the acting entities of the simulation model.Implements all basic functionality of an agent.Implements all basic functionality of a domain.Provides basic functionality needed by all entities within the simulation model.Domain are submodels of the simulation model.The
ModelEntity
is the core element of a simulation model.The state contains the internal information of anAbstractAgent
. -
ClassDescriptionAgents are the acting entities of the simulation model.Implements all basic functionality of an agent.Implements all basic functionality of a domain.Provides basic functionality needed by all entities within the simulation model.Domain are submodels of the simulation model.The
ModelEntity
is the core element of a simulation model.The state contains the internal information of anAbstractAgent
. -
ClassDescriptionAgents are the acting entities of the simulation model.Implements all basic functionality of a domain.Domain are submodels of the simulation model.