Class Annotation_Type


@Deprecated public class Annotation_Type extends AnnotationBase_Type
Deprecated.
  • Field Details

    • typeIndexID

      public static final int typeIndexID
      Deprecated.
      See Also:
    • featOkTst

      public static final boolean featOkTst
      Deprecated.
  • Constructor Details

    • Annotation_Type

      public Annotation_Type(JCas jcas, Type casType)
      Deprecated.
    • Annotation_Type

      protected Annotation_Type()
      Deprecated.
  • Method Details

    • getFSGenerator

      protected FSGenerator<?> getFSGenerator()
      Deprecated.
      Overrides:
      getFSGenerator in class AnnotationBase_Type
    • getBegin

      public int getBegin(int addr)
      Deprecated.
    • setBegin

      public void setBegin(int addr, int v)
      Deprecated.
    • getEnd

      public int getEnd(int addr)
      Deprecated.
    • setEnd

      public void setEnd(int addr, int v)
      Deprecated.
    • getCoveredText

      public String getCoveredText(int inst)
      Deprecated.
      Parameters:
      inst - low level reference to a Feature Structure
      Returns:
      null or the covered text
      See Also: