Uses of Interface
org.apache.uima.cas.impl.AnnotationBaseImpl
Packages that use AnnotationBaseImpl
Package
Description
JCAS model for built-in CAS types
-
Uses of AnnotationBaseImpl in org.apache.uima.examples
Classes in org.apache.uima.examples that implement AnnotationBaseImplModifier and TypeClassDescriptionclass
Stores detailed information about the original source document from which the current CAS was initialized. -
Uses of AnnotationBaseImpl in org.apache.uima.jcas.cas
Classes in org.apache.uima.jcas.cas that implement AnnotationBaseImplModifier and TypeClassDescriptionclass
the JCas class model for the CAS type uima.cas.AnnotationBase. -
Uses of AnnotationBaseImpl in org.apache.uima.jcas.tcas
Classes in org.apache.uima.jcas.tcas that implement AnnotationBaseImplModifier and TypeClassDescriptionclass
the JCas class model for the CAS type uima.cas.Annotation.class
The JCas class definition for the CASDocumentAnnotation
type.