public class DefaultTransformationStrategy extends AbstractTransformationStrategy
equivalentProvider| Constructor and Description |
|---|
DefaultTransformationStrategy() |
| Modifier and Type | Method and Description |
|---|---|
Collection<?> |
getEquivalents(Object source,
IErlContext context_,
List<String> rules) |
Collection<?> |
transform(Object source,
IEtlContext context,
List<String> rules) |
void |
transformModels(IEtlContext context) |
canTransform, getEquivalentProvider, getExcluded, getExecutableRules, getRulesFor, setEquivalentProviderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEquivalent, getEquivalent, getEquivalentspublic Collection<?> transform(Object source, IEtlContext context, List<String> rules) throws EolRuntimeException
EolRuntimeExceptionpublic Collection<?> getEquivalents(Object source, IErlContext context_, List<String> rules) throws EolRuntimeException
EolRuntimeExceptionpublic void transformModels(IEtlContext context) throws EolRuntimeException
EolRuntimeExceptionCopyright © 2020. All rights reserved.