Uses of Class
weka.core.pmml.jaxbbindings.RuleSetModel
Packages that use RuleSetModel
-
Uses of RuleSetModel in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return RuleSetModelModifier and TypeMethodDescriptionObjectFactory.createRuleSetModel()
Create an instance ofRuleSetModel
Segment.getRuleSetModel()
Gets the value of the ruleSetModel property.Methods in weka.core.pmml.jaxbbindings with parameters of type RuleSetModelModifier and TypeMethodDescriptionvoid
Segment.setRuleSetModel
(RuleSetModel value) Sets the value of the ruleSetModel property.