com.ibm.wbiserver.brules.mgmt.dtable

Interface TreeNode

    • Method Detail

      • getContainingTreeBlock

        TreeBlock getContainingTreeBlock()
        Get the tree block that contains this tree node.
        Returns:
        The tree block that contains this tree node.
      • isOtherwiseCase

        boolean isOtherwiseCase()
        Determine whether or not this tree node is part of the otherwise case.
        Returns:
        true if this tree node is part of the otherwise case; otherwise false.
      • getParentNode

        TreeNode getParentNode()
        Get the parent node of this node.
        Returns:
        The parent node of this node. null if there is no parent node, i.e. if this is the root node.
      • getRootNode

        TreeNode getRootNode()
        Get the root node of the tree containing this node.
        Returns:
        The root node of the tree containing this node.
IBM Business Process ManagerTM
Release 8