| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
CompoundRule |
ObjectFactory.createCompoundRule()
Create an instance of
CompoundRule |
CompoundRule |
CompoundRule.withExtensions(Collection<Extension> values) |
CompoundRule |
CompoundRule.withExtensions(Extension... values) |
CompoundRule |
CompoundRule.withPredicate(Predicate value) |
CompoundRule |
CompoundRule.withRules(Collection<Rule> values) |
CompoundRule |
CompoundRule.withRules(Rule... values) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(CompoundRule compoundRule) |
VisitorAction |
AbstractVisitor.visit(CompoundRule compoundRule) |
VisitorAction |
AbstractSimpleVisitor.visit(CompoundRule compoundRule) |
Copyright © 2014 University of Tartu. All Rights Reserved.