Uses of Interface
org.apache.uima.cas.CommonArrayFS
Packages that use CommonArrayFS
Package
Description
Common Analysis System (CAS) Interfaces.
Implementation and Low-Level API for the CAS Interfaces.
JCAS model for built-in CAS types
-
Uses of CommonArrayFS in org.apache.uima.cas
Subinterfaces of CommonArrayFS in org.apache.uima.casModifier and TypeInterfaceDescriptioninterfaceFeature structure array interface.interfaceBoolean array interface.interfaceByte array interface.interfaceDouble array interface.interfaceInterface for CAS float arrays.interfaceInterface for CAS int arrays.interfaceLong array interface.interfaceShort array interface.interfaceString array interface. -
Uses of CommonArrayFS in org.apache.uima.cas.impl
Classes in org.apache.uima.cas.impl that implement CommonArrayFSModifier and TypeClassDescriptionclassImplementation of theArrayFSinterface.classImplementation of theBooleanArrayFSinterface.classImplementation of theByteArrayFSinterface.classImplementation of theDoubleArrayFSinterface.classImplementation of theIntArrayFSinterface.classImplementation of theIntArrayFSinterface.classImplementation of theArrayFSinterface.classImplementation of theArrayFSinterface.classImplementation of theArrayFSinterface. -
Uses of CommonArrayFS in org.apache.uima.jcas.cas
Classes in org.apache.uima.jcas.cas that implement CommonArrayFSModifier and TypeClassDescriptionfinal classJCas class model for BooleanArrayfinal classJCas class model for ByteArrayfinal classJCas class model for DoubleArrayfinal classJava Cas model for Cas FloatArray.final classJava Class model for Cas FSArray typefinal classThe Java Class model corresponding to the Cas IntegerArray_JCasImpl type.final classJCas class model for LongArrayfinal classJCas class model for ShortArrayfinal classJCas class model for StringArray