Uses of Class
org.apache.uima.jcas.cas.AnnotationBase
Packages that use AnnotationBase
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of AnnotationBase in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl with parameters of type AnnotationBase -
Uses of AnnotationBase in org.apache.uima.examples
Subclasses of AnnotationBase in org.apache.uima.examplesModifier and TypeClassDescriptionclass
Stores detailed information about the original source document from which the current CAS was initialized. -
Uses of AnnotationBase in org.apache.uima.jcas.tcas
Subclasses of AnnotationBase in org.apache.uima.jcas.tcasModifier and TypeClassDescriptionclass
the JCas class model for the CAS type uima.cas.Annotation.class
The JCas class definition for the CASDocumentAnnotation
type.