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

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

Uses of SoftwareComponent in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return SoftwareComponent
 SoftwareComponent DeployedComponent.getDescriptiveComponent()
          Gets the SoftwareComponent for DescriptiveComponent
 

Methods in com.sas.metadata.remote with parameters of type SoftwareComponent
 void DeployedComponent.setDescriptiveComponent(SoftwareComponent inObject)
          Sets the DescriptiveComponents list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.