Uses of Interface
org.apache.uima.cas.admin.FSIndexRepositoryMgr
-
Packages that use FSIndexRepositoryMgr Package Description 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 Modifier and Type Method Description FSIndexRepositoryMgr
CASMgr. getIndexRepositoryMgr()
-
Uses of FSIndexRepositoryMgr in org.apache.uima.cas.impl
Classes in org.apache.uima.cas.impl that implement FSIndexRepositoryMgr Modifier and Type Class Description class
FSIndexRepositoryImpl
There is one instance of this class per CAS View.Methods in org.apache.uima.cas.impl that return FSIndexRepositoryMgr Modifier and Type Method Description FSIndexRepositoryMgr
CASImpl. getIndexRepositoryMgr()
-