| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected RuleSelectionMethod.Criterion |
RuleSelectionMethod.criterion |
| Modifier and Type | Method and Description |
|---|---|
static RuleSelectionMethod.Criterion |
RuleSelectionMethod.Criterion.fromValue(java.lang.String v) |
RuleSelectionMethod.Criterion |
RuleSelectionMethod.getCriterion()
Gets the value of the criterion property.
|
static RuleSelectionMethod.Criterion |
RuleSelectionMethod.Criterion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RuleSelectionMethod.Criterion[] |
RuleSelectionMethod.Criterion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleSelectionMethod.setCriterion(RuleSelectionMethod.Criterion value)
Sets the value of the criterion property.
|
RuleSelectionMethod |
RuleSelectionMethod.withCriterion(RuleSelectionMethod.Criterion value) |
| Constructor and Description |
|---|
RuleSelectionMethod(RuleSelectionMethod.Criterion criterion) |
Copyright © 2015 University of Tartu. All Rights Reserved.