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() |
execute
isOverridable
public boolean isReturnOnFirstMatch()
public Object execute(Object target, Variable iterator, Expression expression, IEolContext context) throws EolRuntimeException
execute
in class FirstOrderOperation
EolRuntimeException
Copyright © 2016. All rights reserved.