public class Sentence extends Annotation
Modifier and Type | Field and Description |
---|---|
static int |
type |
static int |
typeIndexID |
Modifier | Constructor and Description |
---|---|
protected |
Sentence() |
|
Sentence(int addr,
TOP_Type type)
Internal - Constructor used by generator
|
|
Sentence(JCas jcas) |
|
Sentence(JCas jcas,
int start,
int end) |
Modifier and Type | Method and Description |
---|---|
int |
getTypeIndexID()
used to obtain reference to the TOP_Type instance
|
getBegin, getCoveredText, getEnd, getStart, setBegin, setEnd
getSofa, getView
addToIndexes, addToIndexes, equals, getAddress, getCAS, getCASImpl, getLowLevelCas, hashCode, removeFromIndexes, removeFromIndexes
clone, getavoidcollisionTypeCode, 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
finalize, getClass, notify, notifyAll, wait, wait, wait
getView
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
protected Sentence()
public Sentence(int addr, TOP_Type type)
public Sentence(JCas jcas)
public Sentence(JCas jcas, int start, int end)
public int getTypeIndexID()
TOP
getTypeIndexID
in class Annotation
Copyright © 2019. All rights reserved.