@Deprecated public class Annotation_Type extends AnnotationBase_Type
| Modifier and Type | Field and Description | 
|---|---|
| static boolean | featOkTstDeprecated.  | 
| static int | typeIndexIDDeprecated.  | 
casImpl, casType, casTypeCode, instanceOf_Type, jcas, ll_cas, lowLevelArrayBoundChecks, lowLevelTypeChecks, useExistingInstance| Modifier | Constructor and Description | 
|---|---|
| protected  | Annotation_Type()Deprecated.  | 
|   | Annotation_Type(JCas jcas,
               Type casType)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getBegin(int addr)Deprecated.  | 
| String | getCoveredText(int inst)Deprecated.  | 
| int | getEnd(int addr)Deprecated.  | 
| protected FSGenerator<?> | getFSGenerator()Deprecated.  | 
| void | setBegin(int addr,
        int v)Deprecated.  | 
| void | setEnd(int addr,
      int v)Deprecated.  | 
getSofa, getViewaddToIndexes, getTypeIndexID, noObjCreate, removeFromIndexespublic static final int typeIndexID
public static final boolean featOkTst
protected FSGenerator<?> getFSGenerator()
getFSGenerator in class AnnotationBase_Typepublic int getBegin(int addr)
public void setBegin(int addr,
                     int v)
public int getEnd(int addr)
public void setEnd(int addr,
                   int v)
public String getCoveredText(int inst)
inst - low level reference to a Feature StructureAnnotationFS.getCoveredText()Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.