Drools :: PMML - Compiler 6.2.0.CR2

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

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

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

Fields in org.dmg.pmml.pmml_4_2.descr with type parameters of type AnovaRow
protected  List<AnovaRow> Anova.anovaRows
           
 

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

Methods in org.dmg.pmml.pmml_4_2.descr that return types with arguments of type AnovaRow
 List<AnovaRow> Anova.getAnovaRows()
          Gets the value of the anovaRows property.
 


Drools :: PMML - Compiler 6.2.0.CR2

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