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

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

public class OkstraAbschnitt
extends OkstraFeature

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

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

Field Summary
static String BEGINNT_BEI_NP
          Attribut 'beginnt_bei_NP'.
static String ENDET_BEI_NP
          Attribut 'endet_bei_NP'.
 
Constructor Summary
OkstraAbschnitt()
          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

BEGINNT_BEI_NP

public static final String BEGINNT_BEI_NP
Attribut 'beginnt_bei_NP'.

See Also:
Constant Field Values

ENDET_BEI_NP

public static final String ENDET_BEI_NP
Attribut 'endet_bei_NP'.

See Also:
Constant Field Values
Constructor Detail

OkstraAbschnitt

public OkstraAbschnitt()
Konstruktor.