public interface ComplexVariableOperand
Defines the methods used to build Predicates for complex variable values.
| Modifier and Type | Method and Description |
|---|---|
Predicate |
exists()
Builds a predicate that checks if the value exists.
|
Predicate exists()
Builds a predicate that checks if the value exists.
For fields, this will always match. For variables it will match if a variable with the given name is present.
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.