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

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

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

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

Methods in org.dmg.pmml.pmml_4_1.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_1.descr with parameters of type RandomLiftGraph
 void LiftData.setRandomLiftGraph(RandomLiftGraph value)
          Sets the value of the randomLiftGraph property.
 



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