Package | Description |
---|---|
de.bsvrz.ste.tmc.konfiguration | |
de.bsvrz.ste.tmc.meldungserstellung |
Komponente Meldungserstellung.
|
Modifier and Type | Field and Description |
---|---|
private TmcLocationPunkt |
TmcLocationPunkt._nachfolger |
private TmcLocationPunkt |
AeusseresStrassenSegment._tmcPunkt
Der TMC-Ort (TMC Location Code) dieses Straßensegments.
|
private TmcLocationPunkt |
TmcLocationPunkt._vorgaenger |
Modifier and Type | Field and Description |
---|---|
private Map<String,TmcLocationPunkt> |
Konfiguration._tmcPunkte
Die Tmc-Punkte.
|
private Map<String,TmcLocationPunkt> |
Konfiguration._tmcPunkteMitLocationCode
Die Tmc-Punkte, Zugriff über Locationcode.
|
Modifier and Type | Method and Description |
---|---|
TmcLocationPunkt |
TmcLocationPunkt.getNachfolger() |
TmcLocationPunkt |
AeusseresStrassenSegment.getTmcPunkt() |
TmcLocationPunkt |
TmcLocationPunkt.getVorgaenger() |
Modifier and Type | Method and Description |
---|---|
Map<String,TmcLocationPunkt> |
Konfiguration.getTmcPunkte()
Read-only Zugriff auf die Tmc-Punkte.
|
Map<String,TmcLocationPunkt> |
Konfiguration.getTmcPunkteMitLocationCode()
Read-only Zugriff auf die Tmc-Punkte mit Zugriff über Locationcode.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
TmcLocationPunkt.setNachfolger(TmcLocationPunkt nachfolger) |
(package private) void |
TmcLocationPunkt.setVorgaenger(TmcLocationPunkt vorgaenger) |
Constructor and Description |
---|
AeusseresStrassenSegment(de.bsvrz.dav.daf.main.config.SystemObject davObjekt,
long laenge,
TmcLocationPunkt tmcPunkt,
int tmcRichtung,
String strasse)
Erstellt eine neue Instanz vom Typ
AeusseresStrassenSegment . |
Modifier and Type | Field and Description |
---|---|
private List<TmcLocationPunkt> |
Ereignis._tmcOrte |
Modifier and Type | Method and Description |
---|---|
TmcLocationPunkt |
Ereignis.getTmcPrimaererOrt() |
Modifier and Type | Method and Description |
---|---|
List<TmcLocationPunkt> |
Ereignis.getTmcOrte() |
Constructor and Description |
---|
Ereignis(Ereignis.Art art,
RDSEreignis rdsEreignis,
List<TmcLocationPunkt> tmcOrte,
int tmcRichtung,
String ereignisCode) |
Copyright © 2016 BitCtrl Systems GmbH. All rights reserved.