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

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

public class OkstraStrassenElement
extends OkstraFeature

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

Version:
$Id: OkstraStrassenElement.java 10401 2008-07-10 09:06:04Z gieseler $
Author:
BitCtrl Systems GmbH, Gieseler

Field Summary
static String NACH_VP
          Attribut 'endet_bei_VP'.
static String RICHTUNG
          Attribut 'okstra:Kennung'.
static String STAT_AOA
          Attribut 'stationiert_auf_AoA'.
static String TMCLOC_GEGENRICHTUNG
          Attribut 'tmcLocation_Gegenrichtung'.
static String TMCLOC_RICHTUNG
          Attribut 'tmcLocation_Richtung'.
static String VON_VP
          Attribut 'beginnt_bei_VP'.
 
Constructor Summary
OkstraStrassenElement()
          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

VON_VP

public static final String VON_VP
Attribut 'beginnt_bei_VP'.

See Also:
Constant Field Values

NACH_VP

public static final String NACH_VP
Attribut 'endet_bei_VP'.

See Also:
Constant Field Values

STAT_AOA

public static final String STAT_AOA
Attribut 'stationiert_auf_AoA'.

See Also:
Constant Field Values

RICHTUNG

public static final String RICHTUNG
Attribut 'okstra:Kennung'.

See Also:
Constant Field Values

TMCLOC_RICHTUNG

public static final String TMCLOC_RICHTUNG
Attribut 'tmcLocation_Richtung'.

See Also:
Constant Field Values

TMCLOC_GEGENRICHTUNG

public static final String TMCLOC_GEGENRICHTUNG
Attribut 'tmcLocation_Gegenrichtung'.

See Also:
Constant Field Values
Constructor Detail

OkstraStrassenElement

public OkstraStrassenElement()
Konstruktor.