Uses of Interface
org.apache.uima.cas.admin.FSIndexRepositoryMgr

Packages that use FSIndexRepositoryMgr
org.apache.uima.cas.admin   
org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. 
 

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

Methods in org.apache.uima.cas.admin that return FSIndexRepositoryMgr
 FSIndexRepositoryMgr CASMgr.getIndexRepositoryMgr()
          Return a writable version of the index repository.
 

Uses of FSIndexRepositoryMgr in org.apache.uima.cas.impl
 

Classes in org.apache.uima.cas.impl that implement FSIndexRepositoryMgr
 class FSIndexRepositoryImpl
           
 

Methods in org.apache.uima.cas.impl that return FSIndexRepositoryMgr
 FSIndexRepositoryMgr CASImpl.getIndexRepositoryMgr()
           
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.