| Package | Description | 
|---|---|
| org.apache.uima.cas | Common Analysis System (CAS) Interfaces. | 
| org.apache.uima.jcas.cas | JCAS model for built-in CAS types | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ArrayFSFeature structure array interface. | 
| interface  | BooleanArrayFSBoolean array interface. | 
| interface  | ByteArrayFSByte array interface. | 
| interface  | DoubleArrayFSDouble array interface. | 
| interface  | FloatArrayFSInterface for CAS float arrays. | 
| interface  | IntArrayFSInterface for CAS int arrays. | 
| interface  | LongArrayFSLong array interface. | 
| interface  | ShortArrayFSShort array interface. | 
| interface  | StringArrayFSString array interface. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BooleanArrayJCas class model for BooleanArray | 
| class  | ByteArrayJCas class model for ByteArray | 
| class  | DoubleArrayJCas class model for DoubleArray | 
| class  | FloatArrayJava Cas model for Cas FloatArray. | 
| class  | FSArrayJava Class model for Cas FSArray type | 
| class  | IntegerArrayThe Java Class model corresponding to the Cas IntegerArray_JCasImpl type. | 
| class  | LongArrayJCas class model for LongArray | 
| class  | ShortArrayJCas class model for ShortArray | 
| class  | StringArrayJCas class model for StringArray | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.