Class FSNode

java.lang.Object
org.apache.uima.tools.cvd.FSTreeNode
org.apache.uima.tools.cvd.FSNode

public class FSNode extends FSTreeNode
  • Method Details

    • initChildren

      protected void initChildren()
      Specified by:
      initChildren in class FSTreeNode
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • isAnnotation

      public boolean isAnnotation()
    • getStart

      public int getStart()
    • getEnd

      public int getEnd()