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

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

Uses of TextStore in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return TextStore
 TextStore MiningResult.getResultPMML()
          Gets the TextStore for ResultPMML
 

Methods in com.sas.metadata.remote with parameters of type TextStore
 void MiningResult.setResultPMML(TextStore inObject)
          Sets the ResultPMMLs list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.