Uses of Package
org.apache.uima.jcas.impl
-
Packages that use org.apache.uima.jcas.impl Package Description org.apache.uima.cas Common Analysis System(CAS) Interfacesorg.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces.org.apache.uima.jcas.impl Provides the classes that support the Java Cas Model (JCM). -
Classes in org.apache.uima.jcas.impl used by org.apache.uima.cas Class Description JCasImpl implements the supporting infrastructure for JCas model linked with a Cas. -
Classes in org.apache.uima.jcas.impl used by org.apache.uima.cas.impl 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.JCasImpl implements the supporting infrastructure for JCas model linked with a Cas. -
Classes in org.apache.uima.jcas.impl used by org.apache.uima.jcas.impl Class Description JCasHashMapSubMap Part of the JCasHashMap.JCasImpl implements the supporting infrastructure for JCas model linked with a Cas.