Class AnnotationBase_Type

java.lang.Object
org.apache.uima.jcas.cas.TOP_Type
org.apache.uima.jcas.cas.AnnotationBase_Type
Direct Known Subclasses:
Annotation_Type

public class AnnotationBase_Type extends TOP_Type
  • Field Details

    • typeIndexID

      public static final int typeIndexID
    • featOkTst

      public static final boolean featOkTst
  • Constructor Details

    • AnnotationBase_Type

      public AnnotationBase_Type(JCas jcas, Type casType)
    • AnnotationBase_Type

      protected AnnotationBase_Type()
  • Method Details