| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.rule_set | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(RuleSelectionMethod ruleSelectionMethod) |
| Modifier and Type | Method and Description |
|---|---|
RuleSelectionMethod |
RuleSelectionMethod.addExtensions(Extension... extensions) |
RuleSelectionMethod |
ObjectFactory.createRuleSelectionMethod()
Create an instance of
RuleSelectionMethod |
RuleSelectionMethod |
RuleSelectionMethod.setCriterion(RuleSelectionMethod.Criterion criterion) |
| Modifier and Type | Method and Description |
|---|---|
List<RuleSelectionMethod> |
RuleSet.getRuleSelectionMethods() |
List<RuleSelectionMethod> |
RuleSet.requireRuleSelectionMethods() |
| Modifier and Type | Method and Description |
|---|---|
RuleSet |
RuleSet.addRuleSelectionMethods(RuleSelectionMethod... ruleSelectionMethods) |
| Constructor and Description |
|---|
RuleSet(List<RuleSelectionMethod> ruleSelectionMethods) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(RuleSelectionMethod ruleSelectionMethod) |
Copyright © 2022. All rights reserved.