Uses of Package
com.sas.iquery.metadata.business.step

Packages that use com.sas.iquery.metadata.business.step
com.sas.iquery.builder Classes in the com.sas.iquery.builder package are used to easily build up complex Intelligent Query objects. 
com.sas.iquery.metadata.business The main package that provides modeling for SAS Query Services's two business models (information maps and data selections), which provide a logical layer of metadata modeling above the physical layer model. 
com.sas.iquery.metadata.business.step Provides a set of modeled "step" operations that can be applied, in a particular order, to data items and business queries to modify the results of a query. 
com.sas.iquery.metadata.business.step.olap Provides a set of modeled "step" operations that can be applied, in a particular order, to OLAP data items and business queries in order to filter the data that gets returned when business queries are executed. 
com.sas.iquery.metadata.business.step.relational Provides a set of modeled "step" operations that can be applied, in a particular order, to relational data items in order to filter the data that gets returned when business queries are executed
 

Classes in com.sas.iquery.metadata.business.step used by com.sas.iquery.builder
StepInterface
          A thin top-level interface for all steps.
 

Classes in com.sas.iquery.metadata.business.step used by com.sas.iquery.metadata.business
StepInterface
          A thin top-level interface for all steps.
 

Classes in com.sas.iquery.metadata.business.step used by com.sas.iquery.metadata.business.step
StepInterface
          A thin top-level interface for all steps.
 

Classes in com.sas.iquery.metadata.business.step used by com.sas.iquery.metadata.business.step.olap
CompoundStep
          Enables a user to group a set of steps together.
StepFilterInterface
          Provides modeling for steps that filter data.
StepInterface
          A thin top-level interface for all steps.
 

Classes in com.sas.iquery.metadata.business.step used by com.sas.iquery.metadata.business.step.relational
StepFilterInterface
          Provides modeling for steps that filter data.
StepInterface
          A thin top-level interface for all steps.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.