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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as DataDictionary
protected  DataDictionary PMML.dataDictionary
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return DataDictionary
 DataDictionary ObjectFactory.createDataDictionary()
          Create an instance of DataDictionary
 DataDictionary PMML.getDataDictionary()
          Gets the value of the dataDictionary property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type DataDictionary
 void PMML.setDataDictionary(DataDictionary value)
          Sets the value of the dataDictionary property.
 



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