Uses of Interface
org.apache.uima.cas.FSIndexRepository
Packages that use FSIndexRepository
Package
Description
Common Analysis System(CAS) Interfaces
Implementation and Low-Level API for the CAS Interfaces.
Interfaces for accessing the JCAS.
Provides the classes that support the Java Cas Model (JCM).
-
Uses of FSIndexRepository in org.apache.uima.cas
Methods in org.apache.uima.cas that return FSIndexRepository -
Uses of FSIndexRepository in org.apache.uima.cas.admin
Subinterfaces of FSIndexRepository in org.apache.uima.cas.admin -
Uses of FSIndexRepository in org.apache.uima.cas.impl
Classes in org.apache.uima.cas.impl that implement FSIndexRepositoryModifier and TypeClassDescriptionclass
There is one instance of this class per CAS View.Methods in org.apache.uima.cas.impl that return FSIndexRepository -
Uses of FSIndexRepository in org.apache.uima.jcas
Methods in org.apache.uima.jcas that return FSIndexRepositoryModifier and TypeMethodDescriptionJCas.getFSIndexRepository()
JFSIndexRepository.getFSIndexRepository()
Get the underlying FSIndexRepository associated with this JFSIndexRepository.JCas.getIndexRepository()
Get the index repository. -
Uses of FSIndexRepository in org.apache.uima.jcas.impl
Methods in org.apache.uima.jcas.impl that return FSIndexRepositoryModifier and TypeMethodDescriptionJCasImpl.getFSIndexRepository()
JFSIndexRepositoryImpl.getFSIndexRepository()
JCasImpl.getIndexRepository()