Uses of Class
org.apache.uima.cas.impl.FSIndexRepositoryImpl.IndexesForType
-
Packages that use FSIndexRepositoryImpl.IndexesForType Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of FSIndexRepositoryImpl.IndexesForType in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as FSIndexRepositoryImpl.IndexesForType Modifier and Type Field Description (package private) FSIndexRepositoryImpl.IndexesForType[]FSIndexRepositoryImpl. indexArrayAn array of information about defined indexes, one for each type in the type hierarchy.Methods in org.apache.uima.cas.impl that return FSIndexRepositoryImpl.IndexesForType Modifier and Type Method Description (package private) FSIndexRepositoryImpl.IndexesForTypeFSIndexRepositoryImpl. getIndexesForType(int typeCode)(package private) FSIndexRepositoryImpl.IndexesForTypeFSIndexRepositoryImpl. getIndexesForUsedType(int i)
-