Uses of Interface
org.apache.uima.cas.text.AnnotationTree
Packages that use AnnotationTree
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
Text Common Annotation System (TCAS) Interfaces.
-
Uses of AnnotationTree in org.apache.uima.cas.impl
Classes in org.apache.uima.cas.impl that implement AnnotationTreeModifier and TypeClassDescriptionclass
AnnotationTreeImpl<T extends AnnotationFS>
Implementation of annotation tree.Methods in org.apache.uima.cas.impl that return AnnotationTree -
Uses of AnnotationTree in org.apache.uima.cas.text
Methods in org.apache.uima.cas.text that return AnnotationTreeModifier and TypeMethodDescriptionCreate an annotation tree withannot
as root node.