de.bsvrz.kex.bwsin.konfig.okstra
Class OkstraStrecke

java.lang.Object
  extended by de.bsvrz.kex.bwsin.konfig.okstra.OkstraFeature
      extended by de.bsvrz.kex.bwsin.konfig.okstra.OkstraStrecke

public class OkstraStrecke
extends OkstraFeature

Klasse mit statischen Konstanten zum Zugriff auf die Attribute des Feature-Typs 'okstra:Strecke'.

Version:
$Id: OkstraStrecke.java 10276 2008-07-04 15:01:30Z gieseler $
Author:
BitCtrl Systems GmbH, Gieseler

Field Summary
static String AOA
          Attribut 'auf_Abschnitt_oder_Ast'.
static String STATION_ANFANG
          Attribut 'beginnt_bei_Station'.
static String STATION_ENDE
          Attribut 'endet_bei_Station'.
 
Fields inherited from class de.bsvrz.kex.bwsin.konfig.okstra.OkstraFeature
fliste, nodemap
 
Constructor Summary
OkstraStrecke()
          Konstruktor.
 
Method Summary
 
Methods inherited from class de.bsvrz.kex.bwsin.konfig.okstra.OkstraFeature
getDocument, getFeatureName, getFeatureOkstraName, getFeatures, getNode, getPrefix, isEigenerParser, istFeatureTyp, setDocument, setFeatures, setMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STATION_ANFANG

public static final String STATION_ANFANG
Attribut 'beginnt_bei_Station'.

See Also:
Constant Field Values

STATION_ENDE

public static final String STATION_ENDE
Attribut 'endet_bei_Station'.

See Also:
Constant Field Values

AOA

public static final String AOA
Attribut 'auf_Abschnitt_oder_Ast'.

See Also:
Constant Field Values
Constructor Detail

OkstraStrecke

public OkstraStrecke()
Konstruktor.