Uses of Class
org.apache.uima.jcas.impl.JCasImpl
Packages that use 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
Methods in org.apache.uima.cas that return JCasImplModifier and TypeMethodDescriptiondefault JCasImpl
CAS.getJCasImpl()
Get the JCasImpl view for this CAS view -
Uses of JCasImpl in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl that return JCasImplConstructors in org.apache.uima.cas.impl with parameters of type JCasImplModifierConstructorDescriptionprotected
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
Methods in org.apache.uima.jcas.impl that return JCasImpl