public class SimulationApp
extends java.lang.Object
implements de.bsvrz.sys.funclib.application.StandardApplication
VerwaltungSimulation
erzeugt und initialisiert.| Constructor and Description |
|---|
SimulationApp()
Default- Konstruktor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
Überschriebene Methode von StandardApplication, die die Initialisierung durchführt.
|
static boolean |
isArchivVorV3() |
static void |
main(java.lang.String[] arguments)
Programmeinstieg.
|
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
Überschriebene Methode von
StandardApplication,
die die speziellen Startparameter auswertet. |
public SimulationApp()
main aufgerufenpublic static boolean isArchivVorV3()
public void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
StandardApplication,
die die speziellen Startparameter auswertet._konfigBereich,
_konfigObjekt und _anmeldeTimeout - alle optional - spezifiziertparseArguments in interface de.bsvrz.sys.funclib.application.StandardApplicationargumentList - siehe sys.funclib.application.StandardApplication#parseArguments(sys.funclib.ArgumentList)public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
VerwaltungSimulation erzeugt und initialisiertinitialize in interface de.bsvrz.sys.funclib.application.StandardApplicationconnection - siehe sys.funclib.application.StandardApplication#initialize(de.bsvrz.dav.daf.main.ClientDavInterface)public static void main(java.lang.String[] arguments)
arguments - Kommandozeilenargumente, folgende speziellen Argumente werden ausgewertet:-konfigBereich: Konfigurationsbereich, in dem die dynamischen Simulationsobjkete verwaltet werden
-konfigObjekt: Konfigurationsobjekt für die Verwaltung von Simulationen - muss vom Typ typ.simulationsVerwaltung sein. Optional, wenn nicht angegeben, wird das Konfigurationsobjekt des lokalen Konfigurationsverantwortlichen genommen.
-anmeldeTimeout: Maximale Wartezeit für (neg.) Quittung auf Anmeldung als Senke für Objekt vom Typ typ.SimulationsVerwaltung.Optional, nur zu benutzten, wenn Default nicht ausreichend gross