Drools :: PMML - Compiler 6.1.0.Beta2

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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type LinearNorm
protected  List<LinearNorm> NormContinuous.linearNorms
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type LinearNorm
 List<LinearNorm> NormContinuous.getLinearNorms()
          Gets the value of the linearNorms property.
 


Drools :: PMML - Compiler 6.1.0.Beta2

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