| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Class and Description |
|---|---|
class |
CompoundRule
Java class for anonymous complex type.
|
class |
SimpleRule
Java class for anonymous complex type.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Rule |
Rule.setPredicate(Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
CompoundRule.getRules()
Gets the value of the rules property.
|
List<Rule> |
RuleSet.getRules()
Gets the value of the rules property.
|
| Modifier and Type | Method and Description |
|---|---|
CompoundRule |
CompoundRule.addRules(Rule... rules) |
RuleSet |
RuleSet.addRules(Rule... rules) |
Copyright © 2015 University of Tartu. All Rights Reserved.