public final class SubSegAna extends Object implements de.bsvrz.sys.funclib.application.StandardApplication, Thread.UncaughtExceptionHandler
| Modifier and Type | Method and Description |
|---|---|
static de.bsvrz.dav.daf.main.ClientDavInterface |
getVerbindung()
Gibt die Datenverteilerverbindung der Applikation zurück.
|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
Initialisierung und Start der Straßensubsegmentanalyse und deren
Submodule.
|
static void |
main(String[] args)
Einsprungmethode der Applikation Straßensubsegmentanalyse.
|
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
Übernimmt die Werte der Aufrufparameter.
|
void |
uncaughtException(Thread t,
Throwable e)
Gibt die Exception im Log und als Betriebsmeldung aus und beendet
anschließend die Applikation.
|
public static de.bsvrz.dav.daf.main.ClientDavInterface getVerbindung()
public static void main(String[] args)
args - die KommandozeilenargumenteparseArguments(ArgumentList)public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
throws Exception
initialize in interface de.bsvrz.sys.funclib.application.StandardApplicationExceptionpublic void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
throws Exception
-objekte: Eine mit Komma getrennte Liste von PID von
Systemobjekten (optional, Standard: alle)-maxZyklen: Die maximale Anzahl zu cachende Zyklen von
Fuzzy-Werten (optional, Standard: 2, erlaubt 1 .. 10)parseArguments in interface de.bsvrz.sys.funclib.application.StandardApplicationExceptionpublic void uncaughtException(Thread t, Throwable e)
uncaughtException in interface Thread.UncaughtExceptionHandlerCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.