Uses of Class
weka.core.pmml.jaxbbindings.RuleSetModel
-
Uses of RuleSetModel in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createRuleSetModel()
Create an instance ofRuleSetModel
Segment.getRuleSetModel()
Gets the value of the ruleSetModel property.Modifier and TypeMethodDescriptionvoid
Segment.setRuleSetModel
(RuleSetModel value) Sets the value of the ruleSetModel property.