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
FieldsModifier and TypeFieldDescription(package private) final Feature
(package private) final int
static final boolean
private final FSGenerator
static final int
Fields inherited from class org.apache.uima.jcas.tcas.Annotation_Type
casFeat_begin, casFeat_end, casFeatCode_begin, casFeatCode_end
Fields 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
-
fsGenerator
-
typeIndexID
public static final int typeIndexID -
featOkTst
public static final boolean featOkTst -
casFeat_language
-
casFeatCode_language
final int casFeatCode_language
-
-
Constructor Details
-
DocumentAnnotation_Type
-
DocumentAnnotation_Type
protected DocumentAnnotation_Type()
-
-
Method Details
-
getFSGenerator
- Overrides:
getFSGenerator
in classAnnotation_Type
-
getLanguage
-
setLanguage
-