| 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 | 
|---|---|
| BooleanArrayFS | CAS. createBooleanArrayFS(int length)Create a new Boolean array. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | BooleanArrayFSImplDeprecated. 
 use BooleanArray instead | 
| Modifier and Type | Method and Description | 
|---|---|
| BooleanArrayFS | CASImpl. createBooleanArrayFS(int length) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BooleanArrayJCas class model for BooleanArray | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.