| Package | Description | 
|---|---|
| org.apache.uima.cas | Common Analysis System(CAS) Interfaces | 
| org.apache.uima.cas.admin | |
| 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 | Method and Description | 
|---|---|
| FSIndexRepository | CAS. getIndexRepository()Get the index repository. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | FSIndexRepositoryMgrRepository of indexes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FSIndexRepositoryImplThere is one instance of this class per CAS View. | 
| Modifier and Type | Method and Description | 
|---|---|
| FSIndexRepository | CASImpl. getIndexRepository() | 
| Modifier and Type | Method and Description | 
|---|---|
| FSIndexRepository | JFSIndexRepository. getFSIndexRepository()Get the underlying FSIndexRepository associated with this JFSIndexRepository. | 
| FSIndexRepository | JCas. getFSIndexRepository() | 
| FSIndexRepository | JCas. getIndexRepository()Get the index repository. | 
| Modifier and Type | Method and Description | 
|---|---|
| FSIndexRepository | JCasImpl. getFSIndexRepository() | 
| FSIndexRepository | JFSIndexRepositoryImpl. getFSIndexRepository() | 
| FSIndexRepository | JCasImpl. getIndexRepository() | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.