Uses of Interface
org.apache.uima.cas.AnnotationBaseFS

Packages that use AnnotationBaseFS
org.apache.uima.cas.text Text Common Annotation System (TCAS) Interfaces. 
org.apache.uima.examples   
org.apache.uima.jcas.cas JCAS model for built-in CAS types 
org.apache.uima.jcas.tcas JCAS model for built-in TCAS types 
 

Uses of AnnotationBaseFS in org.apache.uima.cas.text
 

Subinterfaces of AnnotationBaseFS in org.apache.uima.cas.text
 interface AnnotationFS
          Interface for Annotation Feature Structures.
 

Uses of AnnotationBaseFS in org.apache.uima.examples
 

Classes in org.apache.uima.examples that implement AnnotationBaseFS
 class SourceDocumentInformation
          Stores detailed information about the original source document from which the current CAS was initialized.
 

Uses of AnnotationBaseFS in org.apache.uima.jcas.cas
 

Classes in org.apache.uima.jcas.cas that implement AnnotationBaseFS
 class AnnotationBase
          the JCas class model for the CAS type uima.cas.Annotation.
 

Uses of AnnotationBaseFS in org.apache.uima.jcas.tcas
 

Classes in org.apache.uima.jcas.tcas that implement AnnotationBaseFS
 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.