| Package | Description | 
|---|---|
| org.apache.uima.jcas.cas | JCAS model for built-in CAS types | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BooleanArray_TypeThe java Cas model for the CAS BooleanArray_Type | 
| class  | ByteArray_TypeThe java Cas model for the CAS ByteArray_Type | 
| class  | DoubleArray_TypeThe java Cas model for the CAS DoubleArray_Type | 
| class  | FloatArray_TypeThe java Cas model for the CAS FloatArray Type This is not final because the migration
 from pre v08 has the old xxx_Type as a subclass of this. | 
| class  | FSArray_TypeThe java Cas model for the CAS FSArray Type This is not final because the migration from
 pre v08 has the old FSArray_Type as a subclass of this. | 
| class  | IntegerArray_TypeThe java Cas model for the CAS IntegerArray_JCasImpl Type This is not final because the
 migration from pre v08 has the old xxx_Type as a subclass of this. | 
| class  | LongArray_TypeThe java Cas model for the CAS LongArray_Type | 
| class  | ShortArray_TypeThe java Cas model for the CAS ShortArray_Type | 
| class  | StringArray_TypeThe java Cas model for the CAS StringArray Type This is not final because the migration
 from pre v08 has the old xxx_Type as a subclass of this. | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.