Uses of Package
org.apache.uima.cas.text

Packages that use org.apache.uima.cas.text
example   
org.apache.uima.cas Common Analysis System (CAS) Interfaces. 
org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. 
org.apache.uima.cas.text Text Common Annotation System (TCAS) Interfaces. 
org.apache.uima.examples Examples illustrating how to use the UIMA Framework. 
org.apache.uima.examples.tokenizer   
org.apache.uima.jcas Interfaces for accessing the JCAS. 
org.apache.uima.jcas.impl Provides the classes that support the Java Cas Model (JCM). 
org.apache.uima.jcas.tcas JCAS model for built-in TCAS types 
org.apache.uima.tools.viewer   
org.apache.uima.tutorial   
 

Classes in org.apache.uima.cas.text used by example
AnnotationFS
          Interface for Annotation Feature Structures.
 

Classes in org.apache.uima.cas.text used by org.apache.uima.cas
AnnotationFS
          Interface for Annotation Feature Structures.
AnnotationIndex
          An annotation index provides additional iterator functionality that applies only to instances of uima.tcas.Annotation.
 

Classes in org.apache.uima.cas.text used by org.apache.uima.cas.impl
AnnotationFS
          Interface for Annotation Feature Structures.
AnnotationIndex
          An annotation index provides additional iterator functionality that applies only to instances of uima.tcas.Annotation.
AnnotationTree
          Represents an annotation tree.
AnnotationTreeNode
          Represents a node in an annotation tree.
 

Classes in org.apache.uima.cas.text used by org.apache.uima.cas.text
AnnotationFS
          Interface for Annotation Feature Structures.
AnnotationTree
          Represents an annotation tree.
AnnotationTreeNode
          Represents a node in an annotation tree.
Language
           
 

Classes in org.apache.uima.cas.text used by org.apache.uima.examples
AnnotationFS
          Interface for Annotation Feature Structures.
 

Classes in org.apache.uima.cas.text used by org.apache.uima.examples.tokenizer
AnnotationFS
          Interface for Annotation Feature Structures.
 

Classes in org.apache.uima.cas.text used by org.apache.uima.jcas
AnnotationIndex
          An annotation index provides additional iterator functionality that applies only to instances of uima.tcas.Annotation.
 

Classes in org.apache.uima.cas.text used by org.apache.uima.jcas.impl
AnnotationIndex
          An annotation index provides additional iterator functionality that applies only to instances of uima.tcas.Annotation.
 

Classes in org.apache.uima.cas.text used by org.apache.uima.jcas.tcas
AnnotationFS
          Interface for Annotation Feature Structures.
 

Classes in org.apache.uima.cas.text used by org.apache.uima.tools.viewer
AnnotationFS
          Interface for Annotation Feature Structures.
 

Classes in org.apache.uima.cas.text used by org.apache.uima.tutorial
AnnotationFS
          Interface for Annotation Feature Structures.
 



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