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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as RuleSetModel
protected  RuleSetModel Segment.ruleSetModel
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return RuleSetModel
 RuleSetModel ObjectFactory.createRuleSetModel()
          Create an instance of RuleSetModel
 RuleSetModel Segment.getRuleSetModel()
          Gets the value of the ruleSetModel property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type RuleSetModel
 void Segment.setRuleSetModel(RuleSetModel value)
          Sets the value of the ruleSetModel property.
 



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