Package | Description |
---|---|
de.bsvrz.ste.tmc.meldungserstellung |
Komponente Meldungserstellung.
|
de.bsvrz.ste.tmc.verkehrsanalyse |
Modifier and Type | Field and Description |
---|---|
Stoerfall |
EreignisDaten.lokal |
Constructor and Description |
---|
EreignisDaten(long startSegmentOffset,
long endSegmentOffset,
StrassenSegment startSegment,
StrassenSegment endSegment,
RDSEreignis ereignis,
long start,
long ende,
Stoerfall lokal) |
Modifier and Type | Class and Description |
---|---|
class |
LokalerStoerfall
Modelliert einen lokalen Störfall in Bezug auf einen Messquerschnitt.
|
class |
StreckenbezogenerStoerfall
Modelliert einen lokalen Störfall in Bezug auf einen Messquerschnitt.
|
Modifier and Type | Field and Description |
---|---|
Stoerfall |
StoerfallSituationDaten.lokal |
Stoerfall |
StoerfallDaten.stoerfall |
Modifier and Type | Field and Description |
---|---|
private Collection<Stoerfall> |
StoerfallSituation._stoerfaelle
Alle Störfalle (Störfallindikatoren) dieser Störfallsituation.
|
private Map<Stoerfall,StoerfallDaten> |
StoerfallSituation._stoerfallDaten
Die
StoerfallDaten für jeden Störfall mit der höchsten
Priorität je Verfahren. |
Modifier and Type | Method and Description |
---|---|
Stoerfall |
Stoerfall.Daten.getStoerfall() |
Modifier and Type | Method and Description |
---|---|
Collection<Stoerfall> |
StoerfallSituation.getStoerFaelle() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
StoerfallSituation.addStoerfall(Stoerfall stoerfall)
Fügt dieser
StoerfallSituation einen Stoerfall
hinzu. |
void |
StoerfallSituation.neuerStoerfall(Stoerfall quelle,
StoerfallDaten daten) |
void |
StoerfallListener.neuerStoerfall(Stoerfall quelle,
StoerfallDaten daten)
Zu implementierende Methode zur Notifizierung von Störfall-Änderungen.
|
(package private) void |
StoerfallSituation.removeStoerfall(Stoerfall stoerfall)
Entfernt einen
Stoerfall aus dieser
StoerfallSituation . |
Constructor and Description |
---|
StoerfallDaten(Stoerfall stoerfall,
StoerfallZustand zustand,
int prioritaet,
long start,
long ende) |
StoerfallSituationDaten(StoerfallZustand zustand,
long start,
long ende,
Stoerfall lokal) |
Copyright © 2016 BitCtrl Systems GmbH. All rights reserved.