public class UimaAcronym extends Annotation
Modifier and Type | Field and Description |
---|---|
static int |
type |
static int |
typeIndexID |
Modifier | Constructor and Description |
---|---|
protected |
UimaAcronym()
Never called.
|
|
UimaAcronym(int addr,
TOP_Type type)
Internal - constructor used by generator
|
|
UimaAcronym(JCas jcas) |
|
UimaAcronym(JCas jcas,
int begin,
int end) |
|
UimaAcronym(JCas jcas,
int start,
int end,
String expandedForm)
Custom constructor taking all parameters
|
Modifier and Type | Method and Description |
---|---|
String |
getExpandedForm()
getter for expandedForm - gets
|
int |
getTypeIndexID()
used to obtain reference to the TOP_Type instance
|
void |
setExpandedForm(String v)
setter for expandedForm - sets
|
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 UimaAcronym()
public UimaAcronym(int addr, TOP_Type type)
public UimaAcronym(JCas jcas)
public UimaAcronym(JCas jcas, int begin, int end)
public int getTypeIndexID()
TOP
getTypeIndexID
in class Annotation
public String getExpandedForm()
public void setExpandedForm(String v)
Copyright © 2016. All rights reserved.