***  This package is subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.

Package com.sas.dataselectors.filters.tree

Interface Summary
FilterReferenceNodeInterface This interface connects a filter to the tree.
LogicalConditionNodeInterface This is an OR operation in the FilterLogic Tree.
NotNodeInterface This is a NOT operation in the FilterLogic Tree.
 

Class Summary
FilterItemToLogicTreeTransform  
FilterReferenceNode A FilterReferenceNode quite simply acts as a reference to a filter external to the filter that contains the node.
IQUtil  
LogicalConditionNode  
LogicTreeToFilterItemTransform This transform takes a FilterLogicTreeInterface object (or it's root node) and transforms it into the corresponding BIQ FilterItem tree model.
LogicTreeToStepModelTransform TODO Supply JavaDoc for class
NotNode  
OLAPFilterToLogicTreeTransform TODO JavaDoc this class
SimpleFilterLogicTree  
SimpleFilterLogicTreeAdapter TODO Supply JavaDoc for class
StepModelToLogicTreeTransform TODO Supply JavaDoc for class
TreeUtil  
 


***  This package is subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.



Copyright © 2009 SAS Institute Inc. All Rights Reserved.