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

Packages that use AnnotationBase
example   
org.apache.uima.examples Examples illustrating how to use the UIMA Framework. 
org.apache.uima.examples.tokenizer   
org.apache.uima.jcas.tcas JCAS model for built-in TCAS types 
org.apache.uima.tutorial   
 

Uses of AnnotationBase in example
 

Subclasses of AnnotationBase in example
 class PersonTitle
          A Personal Title.
 

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.examples.tokenizer
 

Subclasses of AnnotationBase in org.apache.uima.examples.tokenizer
 class Sentence
           
 class Token
           
 

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.
 

Uses of AnnotationBase in org.apache.uima.tutorial
 

Subclasses of AnnotationBase in org.apache.uima.tutorial
 class DateAnnot
          Updated by JCasGen Mon Nov 29 15:02:38 EST 2004 XML source: C:/Program Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
 class DateTimeAnnot
          Updated by JCasGen Mon Nov 29 15:02:38 EST 2004 XML source: C:/Program Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
 class Meeting
          Updated by JCasGen Mon Nov 29 15:02:38 EST 2004 XML source: C:/Program Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
 class RoomNumber
          Updated by JCasGen Mon Nov 29 15:02:37 EST 2004 XML source: C:/Program Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
 class SentenceAnnot
          Updated by JCasGen Mon Nov 29 15:02:37 EST 2004 XML source: C:/Program Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
 class TimeAnnot
          Updated by JCasGen Mon Nov 29 15:02:38 EST 2004 XML source: C:/Program Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
 class UimaAcronym
          Updated by JCasGen Mon Nov 29 15:02:38 EST 2004 XML source: C:/Program Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
 class UimaMeeting
          Updated by JCasGen Mon Nov 29 15:02:38 EST 2004 XML source: C:/Program Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
 class WordAnnot
          Updated by JCasGen Mon Nov 29 15:02:38 EST 2004 XML source: C:/Program Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
 



Copyright © 2013. All Rights Reserved.