de.bsvrz.vew.sim.sim.steuerung
Class StartStopStart

java.lang.Object
  extended by de.bsvrz.vew.sim.sim.steuerung.StartInfoVerwaltung
      extended by de.bsvrz.vew.sim.sim.steuerung.StartStopStart

public class StartStopStart
extends StartInfoVerwaltung

Starte die Applikationen einer Simulationsstrecke mit der SWE StartStopp und verarbeite Quittungen

Version:
$Revision: 1.1 $ / $Date: 2008/10/31 13:30:30 $ / ($Author: Sans $)
Author:
Dambach-Werke GmbH, Stefan Sans

Field Summary
 
Fields inherited from class de.bsvrz.vew.sim.sim.steuerung.StartInfoVerwaltung
_simulation
 
Constructor Summary
StartStopStart(Simulation simulation)
          Erzeuge neue Instanz für Simulation
 
Method Summary
 boolean sendeStart()
          Starte 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
 

Constructor Detail

StartStopStart

public StartStopStart(Simulation simulation)
Erzeuge neue Instanz für Simulation

Parameters:
simulation - die zugeordnete Simulation
Method Detail

sendeStart

public boolean sendeStart()
Starte alle Applikationen der Simulationsstrecke der zugeordneten Simulation

Returns:
true, wenn erfolgreich, false sonst