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