Drools :: PMML - Compiler 6.2.0.CR2

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

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

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

Fields in org.dmg.pmml.pmml_4_2.descr with type parameters of type ResultField
protected  List<ResultField> DecisionTree.resultFields
           
protected  List<ResultField> Regression.resultFields
           
 

Methods in org.dmg.pmml.pmml_4_2.descr that return ResultField
 ResultField ObjectFactory.createResultField()
          Create an instance of ResultField
 

Methods in org.dmg.pmml.pmml_4_2.descr that return types with arguments of type ResultField
 List<ResultField> DecisionTree.getResultFields()
          Gets the value of the resultFields property.
 List<ResultField> Regression.getResultFields()
          Gets the value of the resultFields property.
 


Drools :: PMML - Compiler 6.2.0.CR2

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