Uses of Class
org.dmg.pmml.pmml_4_1.descr.TransformationDictionary

Packages that use TransformationDictionary
org.dmg.pmml.pmml_4_1.descr   
 

Uses of TransformationDictionary in org.dmg.pmml.pmml_4_1.descr
 

Fields in org.dmg.pmml.pmml_4_1.descr declared as TransformationDictionary
protected  TransformationDictionary PMML.transformationDictionary
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return TransformationDictionary
 TransformationDictionary ObjectFactory.createTransformationDictionary()
          Create an instance of TransformationDictionary
 TransformationDictionary PMML.getTransformationDictionary()
          Gets the value of the transformationDictionary property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type TransformationDictionary
 void PMML.setTransformationDictionary(TransformationDictionary value)
          Sets the value of the transformationDictionary property.
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.