Drools :: PMML - Compiler 6.2.0.CR2

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

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

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

Fields in org.dmg.pmml.pmml_4_2.descr with type parameters of type ParameterField
protected  List<ParameterField> DefineFunction.parameterFields
           
 

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

Methods in org.dmg.pmml.pmml_4_2.descr that return types with arguments of type ParameterField
 List<ParameterField> DefineFunction.getParameterFields()
          Gets the value of the parameterFields property.
 


Drools :: PMML - Compiler 6.2.0.CR2

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