Uses of Interface
org.apache.uima.jcas.JFSIndexRepository
-
Packages that use JFSIndexRepository Package Description 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 Modifier and Type Method Description JFSIndexRepositoryJCas. 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 Modifier and Type Class Description classJFSIndexRepositoryImplMethods in org.apache.uima.jcas.impl that return JFSIndexRepository Modifier and Type Method Description JFSIndexRepositoryJCasImpl. getJFSIndexRepository()
-