|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.bsvrz.vew.sim.sim.steuerung.StartInfoVerwaltung
de.bsvrz.vew.sim.sim.steuerung.StartStopStop
public class StartStopStop
Stoppe die Applikationen einer Simulationsstrecke mit der SWE StartStopp und verarbeite Quittungen
Nested Class Summary | |
---|---|
(package private) class |
StartStopStop.StopQuittierung
Bearbeite Stop-Quittierungen von StartStopp |
Field Summary | |
---|---|
private static de.bsvrz.sys.funclib.debug.Debug |
_debug
Debug-Logger für Logging-Ausgaben |
Fields inherited from class de.bsvrz.vew.sim.sim.steuerung.StartInfoVerwaltung |
---|
_simulation |
Constructor Summary | |
---|---|
StartStopStop(Simulation simulation)
Erzeuge neue Instanz für Simulation |
Method Summary | |
---|---|
boolean |
sendeStop()
Stoppe alle Applikationen der Simulationsstrecke der zugeordneten Simulation |
Methods inherited from class de.bsvrz.vew.sim.sim.steuerung.StartInfoVerwaltung |
---|
aktualisiereStartInfo, getStartInfo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final de.bsvrz.sys.funclib.debug.Debug _debug
Constructor Detail |
---|
public StartStopStop(Simulation simulation)
simulation
- die zugeordnete SimulationMethod Detail |
---|
public boolean sendeStop()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |