Uses of Class
org.apache.uima.tools.cvd.FSTreeModel
Packages that use FSTreeModel
-
Uses of FSTreeModel in org.apache.uima.tools.cvd
Fields in org.apache.uima.tools.cvd declared as FSTreeModelMethods in org.apache.uima.tools.cvd with parameters of type FSTreeModelModifier and TypeMethodDescription(package private) static List
<FSTreeNode> FSTreeModel.createArrayChildren
(int start, int end, List<FSNode> array, FSTreeModel model) Constructors in org.apache.uima.tools.cvd with parameters of type FSTreeModelModifierConstructorDescription(package private)
FSNode
(FSTreeModel fSTreeModel, int nodeClass, long addr, int elem) (package private)
FSNode
(FSTreeModel fSTreeModel, int nodeClass, long addr, Feature feat)