Class SBDDataGraphNode::IsVisible#
This node predicate returns true for visible nodesMore...
Detailed Description#
This node predicate returns true for visible nodes. Note that a node is visible if and only if its
visibility flag is true and visibility flag of all its ancestors are true.
See also: Node predicates