public class Filter extends ExpressionList
expressions, request| Modifier and Type | Method and Description |
|---|---|
void |
addExpression(Expression expression)
Add an expression with the default AND operator.
|
void |
addExpression(Expression expression,
short operator)
Add an expression.
|
boolean |
checkValidity() |
createLiteral, createVariable, getExpressionspublic void addExpression(Expression expression, short operator)
expression - the expressionoperator - the operatorpublic void addExpression(Expression expression)
expression - the expressionpublic boolean checkValidity()
checkValidity in class ExpressionListCopyright © 2025 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence