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, setEquivalentProvider
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEquivalent, getEquivalent, getEquivalents
public Collection<?> transform(Object source, IEtlContext context, List<String> rules) throws EolRuntimeException
EolRuntimeException
public Collection<?> getEquivalents(Object source, IErlContext context_, List<String> rules) throws EolRuntimeException
EolRuntimeException
public void transformModels(IEtlContext context) throws EolRuntimeException
EolRuntimeException
Copyright © 2020. All rights reserved.