Package org.apache.uima.jcas.impl
Provides the classes that support the Java Cas Model (JCM).
Provides the JCas implementation class, the JCasHashMap, and the JCas version of the index repository.
-
Class Summary Class Description JCasHashMap Version 3 (2016, for Java 8) of map between id's (ints) JCasCover Objects Note: in the general case, the cover object may *not* be a JCas one, but rather the general one This happens if there is no JCas cover object defined for the type.JCasHashMapSubMap Part of the JCasHashMap.JCasImpl implements the supporting infrastructure for JCas model linked with a Cas.JFSIndexRepositoryImpl