Drools :: PMML - Compiler 6.2.0.CR3

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

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

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

Fields in org.dmg.pmml.pmml_4_2.descr declared as Scorecard
protected  Scorecard Segment.scorecard
           
 

Methods in org.dmg.pmml.pmml_4_2.descr that return Scorecard
 Scorecard ObjectFactory.createScorecard()
          Create an instance of Scorecard
 Scorecard Segment.getScorecard()
          Gets the value of the scorecard property.
 

Methods in org.dmg.pmml.pmml_4_2.descr with parameters of type Scorecard
 void Segment.setScorecard(Scorecard value)
          Sets the value of the scorecard property.
 


Drools :: PMML - Compiler 6.2.0.CR3

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