|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.epsilon.eol.execute.operations.AbstractOperation org.eclipse.epsilon.eol.execute.operations.declarative.IteratorOperation org.eclipse.epsilon.eol.execute.operations.declarative.SelectBasedOperation org.eclipse.epsilon.eol.execute.operations.declarative.ForAllOperation
public class ForAllOperation
Constructor Summary | |
---|---|
ForAllOperation()
|
Method Summary | |
---|---|
java.lang.Object |
execute(java.lang.Object target,
Variable iterator,
AST expressionAst,
IEolContext context)
|
Methods inherited from class org.eclipse.epsilon.eol.execute.operations.declarative.SelectBasedOperation |
---|
getSelectOperation, setSelectOperation |
Methods inherited from class org.eclipse.epsilon.eol.execute.operations.declarative.IteratorOperation |
---|
execute |
Methods inherited from class org.eclipse.epsilon.eol.execute.operations.AbstractOperation |
---|
isOverridable |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ForAllOperation()
Method Detail |
---|
public java.lang.Object execute(java.lang.Object target, Variable iterator, AST expressionAst, IEolContext context) throws EolRuntimeException
execute
in class IteratorOperation
EolRuntimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |