Uses of Class
org.apache.uima.jcas.impl.JCasImpl
Package
Description
Common Analysis System(CAS) Interfaces
Implementation and Low-Level API for the CAS Interfaces.
Provides the classes that support the Java Cas Model (JCM).
-
Uses of JCasImpl in org.apache.uima.cas
Modifier and TypeMethodDescriptiondefault JCasImpl
CAS.getJCasImpl()
Get the JCasImpl view for this CAS view -
Uses of JCasImpl in org.apache.uima.cas.impl
ModifierConstructorDescriptionprotected
FeatureStructureImplC
(JCasImpl jcasImpl) For JCas use (done this way to allow "final") The TypeImpl is derived from the JCas cover class nameprotected
FeatureStructureImplC
(JCasImpl jcasImpl, int aId) For temporary marker annotations. -
Uses of JCasImpl in org.apache.uima.jcas.impl