Uses of Class
org.apache.uima.jcas.impl.JCasHashMap
Packages that use JCasHashMap
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of JCasHashMap in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as JCasHashMapModifier and TypeFieldDescriptionprivate JCasHashMap
CASImpl.SharedViewData.id2base
a map from IDs of FSs that have a Pear version, to the base (non-Pear) version used to locate the base version for adding to indexesprivate final JCasHashMap
Id2FS.id2fs
private JCasHashMap
CASImpl.SharedViewData.id2tramp
A map from IDs to already created trampoline FSs for the base FS with that id.Fields in org.apache.uima.cas.impl with type parameters of type JCasHashMapModifier and TypeFieldDescriptionprivate final Map
<ClassLoader, JCasHashMap> CASImpl.SharedViewData.cl2id2tramp