com.sas.dataselectors.filters
Interface FilterLogicNotNodeInterface

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

public interface FilterLogicNotNodeInterface
extends FilterLogicBaseNodeInterface

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

See Also:
FilterLogicAndNodeInterface, FilterLogicOrNodeInterface, FilterLogicNotNodeInterface, FilterLogicBaseNodeInterface

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

Field Detail

FILTERLOGIC_NODE_TYPE

static final int FILTERLOGIC_NODE_TYPE
See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.