|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.bsvrz.ars.ars.mgmt.simulation.SimulationAutomaton
de.bsvrz.ars.ars.mgmt.simulation.OfflineSimulation
public class OfflineSimulation
Klasse für die Offline Simulation.
Field Summary |
---|
Fields inherited from class de.bsvrz.ars.ars.mgmt.simulation.SimulationAutomaton |
---|
ERASED, INIT, NEW, PAUSE, START, STOP, UNDEFINED |
Constructor Summary | |
---|---|
OfflineSimulation(SimulationManager simManager,
SystemObject simulation)
Erzeugt das Objekt zur Offline-Simulation. |
Method Summary |
---|
Methods inherited from class de.bsvrz.ars.ars.mgmt.simulation.SimulationAutomaton |
---|
continueInitStateGetParams, continueInitStateSubscribe, dataDeleted, enterErasedState, enterInitState, enterNewState, enterStartState, enterStopState, finishErasedState, finishInitState, getSimVar, sendSimulationState, sendSimulationState, terminate, transition, update, wakeUp |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OfflineSimulation(SimulationManager simManager, SystemObject simulation)
simManager
- Simulationsverwaltungsimulation
- Simulationsobjekt.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |