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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type Decision
protected  List<Decision> Decisions.decisions
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Decision
 Decision ObjectFactory.createDecision()
          Create an instance of Decision
 

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type Decision
 List<Decision> Decisions.getDecisions()
          Gets the value of the decisions property.
 



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