Uses of Class
org.apache.uima.jcas.cas.AnnotationBase

Packages that use AnnotationBase
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
 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
 class Annotation
          the JCas class model for the CAS type uima.cas.Annotation.
 class DocumentAnnotation
          The JCas class definition for the CAS DocumentAnnotation type.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.