Uses of Interface
org.apache.uima.cas.AnnotationBaseFS
Packages that use AnnotationBaseFS
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
Text Common Annotation System (TCAS) Interfaces.
JCAS model for built-in CAS types
JCAS model for built-in TCAS types
-
Uses of AnnotationBaseFS in org.apache.uima.cas.impl
Classes in org.apache.uima.cas.impl that implement AnnotationBaseFSModifier and TypeClassDescriptionclass
Class comment for AnnotationImpl.java goes here.class
Class comment for AnnotationImpl.java goes here. -
Uses of AnnotationBaseFS in org.apache.uima.cas.text
Subinterfaces of AnnotationBaseFS in org.apache.uima.cas.textModifier and TypeInterfaceDescriptioninterface
Interface for Annotation Feature Structures. -
Uses of AnnotationBaseFS in org.apache.uima.examples
Classes in org.apache.uima.examples that implement AnnotationBaseFSModifier and TypeClassDescriptionclass
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 AnnotationBaseFSModifier and TypeClassDescriptionclass
the JCas class model for the CAS type uima.cas.AnnotationBase. -
Uses of AnnotationBaseFS in org.apache.uima.jcas.tcas
Classes in org.apache.uima.jcas.tcas that implement AnnotationBaseFSModifier and TypeClassDescriptionclass
the JCas class model for the CAS type uima.cas.Annotation.class
The JCas class definition for the CASDocumentAnnotation
type.