Uses of Interface
org.apache.uima.jcas.cas.ArrayFSImpl
-
Packages that use ArrayFSImpl Package Description org.apache.uima.jcas.cas JCAS model for built-in CAS types -
-
Uses of ArrayFSImpl in org.apache.uima.jcas.cas
Classes in org.apache.uima.jcas.cas that implement ArrayFSImpl Modifier and Type Class Description class
FSArray<T extends FeatureStructure>
Java Class model for Cas FSArray type extends FeatureStructure for backwards compatibility when using FSArray with no typing.
-