|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.epsilon.eol.execute.operations.AbstractOperation
org.eclipse.epsilon.eol.execute.operations.simple.AbstractSimpleOperation
org.eclipse.epsilon.etl.execute.operations.EquivalentOperation
public class EquivalentOperation
| Constructor Summary | |
|---|---|
EquivalentOperation()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
execute(java.lang.Object source,
java.util.List<?> parameters,
IEolContext context,
AST ast)
|
| Methods inherited from class org.eclipse.epsilon.eol.execute.operations.simple.AbstractSimpleOperation |
|---|
execute, getTolerateExceptionInParameter |
| 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 EquivalentOperation()
| Method Detail |
|---|
public java.lang.Object execute(java.lang.Object source,
java.util.List<?> parameters,
IEolContext context,
AST ast)
throws EolRuntimeException
execute in class AbstractSimpleOperationEolRuntimeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||