|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LowLevelIndexRepository | |
---|---|
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). |
Uses of LowLevelIndexRepository in org.apache.uima.cas.impl |
---|
Classes in org.apache.uima.cas.impl that implement LowLevelIndexRepository | |
---|---|
class |
FSIndexRepositoryImpl
|
Methods in org.apache.uima.cas.impl that return LowLevelIndexRepository | |
---|---|
LowLevelIndexRepository |
LowLevelCAS.ll_getIndexRepository()
Get the low-level version of the index repository. |
LowLevelIndexRepository |
CASImpl.ll_getIndexRepository()
|
Uses of LowLevelIndexRepository in org.apache.uima.jcas |
---|
Methods in org.apache.uima.jcas that return LowLevelIndexRepository | |
---|---|
LowLevelIndexRepository |
JCas.getLowLevelIndexRepository()
|
Uses of LowLevelIndexRepository in org.apache.uima.jcas.impl |
---|
Methods in org.apache.uima.jcas.impl that return LowLevelIndexRepository | |
---|---|
LowLevelIndexRepository |
JCasImpl.getLowLevelIndexRepository()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |