|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |