de.unihd.dbs.uima.types.heideltime
public class SourceDocInfo_Type extends org.apache.uima.jcas.tcas.Annotation_Type
Modifier and Type | Field and Description |
---|---|
static boolean |
featOkTst |
static int |
typeIndexID |
Constructor and Description |
---|
SourceDocInfo_Type(org.apache.uima.jcas.JCas jcas,
org.apache.uima.cas.Type casType)
initialize variables to correspond with Cas Type and Features
|
Modifier and Type | Method and Description |
---|---|
int |
getOffsetInSource(int addr) |
java.lang.String |
getUri(int addr) |
void |
setOffsetInSource(int addr,
int v) |
void |
setUri(int addr,
java.lang.String v) |
getBegin, getCoveredText, getEnd, setBegin, setEnd
public static final int typeIndexID
public static final boolean featOkTst