Uses of Class
org.apache.uima.jcas.cas.AnnotationBase
-
Packages that use AnnotationBase Package Description org.apache.uima.examples org.apache.uima.jcas.tcas JCAS model for built-in TCAS types -
-
Uses of AnnotationBase in org.apache.uima.examples
Subclasses of AnnotationBase in org.apache.uima.examples Modifier and Type Class Description class
SourceDocumentInformation
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.tcas Modifier and Type Class Description class
Annotation
the JCas class model for the CAS type uima.cas.Annotation.class
DocumentAnnotation
The JCas class definition for the CASDocumentAnnotation
type.
-