public class StringList extends TOP
Modifier and Type | Field and Description |
---|---|
static int |
type |
static int |
typeIndexID |
Modifier | Constructor and Description |
---|---|
protected |
StringList() |
|
StringList(int addr,
TOP_Type type)
Internal - Constructor used by generator
|
|
StringList(JCas jcas) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getNthElement(int i) |
int |
getTypeIndexID()
used to obtain reference to the TOP_Type instance
|
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
protected StringList()
public StringList(int addr, TOP_Type type)
public StringList(JCas jcas)
public int getTypeIndexID()
TOP
getTypeIndexID
in class TOP
public java.lang.String getNthElement(int i)
Copyright © 2012. All Rights Reserved.