Class DocumentAnnotation

    • Field Detail

      • typeIndexID

        public static final int typeIndexID
      • type

        public static final int type
    • Constructor Detail

      • DocumentAnnotation

        protected DocumentAnnotation()
      • DocumentAnnotation

        public DocumentAnnotation​(int addr,
                                  TOP_Type type)
      • DocumentAnnotation

        public DocumentAnnotation​(JCas jcas)
    • Method Detail

      • getTypeIndexID

        public int getTypeIndexID()
        Description copied from class: TOP
        used to obtain reference to the TOP_Type instance
        Overrides:
        getTypeIndexID in class Annotation
        Returns:
        the type array index
      • getLanguage

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

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