Uses of Interface
com.sas.dataselectors.filters.OLAPMemberTreePathFactoryInterface

Packages that use OLAPMemberTreePathFactoryInterface
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.qualifiers Provides classes for generating a qualifiers selector that is used within the Filter and Ranking Selectors for OLAP data. 
 

Uses of OLAPMemberTreePathFactoryInterface in com.sas.dataselectors.filters
 

Classes in com.sas.dataselectors.filters that implement OLAPMemberTreePathFactoryInterface
 class OLAPLevelMemberTreeModel
          This class extends the OLAPMemberTreeModel only to give specific behavior to the construction of the tree model.
 class OLAPMemberTreeModel
          This tree model extends the Swing DefaultTreeModel class to add population methods for OLAP members.
 class OLAPMemberValueAndTreeModel
          This model extends the OLAPMemberTreeModel to implement the additional filter model interface, FilterValueInterface.
 

Uses of OLAPMemberTreePathFactoryInterface in com.sas.dataselectors.qualifiers
 

Classes in com.sas.dataselectors.qualifiers that implement OLAPMemberTreePathFactoryInterface
 class OLAPDimensionTreeModel
           
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.