de.bsvrz.vew.sim.sim.steuerung
Class StartStopBeenden

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

public class StartStopBeenden
extends StartInfoVerwaltung

Beende 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
StartStopBeenden(Simulation simulation)
          Erzeuge neue Instanz für Simulation
 
Method Summary
 boolean sendeBeenden()
          Beende 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

StartStopBeenden

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

Parameters:
simulation - die zugeordnete Simulation
Method Detail

sendeBeenden

public boolean sendeBeenden()
Beende alle Applikationen der Simulationsstrecke der zugeordneten Simulation

Returns:
true, wenn erfolgreich, false sonst