de.tudarmstadt.ukp.dkpro.core.type.pos
public class ART extends POS
Modifier and Type | Field and Description |
---|---|
static int |
type |
static int |
typeIndexID |
Constructor and Description |
---|
ART(int addr,
org.apache.uima.jcas.cas.TOP_Type type)
Internal - constructor used by generator
|
ART(org.apache.uima.jcas.JCas jcas) |
ART(org.apache.uima.jcas.JCas jcas,
int begin,
int end) |
Modifier and Type | Method and Description |
---|---|
int |
getTypeIndexID() |
getBegin, getCoveredText, getEnd, getStart, setBegin, setEnd
addToIndexes, addToIndexes, equals, getAddress, getCAS, getCASImpl, getLowLevelCas, hashCode, removeFromIndexes, removeFromIndexes
clone, getBooleanValue, getByteValue, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getLongValue, getShortValue, getStringValue, getType, prettyPrint, prettyPrint, prettyPrint, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue, toString, toString
clone, equals, getBooleanValue, getByteValue, getCAS, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getLongValue, getShortValue, getStringValue, getType, hashCode, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue
public ART(int addr, org.apache.uima.jcas.cas.TOP_Type type)
public ART(org.apache.uima.jcas.JCas jcas)
public ART(org.apache.uima.jcas.JCas jcas, int begin, int end)
public int getTypeIndexID()
getTypeIndexID
in class POS