| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected List<RuleSelectionMethod> |
RuleSet.ruleSelectionMethods |
| Modifier and Type | Method and Description |
|---|---|
RuleSelectionMethod |
ObjectFactory.createRuleSelectionMethod()
Create an instance of
RuleSelectionMethod |
RuleSelectionMethod |
RuleSelectionMethod.withCriterion(RuleSelectionMethod.Criterion value) |
RuleSelectionMethod |
RuleSelectionMethod.withExtensions(Collection<Extension> values) |
RuleSelectionMethod |
RuleSelectionMethod.withExtensions(Extension... values) |
| Modifier and Type | Method and Description |
|---|---|
List<RuleSelectionMethod> |
RuleSet.getRuleSelectionMethods()
Gets the value of the ruleSelectionMethods property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(RuleSelectionMethod ruleSelectionMethod) |
VisitorAction |
AbstractVisitor.visit(RuleSelectionMethod ruleSelectionMethod) |
VisitorAction |
AbstractSimpleVisitor.visit(RuleSelectionMethod ruleSelectionMethod) |
RuleSet |
RuleSet.withRuleSelectionMethods(RuleSelectionMethod... values) |
| Modifier and Type | Method and Description |
|---|---|
RuleSet |
RuleSet.withRuleSelectionMethods(Collection<RuleSelectionMethod> values) |
Copyright © 2014 University of Tartu. All Rights Reserved.