Uses of Class
org.apache.uima.cas.impl.AnnotationTreeNodeImpl
Packages that use AnnotationTreeNodeImpl
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of AnnotationTreeNodeImpl in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as AnnotationTreeNodeImplModifier and TypeFieldDescriptionprivate AnnotationTreeNodeImpl<T> AnnotationTreeNodeImpl.parentprivate AnnotationTreeNodeImpl<T> AnnotationTreeImpl.rootMethods in org.apache.uima.cas.impl with parameters of type AnnotationTreeNodeImplModifier and TypeMethodDescription(package private) voidAnnotationTreeNodeImpl.addChild(AnnotationTreeNodeImpl<T> child) private voidFsIndex_annotation.addChildren(AnnotationTreeNodeImpl<T> node, FSIterator<T> it) (package private) voidAnnotationTreeImpl.setRoot(AnnotationTreeNodeImpl<T> root)