Package org.apache.uima.jcas.cas
Interface NonEmptyList
- All Superinterfaces:
Cloneable
,CommonList
,FeatureStructure
- All Known Implementing Classes:
NonEmptyFloatList
,NonEmptyFSList
,NonEmptyIntegerList
,NonEmptyStringList
a marker interface for nonempty lists
-
Field Summary
Fields inherited from interface org.apache.uima.jcas.cas.CommonList
_FeatName_head, _FeatName_tail, EMPTY_LIST_STRING
-
Method Summary
Methods inherited from interface org.apache.uima.jcas.cas.CommonList
anyListToOutput, anyListToStringList, createNonEmptyNode, emptyList, get_headAsString, getCommonTail, getLength, getNonEmptyNthNode, getNthNode, insertNode, isEmpty, pushNode, set_headFromString, setTail, walkList, walkList_saxException
Methods inherited from interface org.apache.uima.cas.FeatureStructure
_getTypeCode, _id, clone, equals, getAddress, getBooleanValue, getByteValue, getCAS, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getJCas, getLongValue, getShortValue, getStringValue, getType, hashCode, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue