Package org.eclipse.ohf.stem.jobs.simulation

Interface Summary
ISimulation This interface is implemented by classes that represent Simulations of Scenarios.
ISimulationListener This interface is implemented by classes that want to listen to events generated by a Simulation.
ISimulationManagerListener This interface is implemented by classes that want to be informed of events generated by a SimulationManager.
 

Class Summary
Messages This class represents
Simulation This class implements the main simulation logic of the STEM system.
SimulationEvent This class represents an event that has occured in the operation of the Simulation
SimulationManager This class manages the life-cycle of active simulations.
SimulationManagerEvent This class represents an event that has occured in the operation of the SimulationManager
 

Enum Summary
SimulationState This enumeration defines the states that a Simulation can be in.