public class EquivalentOperation extends SimpleOperation
| Constructor and Description |
|---|
EquivalentOperation() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Object source,
List<?> parameters,
IEolContext context,
ModuleElement ast) |
protected Object |
executeImpl(Collection<?> source,
IEtlContext context,
List<String> rules) |
protected Object |
executeImpl(Object source,
IEtlContext context,
List<String> rules) |
execute, getTolerateExceptionInParameterisOverridable, toStringprotected Object executeImpl(Collection<?> source, IEtlContext context, List<String> rules) throws EolRuntimeException
EolRuntimeExceptionprotected Object executeImpl(Object source, IEtlContext context, List<String> rules) throws EolRuntimeException
EolRuntimeExceptionpublic Object execute(Object source, List<?> parameters, IEolContext context, ModuleElement ast) throws EolRuntimeException
execute in class SimpleOperationEolRuntimeExceptionCopyright © 2020. All rights reserved.