public class StoerfallIndikatorVerwaltung extends Object implements IStoerfallIndikatoren
| Modifier and Type | Field and Description |
|---|---|
private static de.bsvrz.sys.funclib.debug.Debug |
LOGGER
Logger für Debugausgaben.
|
private Map<de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.Strasse,ISobStrasse> |
strassen
Menge der verwalteten Straßenobjekte.
|
| Constructor and Description |
|---|
StoerfallIndikatorVerwaltung(ISobParameterObserver parameter,
de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.VerkehrModellNetz netz)
Konstruktor.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ISobStrasse> |
getStrassen()
liefert die Liste der verwalteten Straßenobjekte.
|
void |
sichereSituation()
sichert die aktuelle Situation für die Berechnung .
|
private static final de.bsvrz.sys.funclib.debug.Debug LOGGER
private final Map<de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.Strasse,ISobStrasse> strassen
public StoerfallIndikatorVerwaltung(ISobParameterObserver parameter, de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.VerkehrModellNetz netz)
parameter - die Verwaltung der Parameter für die Stauobjektbestimmungnetz - das Netzpublic final Collection<ISobStrasse> getStrassen()
IStoerfallIndikatorengetStrassen in interface IStoerfallIndikatorenpublic final void sichereSituation()
IStoerfallIndikatorensichereSituation in interface IStoerfallIndikatorenCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.