Uses of Class
org.eclipse.ohf.stem.jobs.simulation.SimulationManager

Packages that use SimulationManager
org.eclipse.ohf.stem.jobs.simulation   
 

Uses of SimulationManager in org.eclipse.ohf.stem.jobs.simulation
 

Methods in org.eclipse.ohf.stem.jobs.simulation that return SimulationManager
static SimulationManager SimulationManager.getManager()
           
 

Constructors in org.eclipse.ohf.stem.jobs.simulation with parameters of type SimulationManager
SimulationManagerEvent(SimulationManager source, ISimulation[] simulationsAdded, ISimulation[] simulationsRemoved)