de.unihd.dbs.uima.types.heideltime
public class Dct extends org.apache.uima.jcas.tcas.Annotation
Modifier and Type | Field and Description |
---|---|
static int |
type |
static int |
typeIndexID |
Constructor and Description |
---|
Dct(int addr,
org.apache.uima.jcas.cas.TOP_Type type)
Internal - constructor used by generator
|
Dct(org.apache.uima.jcas.JCas jcas) |
Dct(org.apache.uima.jcas.JCas jcas,
int begin,
int end) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFilename()
getter for filename - gets
|
java.lang.String |
getTimexId()
getter for timexId - gets
|
int |
getTypeIndexID() |
java.lang.String |
getValue()
getter for value - gets
|
void |
setFilename(java.lang.String v)
setter for filename - sets
|
void |
setTimexId(java.lang.String v)
setter for timexId - sets
|
void |
setValue(java.lang.String v)
setter for value - sets
|
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 Dct(int addr, org.apache.uima.jcas.cas.TOP_Type type)
public Dct(org.apache.uima.jcas.JCas jcas)
public Dct(org.apache.uima.jcas.JCas jcas, int begin, int end)
public int getTypeIndexID()
getTypeIndexID
in class org.apache.uima.jcas.tcas.Annotation
public java.lang.String getFilename()
public void setFilename(java.lang.String v)
public java.lang.String getValue()
public void setValue(java.lang.String v)
public java.lang.String getTimexId()
public void setTimexId(java.lang.String v)