public class ForAllOperation extends FirstOrderOperation
| Constructor and Description |
|---|
ForAllOperation() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Object target,
Variable iterator,
Expression expression,
IEolContext context) |
boolean |
isReturnOnFirstMatch() |
executeisOverridablepublic boolean isReturnOnFirstMatch()
public Object execute(Object target, Variable iterator, Expression expression, IEolContext context) throws EolRuntimeException
execute in class FirstOrderOperationEolRuntimeExceptionCopyright © 2016. All rights reserved.