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

Packages that use AnnotationBase_Type
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_Type in example
 

Subclasses of AnnotationBase_Type in example
 class PersonTitle_Type
          A Personal Title.
 

Uses of AnnotationBase_Type in org.apache.uima.examples
 

Subclasses of AnnotationBase_Type in org.apache.uima.examples
 class SourceDocumentInformation_Type
          Stores detailed information about the original source document from which the current CAS was initialized.
 

Uses of AnnotationBase_Type in org.apache.uima.examples.tokenizer
 

Subclasses of AnnotationBase_Type in org.apache.uima.examples.tokenizer
 class Sentence_Type
           
 class Token_Type
           
 

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

Subclasses of AnnotationBase_Type in org.apache.uima.jcas.tcas
 class Annotation_Type
           
 class DocumentAnnotation_Type
           
 

Uses of AnnotationBase_Type in org.apache.uima.tutorial
 

Subclasses of AnnotationBase_Type in org.apache.uima.tutorial
 class DateAnnot_Type
          Updated by JCasGen Mon Nov 29 15:02:38 EST 2004
 class DateTimeAnnot_Type
          Updated by JCasGen Mon Nov 29 15:02:38 EST 2004
 class Meeting_Type
          Updated by JCasGen Mon Nov 29 15:02:38 EST 2004
 class RoomNumber_Type
          Updated by JCasGen Mon Nov 29 15:02:37 EST 2004
 class SentenceAnnot_Type
          Updated by JCasGen Mon Nov 29 15:02:37 EST 2004
 class TimeAnnot_Type
          Updated by JCasGen Mon Nov 29 15:02:38 EST 2004
 class UimaAcronym_Type
          Updated by JCasGen Mon Nov 29 15:02:38 EST 2004
 class UimaMeeting_Type
          Updated by JCasGen Mon Nov 29 15:02:38 EST 2004
 class WordAnnot_Type
          Updated by JCasGen Mon Nov 29 15:02:38 EST 2004
 



Copyright © 2012. All Rights Reserved.