|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoerfallZustand | |
---|---|
de.bsvrz.ste.rdstmc.allgemein | |
de.bsvrz.ste.rdstmc.parameter | |
de.bsvrz.ste.rdstmc.verkehrsanalyse |
Uses of StoerfallZustand in de.bsvrz.ste.rdstmc.allgemein |
---|
Methods in de.bsvrz.ste.rdstmc.allgemein that return StoerfallZustand | |
---|---|
static StoerfallZustand |
StoerfallZustand.get(int id)
|
static StoerfallZustand |
StoerfallZustand.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StoerfallZustand[] |
StoerfallZustand.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of StoerfallZustand in de.bsvrz.ste.rdstmc.parameter |
---|
Fields in de.bsvrz.ste.rdstmc.parameter with type parameters of type StoerfallZustand | |
---|---|
private java.util.Map<StoerfallZustand,RDSEreignis> |
RDSParameterDaten._rdsAbbildungEreignis
Mapping der Störfall Zustände auf RDS/TMC Ereignisse |
Methods in de.bsvrz.ste.rdstmc.parameter that return types with arguments of type StoerfallZustand | |
---|---|
java.util.Map<StoerfallZustand,RDSEreignis> |
RDSParameterDaten.getRDSAbbildungEreignis()
|
Methods in de.bsvrz.ste.rdstmc.parameter with parameters of type StoerfallZustand | |
---|---|
int |
RDSParameterDaten.getRdsPrioritaetenMatrix(StoerfallZustand zustand,
float guete)
Bestimmt einen Wert aus der Matrix RDSPrioritätenmatrix |
long |
RDSParameterDaten.getRDSVerzoegerungsMatrix(StoerfallZustand von,
StoerfallZustand nach)
Bestimmt einen Wert aus der Matrix RDSVerzögerungsmatrix |
Uses of StoerfallZustand in de.bsvrz.ste.rdstmc.verkehrsanalyse |
---|
Fields in de.bsvrz.ste.rdstmc.verkehrsanalyse declared as StoerfallZustand | |
---|---|
StoerfallZustand |
StoerfallSituationDaten.zustand
|
StoerfallZustand |
StoerfallDaten.zustand
|
StoerfallZustand |
Stoerfall.Daten.zustand
|
Constructors in de.bsvrz.ste.rdstmc.verkehrsanalyse with parameters of type StoerfallZustand | |
---|---|
Stoerfall.Daten(de.bsvrz.dav.daf.main.config.Aspect aspekt,
StoerfallZustand zustand,
float guete,
long zeitStempel)
|
|
StoerfallDaten(Stoerfall stoerfall,
StoerfallZustand zustand,
int prioritaet,
long start,
long ende)
|
|
StoerfallSituationDaten(StoerfallZustand zustand,
long start,
long ende,
Stoerfall lokal)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |