Class | Description |
---|---|
AbstractGridSimulation |
This class is the mainclass of the GridSimulation.
|
AbstractGridSimulationAgentAction |
This class contains the action the agent sends to the server.
|
AbstractGridSimulationAgentInitialPerception |
This class is the initial perception, which is send to the agent.
|
AbstractGridSimulationCell |
This class describes a single GridCell.
|
GridSimulationAgentFinalPerception |
This class presents the final perception, which is sent to the agent.
|
SimulationAgentExtend |
This class deals with the agent state, his actions and perceptions.
|
SimulationAgentFinalPerception |
This class is the final perception, which is send to the agent.
|
SimulationAgentParameter |
This class represents the AgentParameter.
|
SimulationAgentPerception |
This class produce the normal perception, which is send to the agent.
|
SimulationAgentState |
This class represents the AgentState.
|
SimulationConfigurationHandCrafted |
This class is derived from GridSimulationConfiguration.
|
SimulationConfigurationImpl |
This class describes the not hand crafted configuration.
|
SimulationPerceptionCell |
This class is a single Perception cell.
|
SimulationRMIXMLDocumentObserver |
This RMIXMLDocumentObserver provides the simulation statistics for the webserver and the servermonitor.
|
SimulationVisualizationObserver |
This VisualizationObserver takes care about the visualization (svg-files).
|
SimulationWorldState |
This class describes the SimulationWorldState.
|
SimulationXMLObserver |
This XMLObserver provides the simulation statistics and save it into a file.
|
SimulationXMLStatisticsObserver |
* This XMLObserver provides the simulation statistics.
|
SimulationXMLStatisticsObserverAverageScore |
* This XMLObserver provides the simulation statistics for the results page of the web server (tomcat).
|
Copyright © 2013. All Rights Reserved.