Uses of Class
com.sas.dataselectors.filters.DefaultFilterLogicList

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

Uses of DefaultFilterLogicList in com.sas.dataselectors.filters
 

Subclasses of DefaultFilterLogicList in com.sas.dataselectors.filters
 class AbstractSimpleLogicListAdapterBase
          This class extends a filter logic list implementation to provide a base for SimpleLogicListAdapterInterface implementations adding convenient access to a filter's logic as a flat list of logic test nodes.
 class BusinessModelFilterItemToAdvancedLogicListAdapter
          This class extends the simple logic list base to add BusinessModel specific behavior.
 class BusinessQueryFilterItemToAdvancedLogicListAdapter
          This class extends the simple logic list base to add BusinessQuery specific behavior.
 class BusinessQueryFilterItemToSimpleLogicListAdapter
          This adapter extends the abstract adapter base to provide BusinessQuery specific support.
 class InformationMapFilterItemToSimpleLogicListAdapter
          This adapter extends the abstract adapter base to provide InformationMap specific support.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.