Uses of Enum Class
weka.core.pmml.jaxbbindings.RULEFEATURE
-
Uses of RULEFEATURE in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionstatic RULEFEATURE
OutputField.getRuleFeature()
Gets the value of the ruleFeature property.static RULEFEATURE
Returns the enum constant of this class with the specified name.static RULEFEATURE[]
RULEFEATURE.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
OutputField.setRuleFeature
(RULEFEATURE value) Sets the value of the ruleFeature property.