| 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 | 
|---|---|
| DoubleArrayFS | CAS. createDoubleArrayFS(int length)Create a new Double array. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | DoubleArrayFSImplDeprecated. 
 use DoubleArray instead | 
| Modifier and Type | Method and Description | 
|---|---|
| DoubleArrayFS | CASImpl. createDoubleArrayFS(int length) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DoubleArrayJCas class model for DoubleArray | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.