Package org.apache.uima.tools.cvd
Class FSTreeNode
java.lang.Object
org.apache.uima.tools.cvd.FSTreeNode
TODO: add type comment for
FSTreeNode
.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
children
The children.
-
-
Constructor Details
-
FSTreeNode
public FSTreeNode()Instantiates a new FS tree node.
-
-
Method Details
-
initChildren
protected abstract void initChildren()Inits the children.
-