|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.bsvrz.ste.rdstmc.rdstmc.LoescheRDSMeldungen
public class LoescheRDSMeldungen
Applikationsklasse zum Löschen von Simulationsstrecken
Constructor Summary | |
---|---|
LoescheRDSMeldungen()
Default- Konstruktor. |
Method Summary | |
---|---|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
Überschriebene Methode von StandardApplication, die die Initialisierung durchführt |
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 |
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoescheRDSMeldungen()
main
aufgerufen
Method Detail |
---|
public void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
StandardApplication
,
die die speziellen Startparameter auswertet
parseArguments
in interface de.bsvrz.sys.funclib.application.StandardApplication
argumentList
- siehe sys.funclib.application.StandardApplication#parseArguments(sys.funclib.ArgumentList)public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
initialize
in interface de.bsvrz.sys.funclib.application.StandardApplication
connection
- siehe sys.funclib.application.StandardApplication#initialize(de.bsvrz.dav.daf.main.ClientDavInterface)public void run()
run
in interface java.lang.Runnable
public static void main(java.lang.String[] arguments)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |