Uses of Interface
com.sas.services.information.metadata.RelationalTableInterface

Packages that use RelationalTableInterface
com.sas.services.information.metadata Information Service metadata. 
 

Uses of RelationalTableInterface in com.sas.services.information.metadata
 

Methods in com.sas.services.information.metadata that return RelationalTableInterface
 RelationalTableInterface AnalyticTableInterface.getTrainingTable()
          Get the analytic training table.
 

Methods in com.sas.services.information.metadata with parameters of type RelationalTableInterface
 void AnalyticTableInterface.setTrainingTable(RelationalTableInterface table)
          Set the analytic training table.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.