| Package | Description | 
|---|---|
| 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.impl | Provides the classes that support the Java Cas Model (JCM). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FSIndexRepositoryImplThere is one instance of this class per CAS View. | 
| Modifier and Type | Method and Description | 
|---|---|
| LowLevelIndexRepository | CASImpl. ll_getIndexRepository() | 
| LowLevelIndexRepository | LowLevelCAS. ll_getIndexRepository()Get the low-level version of the index repository. | 
| Modifier and Type | Method and Description | 
|---|---|
| LowLevelIndexRepository | JCas. getLowLevelIndexRepository() | 
| Modifier and Type | Method and Description | 
|---|---|
| LowLevelIndexRepository | JCasImpl. getLowLevelIndexRepository() | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.