Class DocumentAnnotation

    • Field Detail

      • _FeatName_language

        public static final java.lang.String _FeatName_language
        See Also:
        Constant Field Values
      • typeIndexID

        public static final int typeIndexID
      • type

        public static final int type
      • _FC_language

        private static final java.lang.invoke.CallSite _FC_language
      • _FH_language

        private static final java.lang.invoke.MethodHandle _FH_language
    • Constructor Detail

      • DocumentAnnotation

        protected DocumentAnnotation()
      • DocumentAnnotation

        public DocumentAnnotation​(JCas jcas)
      • DocumentAnnotation

        public DocumentAnnotation​(TypeImpl t,
                                  CASImpl c)
        used by generator Make a new AnnotationBase
        Parameters:
        c - -
        t - -
    • Method Detail

      • getTypeIndexID

        public int getTypeIndexID()
        Overrides:
        getTypeIndexID in class Annotation
        Returns:
        the type array index
      • getLanguage

        public java.lang.String getLanguage()
        getter for language
        Returns:
        the language
      • setLanguage

        public void setLanguage​(java.lang.String v)
        setter for language
        Parameters:
        v - the language