Uses of Interface
org.apache.uima.jcas.JFSIndexRepository

Packages that use JFSIndexRepository
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 JFSIndexRepository in org.apache.uima.jcas
 

Methods in org.apache.uima.jcas that return JFSIndexRepository
 JFSIndexRepository JCas.getJFSIndexRepository()
          Gets the JCas-based interface to the Index Repository.
 

Uses of JFSIndexRepository in org.apache.uima.jcas.impl
 

Classes in org.apache.uima.jcas.impl that implement JFSIndexRepository
 class JFSIndexRepositoryImpl
           
 

Methods in org.apache.uima.jcas.impl that return JFSIndexRepository
 JFSIndexRepository JCasImpl.getJFSIndexRepository()
           
 



Copyright © 2013. All Rights Reserved.