Uses of Interface
com.sas.iquery.metadata.business.CascadeRuleItem

Packages that use CascadeRuleItem
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. 
 

Uses of CascadeRuleItem in com.sas.iquery.metadata.business
 

Methods in com.sas.iquery.metadata.business that return CascadeRuleItem
 CascadeRuleItem CascadeRule.getItem()
          Returns the CascadeRuleItem for this rule.
 

Methods in com.sas.iquery.metadata.business that return types with arguments of type CascadeRuleItem
 java.util.Collection<CascadeRuleItem> CascadeRule.getDependentItems()
          Returns the collection of dependent CascadeRuleItem objects for this rule.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.