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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type RuleSelectionMethod
protected  List<RuleSelectionMethod> RuleSet.ruleSelectionMethods
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type RuleSelectionMethod
 List<RuleSelectionMethod> RuleSet.getRuleSelectionMethods()
          Gets the value of the ruleSelectionMethods property.
 



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