| Package | Description | 
|---|---|
| org.apache.uima.cas | Common Analysis System(CAS) Interfaces | 
| org.apache.uima.cas.impl | Implementation and Low-Level API for the CAS Interfaces. | 
| org.apache.uima.jcas.cas | JCAS model for built-in CAS types | 
| Modifier and Type | Method and Description | 
|---|---|
| ArrayFS | CAS. createArrayFS(int length)Create a new feature structure array. | 
| Modifier and Type | Method and Description | 
|---|---|
| ArrayFS | CASImpl. createArrayFS(int length) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ArrayFSImpl<E extends FeatureStructure>Deprecated. 
 use FSArray instead | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FSArray<T extends FeatureStructure>Java Class model for Cas FSArray type extends FeatureStructure for backwards compatibility when
 using FSArray with no typing. | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.