@Immutable public class Retype extends AbstractTypeTransformation<TransformationEngine> implements RetypeFunction
ID
Constructor and Description |
---|
Retype() |
Modifier and Type | Method and Description |
---|---|
void |
execute(String transformationIdentifier,
TransformationEngine engine,
Map<String,String> executionParameters,
TransformationLog log,
Cell cell)
Execute the function as configured.
|
getInstanceFactory, getInstanceHandler, getPropertyTransformer, getSource, getTarget, setPropertyTransformer, setSource, setTarget
checkParameter, getExecutionContext, getOptionalParameter, getParameterChecked, getParameters, setExecutionContext, setParameters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setExecutionContext, setParameters
public void execute(String transformationIdentifier, TransformationEngine engine, Map<String,String> executionParameters, TransformationLog log, Cell cell)
TransformationFunction
execute
in interface TransformationFunction<TransformationEngine>
transformationIdentifier
- the transformation function identifierengine
- the transformation engine that may be used for the function
executionexecutionParameters
- additional parameters for the execution, may
be null
log
- the transformation log to report any information about the
execution of the transformation tocell
- the cell for this functionTransformationFunction.execute(String, TransformationEngine, Map,
TransformationLog, Cell)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a