Drools :: PMML - Compiler 6.1.0.Beta2

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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as MapValues
protected  MapValues DefineFunction.mapValues
           
protected  MapValues DerivedField.mapValues
           
protected  MapValues OutputField.mapValues
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return MapValues
 MapValues ObjectFactory.createMapValues()
          Create an instance of MapValues
 MapValues DefineFunction.getMapValues()
          Gets the value of the mapValues property.
 MapValues DerivedField.getMapValues()
          Gets the value of the mapValues property.
 MapValues OutputField.getMapValues()
          Gets the value of the mapValues property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type MapValues
 void DefineFunction.setMapValues(MapValues value)
          Sets the value of the mapValues property.
 void DerivedField.setMapValues(MapValues value)
          Sets the value of the mapValues property.
 void OutputField.setMapValues(MapValues value)
          Sets the value of the mapValues property.
 


Drools :: PMML - Compiler 6.1.0.Beta2

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