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