Uses of Interface
org.apache.uima.cas.impl.AnnotationImpl
-
Packages that use AnnotationImpl Package Description org.apache.uima.examples org.apache.uima.jcas.tcas -
-
Uses of AnnotationImpl in org.apache.uima.examples
Classes in org.apache.uima.examples that implement AnnotationImpl Modifier and Type Class Description class
SourceDocumentInformation
Stores detailed information about the original source document from which the current CAS was initialized. -
Uses of AnnotationImpl in org.apache.uima.jcas.tcas
Classes in org.apache.uima.jcas.tcas that implement AnnotationImpl 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.
-