Package | Description |
---|---|
de.bsvrz.ste.tmc.meldungserstellung |
Komponente Meldungserstellung.
|
de.bsvrz.ste.tmc.verkehrsanalyse |
Modifier and Type | Method and Description |
---|---|
void |
Route.neueStoerfallSituation(StoerfallSituation quelle,
List<StoerfallSituationDaten> daten) |
Modifier and Type | Field and Description |
---|---|
private StoerfallSituation |
Stoerfall._stoerfallSituation
StoerfallSituation, zu der dieser Störfall gehört.
|
Modifier and Type | Field and Description |
---|---|
private Map<String,StoerfallSituation> |
Verkehrsanalyse._stoerfallSituationen
Mapping der PID eines äußeren Straßensegments auf seine zugehörige
StoerfallSituation.
|
Modifier and Type | Method and Description |
---|---|
StoerfallSituation |
Stoerfall.getStoerfallSituation() |
StoerfallSituation |
Verkehrsanalyse.getStoerfallSituation(String segmentPid) |
Modifier and Type | Method and Description |
---|---|
Collection<StoerfallSituation> |
Verkehrsanalyse.getStoerfallSituationen() |
Modifier and Type | Method and Description |
---|---|
void |
StoerfallSituationListener.neueStoerfallSituation(StoerfallSituation quelle,
List<StoerfallSituationDaten> daten)
Zu implementierende Methode zur Notifizierung von
Störfallsituations-Änderungen.
|
Constructor and Description |
---|
LokalerStoerfall(MessQuerschnitt mq,
StoerfallSituation stoerfallSituation)
Instanziiert einen lokalen Störfall für einen Messquerschnitt.
|
Stoerfall(DavProxyObjekt davObjekt,
StoerfallSituation stoerfallSituation)
Konstruiert eine Instanz vom Typ
Stoerfall . |
StreckenbezogenerStoerfall(StrassenAbschnitt sa,
StoerfallSituation stoerfallSituation)
Instanziiert einen streckenbezogenen Störfall für einen Strassenabschnitt
auf einem Strassensegment.
|
StreckenbezogenerStoerfall(StrassenTeilSegment sts,
StoerfallSituation stoerfallSituation) |
Copyright © 2016 BitCtrl Systems GmbH. All rights reserved.