Uses of Class
org.apache.uima.tools.cvd.FSTreeNode
-
Packages that use FSTreeNode Package Description org.apache.uima.tools.cvd -
-
Uses of FSTreeNode in org.apache.uima.tools.cvd
Subclasses of FSTreeNode in org.apache.uima.tools.cvd Modifier and Type Class Description class
ArrayNode
TODO: add type comment forArrayNode
.class
FSNode
Fields in org.apache.uima.tools.cvd with type parameters of type FSTreeNode Modifier and Type Field Description protected java.util.List<FSTreeNode>
FSTreeNode. children
-