| Class | Description |
|---|---|
| AgentLoader |
Class to load an AgentConfiguration from the respective configuration.
|
| DecisionLoader |
Class to create the decision processes used by the simulation as part of the DecisionConfiguration.
|
| PreferenceLoader |
Class to load the preference configuration from a configuration.
|
| ProcessModelLoader |
Class to load the process model from the configuration path.
|
| ProductLoader |
Class to load the product configuration of the simulation.
|
| SocialNetworkLoader |
Class to load the configuration of the social network
(i.e.
|
| SpaceLoader |
Class to load the spatial configuration of the simulation from the respective configuration file
(SpatialConfiguration.json)
|
| TimeLoader |
Class to load the temporal configuration of the simulation based on the its configuration.
|