| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
CompoundPredicate |
ObjectFactory.createCompoundPredicate()
Create an instance of
CompoundPredicate |
CompoundPredicate |
CompoundPredicate.withBooleanOperator(CompoundPredicate.BooleanOperator value) |
CompoundPredicate |
CompoundPredicate.withExtensions(java.util.Collection<Extension> values) |
CompoundPredicate |
CompoundPredicate.withExtensions(Extension... values) |
CompoundPredicate |
CompoundPredicate.withPredicates(java.util.Collection<Predicate> values) |
CompoundPredicate |
CompoundPredicate.withPredicates(Predicate... values) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(CompoundPredicate compoundPredicate) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(CompoundPredicate compoundPredicate) |
VisitorAction |
AbstractVisitor.visit(CompoundPredicate compoundPredicate) |
Copyright © 2015 University of Tartu. All Rights Reserved.