Uses of Interface
com.sas.metadata.remote.AnalyticColumn

Packages that use AnalyticColumn
com.sas.metadata.remote Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture. 
 

Uses of AnalyticColumn in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return AnalyticColumn
abstract  AnalyticColumn Target.getOwningAnalyticColumn()
          Gets the AnalyticColumn for OwningAnalyticColumn
 

Methods in com.sas.metadata.remote with parameters of type AnalyticColumn
abstract  void Target.setOwningAnalyticColumn(AnalyticColumn inObject)
          Sets the OwningAnalyticColumns list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.