| 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 | Field and Description |
|---|---|
protected List<Rule> |
RuleSet.rules |
protected List<Rule> |
CompoundRule.rules |
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
RuleSet.getRules()
Gets the value of the rules property.
|
List<Rule> |
CompoundRule.getRules()
Gets the value of the rules property.
|
| Modifier and Type | Method and Description |
|---|---|
RuleSet |
RuleSet.withRules(Rule... values) |
CompoundRule |
CompoundRule.withRules(Rule... values) |
| Modifier and Type | Method and Description |
|---|---|
RuleSet |
RuleSet.withRules(Collection<Rule> values) |
CompoundRule |
CompoundRule.withRules(Collection<Rule> values) |
Copyright © 2014 University of Tartu. All Rights Reserved.