Uses of Class
org.apache.uima.cas.impl.FSIndexRepositoryImpl.IndexesForType
Packages that use FSIndexRepositoryImpl.IndexesForType
Package
Description
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.IndexesForTypeModifier and TypeFieldDescription(package private) final 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.IndexesForTypeModifier and TypeMethodDescription(package private) FSIndexRepositoryImpl.IndexesForTypeFSIndexRepositoryImpl.getIndexesForType(int typeCode) (package private) FSIndexRepositoryImpl.IndexesForTypeFSIndexRepositoryImpl.getIndexesForUsedType(int i)