Uses of Interface
org.apache.uima.cas.text.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
Modifier and TypeClassDescriptionclass
AnnotationTreeImpl<T extends AnnotationFS>
Implementation of annotation tree. -
Uses of AnnotationTree in org.apache.uima.cas.text
Modifier and TypeMethodDescriptionCreate an annotation tree withannot
as root node.