de.bsvrz.ars.ars.mgmt.simulation
Class OnlineSimulation
java.lang.Object
de.bsvrz.ars.ars.mgmt.simulation.SimulationAutomaton
de.bsvrz.ars.ars.mgmt.simulation.OnlineSimulation
- All Implemented Interfaces:
- ClientReceiverInterface
public class OnlineSimulation
- extends SimulationAutomaton
Klasse für die Online Simulation.
- Author:
- beck et al. projects GmbH, Martin Hilgers
Methods inherited from class de.bsvrz.ars.ars.mgmt.simulation.SimulationAutomaton |
continueInitStateGetParams, continueInitStateSubscribe, dataDeleted, enterErasedState, enterInitState, enterNewState, enterStartState, enterStopState, finishErasedState, finishInitState, getSimVar, sendSimulationState, sendSimulationStateAndUnsubscribe, terminate, transition, update, wakeUp |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OnlineSimulation
public OnlineSimulation(SimulationManager simManager,
SystemObject simulation)
- Erzeugt das Objekt zur Online-Simulation.
- Parameters:
simManager
- Simulationverwaltungsimulation
- Simulationsobjekt.