Class DocumentAnnotation_Type


public class DocumentAnnotation_Type extends Annotation_Type
  • Field Details

    • fsGenerator

      private final FSGenerator fsGenerator
    • typeIndexID

      public static final int typeIndexID
    • featOkTst

      public static final boolean featOkTst
    • casFeat_language

      final Feature casFeat_language
    • casFeatCode_language

      final int casFeatCode_language
  • Constructor Details

    • DocumentAnnotation_Type

      public DocumentAnnotation_Type(JCas jcas, Type casType)
    • DocumentAnnotation_Type

      protected DocumentAnnotation_Type()
  • Method Details