Uses of Interface
org.apache.uima.cas.FSIndexRepository

Packages that use FSIndexRepository
org.apache.uima.cas Common Analysis System (CAS) Interfaces. 
org.apache.uima.cas.admin   
org.apache.uima.jcas Interfaces for accessing the JCAS. 
 

Uses of FSIndexRepository in org.apache.uima.cas
 

Methods in org.apache.uima.cas that return FSIndexRepository
 FSIndexRepository CAS.getIndexRepository()
          Get the index repository.
 

Uses of FSIndexRepository in org.apache.uima.cas.admin
 

Subinterfaces of FSIndexRepository in org.apache.uima.cas.admin
 interface FSIndexRepositoryMgr
          Repository of indexes.
 

Uses of FSIndexRepository in org.apache.uima.jcas
 

Methods in org.apache.uima.jcas that return FSIndexRepository
 FSIndexRepository JFSIndexRepository.getFSIndexRepository()
          Get the underlying FSIndexRepository associated with this JFSIndexRepository.
 FSIndexRepository JCas.getFSIndexRepository()
           
 FSIndexRepository JCas.getIndexRepository()
          Get the index repository.
 



Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.