public class DocumentAnnotation_Type extends Annotation_Type
Modifier and Type | Field and Description |
---|---|
static boolean |
featOkTst |
static int |
typeIndexID |
casImpl, casType, casTypeCode, instanceOf_Type, jcas, ll_cas, lowLevelArrayBoundChecks, lowLevelTypeChecks, useExistingInstance
Modifier | Constructor and Description |
---|---|
protected |
DocumentAnnotation_Type() |
|
DocumentAnnotation_Type(JCas jcas,
Type casType) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.uima.cas.impl.FSGenerator |
getFSGenerator() |
String |
getLanguage(int addr) |
void |
setLanguage(int addr,
String v) |
getBegin, getCoveredText, getEnd, setBegin, setEnd
getSofa, getView
addToIndexes, checkType, getTypeIndexID, invalidTypeArg, noObjCreate, removeFromIndexes
public static final int typeIndexID
public static final boolean featOkTst
protected org.apache.uima.cas.impl.FSGenerator getFSGenerator()
getFSGenerator
in class Annotation_Type
public String getLanguage(int addr)
public void setLanguage(int addr, String v)
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.