Drools :: PMML - Compiler 6.2.0.CR3

Uses of Class
org.dmg.pmml.pmml_4_2.descr.RandomLiftGraph

Packages that use RandomLiftGraph
org.dmg.pmml.pmml_4_2.descr   
 

Uses of RandomLiftGraph in org.dmg.pmml.pmml_4_2.descr
 

Fields in org.dmg.pmml.pmml_4_2.descr declared as RandomLiftGraph
protected  RandomLiftGraph LiftData.randomLiftGraph
           
 

Methods in org.dmg.pmml.pmml_4_2.descr that return RandomLiftGraph
 RandomLiftGraph ObjectFactory.createRandomLiftGraph()
          Create an instance of RandomLiftGraph
 RandomLiftGraph LiftData.getRandomLiftGraph()
          Gets the value of the randomLiftGraph property.
 

Methods in org.dmg.pmml.pmml_4_2.descr with parameters of type RandomLiftGraph
 void LiftData.setRandomLiftGraph(RandomLiftGraph value)
          Sets the value of the randomLiftGraph property.
 


Drools :: PMML - Compiler 6.2.0.CR3

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