public class DiscourseEntity
extends org.apache.uima.jcas.cas.TOP
| Modifier and Type | Field and Description |
|---|---|
static int |
type |
static int |
typeIndexID |
| Modifier | Constructor and Description |
|---|---|
protected |
DiscourseEntity()
Never called.
|
|
DiscourseEntity(int addr,
org.apache.uima.jcas.cas.TOP_Type type)
Internal - constructor used by generator
|
|
DiscourseEntity(org.apache.uima.jcas.JCas jcas) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
getter for DisplayName - gets
|
int |
getTypeIndexID() |
void |
setDisplayName(String v)
setter for DisplayName - sets
|
addToIndexes, addToIndexes, equals, getAddress, getCAS, getCASImpl, getLowLevelCas, hashCode, removeFromIndexes, removeFromIndexesclone, 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, toStringpublic static final int typeIndexID
public static final int type
protected DiscourseEntity()
public DiscourseEntity(int addr,
org.apache.uima.jcas.cas.TOP_Type type)
addr - low level Feature Structure referencetype - the type of this Feature Structurepublic DiscourseEntity(org.apache.uima.jcas.JCas jcas)
jcas - JCas to which this Feature Structure belongspublic int getTypeIndexID()
getTypeIndexID in class org.apache.uima.jcas.cas.TOPpublic String getDisplayName()
public void setDisplayName(String v)
v - value to set into the featureCopyright © 2018. All rights reserved.