| 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 | Interfaces for accessing the JCAS. | 
| org.apache.uima.jcas.cas | JCAS model for built-in CAS types | 
| Modifier and Type | Method and Description | 
|---|---|
| default DoubleArray | CAS. emptyDoubleArray() | 
| Modifier and Type | Method and Description | 
|---|---|
| DoubleArray | CASImpl. emptyDoubleArray() | 
| Modifier and Type | Method and Description | 
|---|---|
| default DoubleArray | JCas. emptyDoubleArray()Retrieve a lazily-created constant from the cas which holds a 0-length instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| static DoubleArray | DoubleArray. create(JCas jcas,
      double[] a) | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.