public interface FunctionTranslator
Modifier and Type | Method and Description |
---|---|
List<ParameterValueBean> |
getNewParameters(List<ParameterValueBean> params,
CellBean cellBean,
IOReporter reporter,
ICell cell)
Returns the list with the translated parameters
|
String |
getTransformationId()
Returns the new version of the transformation ID
|
String getTransformationId()
List<ParameterValueBean> getNewParameters(List<ParameterValueBean> params, CellBean cellBean, IOReporter reporter, ICell cell)
params
- the pre-translation parameterscellBean
- the cell being constructedreporter
- the warning/error reportercell
- the initial cell loaded from OMLBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a