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