Uses of Package
com.sas.dataselectors.filters.tree

Packages that use com.sas.dataselectors.filters.tree
com.sas.dataselectors.filters Provides adapter components used to convert native models to models which can then be used with filter components. 
com.sas.dataselectors.filters.tree   
 

Classes in com.sas.dataselectors.filters.tree used by com.sas.dataselectors.filters
LogicalConditionNodeInterface
          This is an OR operation in the FilterLogic Tree.
NotNodeInterface
          This is a NOT operation in the FilterLogic Tree.
 

Classes in com.sas.dataselectors.filters.tree used by com.sas.dataselectors.filters.tree
FilterReferenceNode
          A FilterReferenceNode quite simply acts as a reference to a filter external to the filter that contains the node.
FilterReferenceNodeInterface
          This interface connects a filter to the tree.
LogicalConditionNode
           
LogicalConditionNodeInterface
          This is an OR operation in the FilterLogic Tree.
NotNode
           
NotNodeInterface
          This is a NOT operation in the FilterLogic Tree.
SimpleFilterLogicTree
           
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.