|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AsbStationierung | |
---|---|
de.bsvrz.kex.bwsin.konfig | |
de.bsvrz.kex.bwsin.konfig.kb |
Uses of AsbStationierung in de.bsvrz.kex.bwsin.konfig |
---|
Subclasses of AsbStationierung in de.bsvrz.kex.bwsin.konfig | |
---|---|
class |
StreckenTeilAbschnitt
Repräsentiert einen Teilabschnitt eines Strecken-Features der Okstra-Datenbasis (okstra:Strecke.entlang_Teilabschnitt.Teilabschnitt). |
Fields in de.bsvrz.kex.bwsin.konfig with type parameters of type AsbStationierung | |
---|---|
private List<AsbStationierung> |
StrassenTeilAbschnitt.asbStationierungen
Die Liste der Streckenteilabschnitte. |
Methods in de.bsvrz.kex.bwsin.konfig that return AsbStationierung | |
---|---|
AsbStationierung |
AsbStationierung.clone()
|
AsbStationierung |
StreckenTeilAbschnitt.getAsbStationierung()
Gibt die ASB-Stationierung dieses Teilabschnittes zurück. |
Methods in de.bsvrz.kex.bwsin.konfig that return types with arguments of type AsbStationierung | |
---|---|
List<AsbStationierung> |
StrassenTeilAbschnitt.getAsbStationierungen()
Gibt die Liste der ASB-Stationierungen zurück. |
Methods in de.bsvrz.kex.bwsin.konfig with parameters of type AsbStationierung | |
---|---|
void |
StrassenTeilAbschnitt.setAsbStationierung(AsbStationierung stationierung)
Setzt eine ASB-Stationierung. |
Method parameters in de.bsvrz.kex.bwsin.konfig with type arguments of type AsbStationierung | |
---|---|
private int |
StrassenAbschnitt.berechneStationierungsLaenge(List<AsbStationierung> stationierungen)
Berechnet die Stationierungslänge einer Liste von ASB-Stationierungsangaben. |
void |
StrassenTeilAbschnitt.setAsbStationierungen(List<AsbStationierung> stationierungen)
Setzt die ASB-Stationierungen. |
Uses of AsbStationierung in de.bsvrz.kex.bwsin.konfig.kb |
---|
Fields in de.bsvrz.kex.bwsin.konfig.kb with type parameters of type AsbStationierung | |
---|---|
private List<AsbStationierung> |
SINSTS.asbStationierungen
Die Liste der ASB-Stationierungen. |
Methods in de.bsvrz.kex.bwsin.konfig.kb that return types with arguments of type AsbStationierung | |
---|---|
List<AsbStationierung> |
SINSTS.getAsbStationierungen()
Gibt die Liste der ASB-Stationierungen zurück. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |