Modifier and Type | Method and Description |
---|---|
void |
SubResourcePredicateVisitor.acceptUnaryPredicate(UnaryPredicate predicate) |
void |
ProcessingPredicateVisitor.acceptUnaryPredicate(UnaryPredicate predicate) |
void |
JpaPredicateVisitor.acceptUnaryPredicate(UnaryPredicate predicate) |
void |
ExtendedResourcePredicateVisitor.acceptUnaryPredicate(UnaryPredicate predicate) |
Modifier and Type | Method and Description |
---|---|
void |
SimplifyingPredicateVisitor.acceptUnaryPredicate(UnaryPredicate predicate) |
void |
PropertyPredicateVisitor.acceptUnaryPredicate(UnaryPredicate predicate) |
Modifier and Type | Method and Description |
---|---|
void |
SQLPredicateVisitor.acceptUnaryPredicate(UnaryPredicate predicate) |
Modifier and Type | Class and Description |
---|---|
class |
NotPredicate
Predicate that negates the evaluation of another predicate.
|
Modifier and Type | Method and Description |
---|---|
void |
PredicateVisitor.acceptUnaryPredicate(UnaryPredicate predicate) |
Copyright © 2022 Apache Software Foundation. All rights reserved.