de.unihd.dbs.uima.types.heideltime
public class Timex3Interval extends Timex3
Modifier and Type | Field and Description |
---|---|
static int |
type |
static int |
typeIndexID |
Constructor and Description |
---|
Timex3Interval(int addr,
org.apache.uima.jcas.cas.TOP_Type type)
Internal - constructor used by generator
|
Timex3Interval(org.apache.uima.jcas.JCas jcas) |
Timex3Interval(org.apache.uima.jcas.JCas jcas,
int begin,
int end) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTimexValueEB()
getter for TimexValueEB - gets
|
java.lang.String |
getTimexValueEE()
getter for TimexValueEE - gets
|
java.lang.String |
getTimexValueLB()
getter for TimexValueLB - gets
|
java.lang.String |
getTimexValueLE()
getter for TimexValueLE - gets
|
int |
getTypeIndexID() |
void |
setTimexValueEB(java.lang.String v)
setter for TimexValueEB - sets
|
void |
setTimexValueEE(java.lang.String v)
setter for TimexValueEE - sets
|
void |
setTimexValueLB(java.lang.String v)
setter for TimexValueLB - sets
|
void |
setTimexValueLE(java.lang.String v)
setter for TimexValueLE - sets
|
getAllTokIds, getFilename, getFirstTokId, getFoundByRule, getSentId, getTimexFreq, getTimexId, getTimexInstance, getTimexMod, getTimexQuant, getTimexType, getTimexValue, setAllTokIds, setFilename, setFirstTokId, setFoundByRule, setSentId, setTimexFreq, setTimexId, setTimexInstance, setTimexMod, setTimexQuant, setTimexType, setTimexValue
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 Timex3Interval(int addr, org.apache.uima.jcas.cas.TOP_Type type)
public Timex3Interval(org.apache.uima.jcas.JCas jcas)
public Timex3Interval(org.apache.uima.jcas.JCas jcas, int begin, int end)
public int getTypeIndexID()
getTypeIndexID
in class Timex3
public java.lang.String getTimexValueEB()
public void setTimexValueEB(java.lang.String v)
public java.lang.String getTimexValueLE()
public void setTimexValueLE(java.lang.String v)
public java.lang.String getTimexValueEE()
public void setTimexValueEE(java.lang.String v)
public java.lang.String getTimexValueLB()
public void setTimexValueLB(java.lang.String v)