Class | Description |
---|---|
GraphPolicy | |
GraphSimulation |
This is the main class for the GraphSimulation (2012 Mars Scenario).
|
GraphSimulationAgent |
This class deals with the agent state, his actions and perceptions.
|
GraphSimulationAgentAction |
This class contains the action the agent sends to the server.
|
GraphSimulationAgentFinalPerception |
This class holds the information that is sent to the agent as final perception when simulation ends.
|
GraphSimulationAgentInitialPerception |
This class holds the information that is sent to the agent as initial perception when simulation begins.
|
GraphSimulationAgentParameter |
This class holds the agent-specific part of the simulation configuration (defined in the config file).
|
GraphSimulationAgentPerception |
This class holds the information that will be sent to an agent as a normal perception.
|
GraphSimulationAgentState |
This class holds the current state of an agent in the 2012 Mars scenario simulation.
|
GraphSimulationConfiguration |
This class holds the simulation configuration specified in the XML config file.
|
GraphSimulationRMIXMLDocumentObserver |
This RMIXMLDocumentObserver provides the information for the servermonitor.
|
GraphSimulationRMIXMLDocumentObserverWebInterface |
This RMIXMLDocumentObserverWebInterface provides the simulation statistics for the webserver (current simulation) (tomcat).
|
GraphSimulationStatisticsObserver | |
GraphSimulationVisualizationObserver |
This VisualizationObserver takes care about the visualization (svg-files).
|
GraphSimulationWorldState |
Holds the current state of a graph simulation (2012 Mars Scenario)
|
GraphSimulationXMLObserver |
This RMIXMLDocumentObserver provides the simulation statistics for the webserver and the servermonitor.
|
GraphSimulationXMLStatisticsObserver |
This class provides all information needed for the tomcat results page.
|
Copyright © 2013. All Rights Reserved.