Package org.apache.uima.tools.cvd
Class FSNode
java.lang.Object
org.apache.uima.tools.cvd.FSTreeNode
org.apache.uima.tools.cvd.FSNode
-
Field Summary
Fields inherited from class org.apache.uima.tools.cvd.FSTreeNode
children
-
Method Summary
-
Method Details
-
initChildren
protected void initChildren()- Specified by:
initChildren
in classFSTreeNode
-
toString
-
isAnnotation
public boolean isAnnotation() -
getStart
public int getStart() -
getEnd
public int getEnd()
-