Drools :: PMML - Compiler 6.2.0.CR2

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

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

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

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

Methods in org.dmg.pmml.pmml_4_2.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_2.descr with parameters of type RuleSetModel
 void Segment.setRuleSetModel(RuleSetModel value)
          Sets the value of the ruleSetModel property.
 


Drools :: PMML - Compiler 6.2.0.CR2

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