|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FunctionTranslator
The interface for all translator functions
Method Summary | |
---|---|
List<ParameterValue> |
getNewParameters(List<ParameterValue> params,
CellBean cellBean,
IOReporter reporter,
ICell cell)
Returns the list with the translated parameters |
String |
getTransformationId()
Returns the new version of the transformation ID |
Method Detail |
---|
String getTransformationId()
List<ParameterValue> getNewParameters(List<ParameterValue> 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 OML
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |