Package org.apache.uima.jcas.tcas
Class DocumentAnnotation_Type
java.lang.Object
org.apache.uima.jcas.cas.TOP_Type
org.apache.uima.jcas.cas.AnnotationBase_Type
org.apache.uima.jcas.tcas.Annotation_Type
org.apache.uima.jcas.tcas.DocumentAnnotation_Type
-
Field Summary
FieldsFields inherited from class org.apache.uima.jcas.cas.TOP_Type
casImpl, casType, casTypeCode, instanceOf_Type, jcas, ll_cas, lowLevelArrayBoundChecks, lowLevelTypeChecks, useExistingInstance
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected FSGenerator
getLanguage
(int addr) void
setLanguage
(int addr, String v) Methods inherited from class org.apache.uima.jcas.tcas.Annotation_Type
getBegin, getCoveredText, getEnd, setBegin, setEnd
Methods inherited from class org.apache.uima.jcas.cas.AnnotationBase_Type
getSofa, getView
Methods inherited from class org.apache.uima.jcas.cas.TOP_Type
addToIndexes, checkType, getTypeIndexID, invalidTypeArg, noObjCreate, removeFromIndexes
-
Field Details
-
typeIndexID
public static final int typeIndexID -
featOkTst
public static final boolean featOkTst
-
-
Constructor Details
-
DocumentAnnotation_Type
-
DocumentAnnotation_Type
protected DocumentAnnotation_Type()
-
-
Method Details
-
getFSGenerator
- Overrides:
getFSGenerator
in classAnnotation_Type
-
getLanguage
-
setLanguage
-