de.bsvrz.kex.isis.isis.impl
Class EreignisTypBaustelleAnlegen
java.lang.Object
de.bsvrz.kex.isis.isis.impl.AbstractBIS
de.bsvrz.kex.isis.isis.impl.EreignisTypBaustelleAnlegen
- All Implemented Interfaces:
- de.bsvrz.dav.daf.main.ClientReceiverInterface, BisInterface, de.bsvrz.sys.funclib.bitctrl.modell.netz.NetzInterface, de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.BaustellenListener, EventListener
public class EreignisTypBaustelleAnlegen
- extends AbstractBIS
Hilfsprogramm (MAIN-Klasse) zum Anlegen des Baustellen-Ereignistyps.
- Version:
- $Id: EreignisTypBaustelleAnlegen.java 12578 2008-09-30 08:43:24Z gieseler $
- Author:
- BitCtrl Systems GmbH, Gieseler
Nested classes/interfaces inherited from interface de.bsvrz.sys.funclib.bitctrl.modell.netz.NetzInterface |
de.bsvrz.sys.funclib.bitctrl.modell.netz.NetzInterface.ASBStationierungsRichtung, de.bsvrz.sys.funclib.bitctrl.modell.netz.NetzInterface.FahrtRichtung |
Fields inherited from class de.bsvrz.kex.isis.isis.impl.AbstractBIS |
BENUTZER_KEY, BISAPPNAME, connThread, DAV_KEY, initLock, kommStatus, kommStatusListener, KV_KEY, netzmodell, objektTyp, PASSWORT_KEY, vdo |
Method Summary |
private de.bsvrz.dav.daf.main.ClientDavInterface |
connect(String davHost,
String davUsername,
String davPassword)
Stellt die Verbindung zum Datenverteiler her. |
static void |
main(String[] args)
MAIN-Methode. |
private void |
typAnlegen()
Legt den Ereignistyp an. |
Methods inherited from class de.bsvrz.kex.isis.isis.impl.AbstractBIS |
addKommunikationsStatusListener, baustelleAngelegt, baustelleEntfernt, datenAnmeldenDaV, disconnect, erzeugeBaustelle, erzeugeBaustellenVerantwortlichen, erzeugeOrtsReferenz, erzeugeOrtsReferenz, erzeugeOrtsReferenz, getBaustelle, getStrasse, getStrassen, init, istISISBaustelle, loescheBaustelle, removeKommunikationsStatusListener, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
propertiesDatei
private final String propertiesDatei
- Die benutzte Properties-Datei.
- See Also:
- Constant Field Values
baustellenEreignisPrioritaet
private final int baustellenEreignisPrioritaet
- Die Priorität der Baustellen-Ereignisse.
- See Also:
- Constant Field Values
EreignisTypBaustelleAnlegen
public EreignisTypBaustelleAnlegen()
main
public static void main(String[] args)
- MAIN-Methode.
- Parameters:
args
- Argumente
connect
private de.bsvrz.dav.daf.main.ClientDavInterface connect(String davHost,
String davUsername,
String davPassword)
throws BisInterfaceException
- Stellt die Verbindung zum Datenverteiler her.
- Parameters:
davHost
- Hostname des DAVdavUsername
- Nutzername am DAVdavPassword
- Passwort des Nutzers
- Returns:
- Datenverteilerverbindung
- Throws:
BisInterfaceException
- bei Ausnahmen
typAnlegen
private void typAnlegen()
- Legt den Ereignistyp an.