***  This interface is subject to change.  ***

com.sas.iquery.metadata.business.step
Interface StepInterface

All Superinterfaces:
Base, BusinessModelResourceReferencer, java.util.EventListener, PropertyChangeListenee, java.beans.PropertyChangeListener, UsabilityInterface
All Known Subinterfaces:
StepFilterInterface
All Known Implementing Classes:
BaseFilter, BusinessQueryDataBasedFilter, BusinessQueryRankFilter, BusinessQueryTupleFilter, CompoundStep, DataItemMemberFilter, DataItemMemberPropertiesFilter, DataItemNavigationFilter, DataItemRankFilter, DataItemRankFilter, DataItemTimeFilter, DataItemTimeFirstLastPeriodsFilter, DataItemTimeNParallelPeriodsFilter, DataItemTimeNPeriodsFilter, DataItemTimeRangeFilter, PromptedTimeRangeFilter

public interface StepInterface
extends BusinessModelResourceReferencer

A thin top-level interface for all steps. See the package level documentation for more information on steps.

See Also:
DataItem

Field Summary
 
Fields inherited from interface com.sas.iquery.metadata.business.Base
EVENT_OBJECT_DEFINITION_CHANGED
 
Method Summary
 
Methods inherited from interface com.sas.iquery.metadata.business.BusinessModelResourceReferencer
getResources
 
Methods inherited from interface com.sas.iquery.metadata.PropertyChangeListenee
addListener, getListeners, removeListener
 
Methods inherited from interface com.sas.iquery.metadata.business.UsabilityInterface
getReasonsUnusable, isUsableInQuery
 


***  This interface is subject to change.  ***




Copyright © 2009 SAS Institute Inc. All Rights Reserved.