Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.io.oml.helper
Class NilReasonTranslator

java.lang.Object
  extended by eu.esdihumboldt.hale.io.oml.helper.NilReasonTranslator
All Implemented Interfaces:
AssignFunction, FunctionTranslator

public class NilReasonTranslator
extends Object
implements FunctionTranslator, AssignFunction

Class to translate the NilReasonFucntion to the assign function.

Author:
Simon Templer

Field Summary
static String PARAMETER_NIL_REASON_TYPE
          Name of the NilReasonType parameter
 
Fields inherited from interface eu.esdihumboldt.hale.common.align.model.functions.AssignFunction
ID, PARAMETER_VALUE
 
Constructor Summary
NilReasonTranslator()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PARAMETER_NIL_REASON_TYPE

public static final String PARAMETER_NIL_REASON_TYPE
Name of the NilReasonType parameter

See Also:
Constant Field Values
Constructor Detail

NilReasonTranslator

public NilReasonTranslator()
Method Detail

getTransformationId

public String getTransformationId()
Description copied from interface: FunctionTranslator
Returns the new version of the transformation ID

Specified by:
getTransformationId in interface FunctionTranslator
Returns:
the transformation ID
See Also:
FunctionTranslator.getTransformationId()

getNewParameters

public List<ParameterValue> getNewParameters(List<ParameterValue> params,
                                             CellBean cellBean,
                                             IOReporter reporter,
                                             ICell cell)
Description copied from interface: FunctionTranslator
Returns the list with the translated parameters

Specified by:
getNewParameters in interface FunctionTranslator
Parameters:
params - the pre-translation parameters
cellBean - the cell being constructed
reporter - the warning/error reporter
cell - the initial cell loaded from OML
Returns:
the post-translation parameters
See Also:
FunctionTranslator.getNewParameters(List, CellBean, IOReporter, ICell)

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d