com.unitesk.requality.core
Interface ITreeNodeFilter


public interface ITreeNodeFilter


Method Summary
 boolean select(TreeNode node)
           
 

Method Detail

select

boolean select(TreeNode node)
Returns:
true if element is included in the filtered set, and false if excluded