Drools :: PMML - Compiler 6.2.0.CR3

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

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

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

Fields in org.dmg.pmml.pmml_4_2.descr declared as BoundaryValueMeans
protected  BoundaryValueMeans LiftGraph.boundaryValueMeans
           
 

Methods in org.dmg.pmml.pmml_4_2.descr that return BoundaryValueMeans
 BoundaryValueMeans ObjectFactory.createBoundaryValueMeans()
          Create an instance of BoundaryValueMeans
 BoundaryValueMeans LiftGraph.getBoundaryValueMeans()
          Gets the value of the boundaryValueMeans property.
 

Methods in org.dmg.pmml.pmml_4_2.descr with parameters of type BoundaryValueMeans
 void LiftGraph.setBoundaryValueMeans(BoundaryValueMeans value)
          Sets the value of the boundaryValueMeans property.
 


Drools :: PMML - Compiler 6.2.0.CR3

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