Package org.apache.uima.jcas.cas
Interface ArrayFSImpl<E extends FeatureStructure>
- All Superinterfaces:
ArrayFS<E>
,Cloneable
,CommonArrayFS<E>
,FeatureStructure
- All Known Implementing Classes:
FSArray
Deprecated.
use FSArray instead
For backwards compatibility with V2, only Only has methods not in ArrayFS or CommonArrayFSImpl
-
Method Summary
Methods inherited from interface org.apache.uima.cas.ArrayFS
copyFromArray, copyToArray, get, set, toArray, toArray
Methods inherited from interface org.apache.uima.cas.CommonArrayFS
copyFromArray, copyToArray, copyValuesFrom, getValuesAsCommaSeparatedString, isEmpty, size, toStringArray
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