Uses of Class
org.apache.uima.cas.impl.CommonAuxArrayFSImpl
-
Packages that use CommonAuxArrayFSImpl Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of CommonAuxArrayFSImpl in org.apache.uima.cas.impl
Subclasses of CommonAuxArrayFSImpl in org.apache.uima.cas.impl Modifier and Type Class Description class
BooleanArrayFSImpl
Implementation of theBooleanArrayFS
interface.class
ByteArrayFSImpl
Implementation of theByteArrayFS
interface.class
DoubleArrayFSImpl
Implementation of theDoubleArrayFS
interface.class
LongArrayFSImpl
Implementation of theArrayFS
interface.class
ShortArrayFSImpl
Implementation of theArrayFS
interface.
-