massim.framework.simulation
Class SimulationStateImpl

java.lang.Object
  extended by massim.framework.simulation.SimulationStateImpl
All Implemented Interfaces:
java.io.Serializable, SimulationState

public class SimulationStateImpl
extends java.lang.Object
implements SimulationState

See Also:
Serialized Form

Field Summary
 AgentState[] agentStates
           
 WorldState simulationState
           
 int steps
           
 
Constructor Summary
SimulationStateImpl()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

simulationState

public WorldState simulationState

agentStates

public AgentState[] agentStates

steps

public int steps
Constructor Detail

SimulationStateImpl

public SimulationStateImpl()


Copyright © 2011. All Rights Reserved.