Package org.baseagent
Class Environment
java.lang.Object
org.baseagent.sim.SimulationComponent
org.baseagent.Environment
- All Implemented Interfaces:
HasStep,SimulationListener
-
Nested Class Summary
Nested classes/interfaces inherited from class org.baseagent.sim.SimulationComponent
SimulationComponent.Type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.baseagent.sim.SimulationComponent
getSimulation, getUUID, setSimulationMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.baseagent.sim.SimulationListener
onAfterStepEnded, onAfterStepStarted, onBeforeStepEnded, onBeforeStepStarted, onSimulationComponentAdded, onSimulationComponentRemoved, onSimulationEnded, onSimulationPaused, onSimulationResumed, onSimulationStarted, onSimulationStopped, onStepEnded, onStepStarted
-
Constructor Details
-
Environment
public Environment()
-
-
Method Details
-
getType
- Specified by:
getTypein classSimulationComponent
-
step
-