com.sas.dataselectors.filters.tree
Interface NotNodeInterface

All Superinterfaces:
FilterLogicBaseNodeInterface, javax.swing.tree.TreeNode
All Known Implementing Classes:
NotNode

public interface NotNodeInterface
extends FilterLogicBaseNodeInterface

This is a NOT operation in the FilterLogic Tree. This node should have ONE and ONLY ONE child.

See Also:
FilterLogicAndNodeInterface, FilterLogicOrNodeInterface, NotNodeInterface, FilterLogicBaseNodeInterface

Method Summary
 
Methods inherited from interface com.sas.dataselectors.filters.FilterLogicBaseNodeInterface
dispose, getChildLogicNodeAt, getFilterDescription, getFilterLabel, getMaxChildren, getParentLogicNode, getUserObject
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.