| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
CompoundPredicate |
CompoundPredicate.addExtensions(Extension... extensions) |
CompoundPredicate |
CompoundPredicate.addPredicates(Predicate... predicates) |
CompoundPredicate |
ObjectFactory.createCompoundPredicate()
Create an instance of
CompoundPredicate |
CompoundPredicate |
CompoundPredicate.setBooleanOperator(CompoundPredicate.BooleanOperator booleanOperator) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(CompoundPredicate compoundPredicate) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(CompoundPredicate compoundPredicate) |
VisitorAction |
PredicateFilterer.visit(CompoundPredicate compoundPredicate) |
Copyright © 2022. All rights reserved.