public interface TreeNodeFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNodeOfInterest(TreeNode node)
Returns whether
node must be selected or not according to a
policy specified by this object |
boolean isNodeOfInterest(TreeNode node)
node must be selected or not according to a
policy specified by this objectnode - a TreeNodenode must be selected or not according to a
policy specified by this objectCopyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.