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 classJFSIndexRepositoryImplFields in org.apache.uima.jcas.impl declared as JFSIndexRepository Modifier and Type Field Description private JFSIndexRepositoryJCasImpl. jfsIndexRepositoryMethods in org.apache.uima.jcas.impl that return JFSIndexRepository Modifier and Type Method Description JFSIndexRepositoryJCasImpl. getJFSIndexRepository()
-