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 classSourceDocumentInformationStores 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 classAnnotationthe JCas class model for the CAS type uima.cas.Annotation.classDocumentAnnotationThe JCas class definition for the CASDocumentAnnotationtype.
-