Methods in eu.esdihumboldt.hale.io.oml.helper with parameters of type ICell |
List<ParameterValue> |
FormattedStringTranslator.getNewParameters(List<ParameterValue> params,
CellBean cellBean,
IOReporter reporter,
ICell cell)
|
List<ParameterValue> |
GeographicalNameTranslator.getNewParameters(List<ParameterValue> params,
CellBean cellBean,
IOReporter reporter,
ICell cell)
|
List<ParameterValue> |
MathematicalExpressionTranslator.getNewParameters(List<ParameterValue> params,
CellBean cellBean,
IOReporter reporter,
ICell cell)
|
List<ParameterValue> |
ClassificationMappingTranslator.getNewParameters(List<ParameterValue> params,
CellBean cellBean,
IOReporter reporter,
ICell cell)
|
List<ParameterValue> |
RenameTranslator.getNewParameters(List<ParameterValue> params,
CellBean cellBean,
IOReporter reporter,
ICell cell)
|
List<ParameterValue> |
RetypeTranslator.getNewParameters(List<ParameterValue> params,
CellBean cellBean,
IOReporter reporter,
ICell cell)
|
List<ParameterValue> |
CalculateAreaTranslator.getNewParameters(List<ParameterValue> params,
CellBean cellBean,
IOReporter reporter,
ICell cell)
|
List<ParameterValue> |
FunctionTranslator.getNewParameters(List<ParameterValue> params,
CellBean cellBean,
IOReporter reporter,
ICell cell)
Returns the list with the translated parameters |
List<ParameterValue> |
AssignTranslator.getNewParameters(List<ParameterValue> params,
CellBean cellBean,
IOReporter reporter,
ICell cell)
|
List<ParameterValue> |
CalculateLengthTranslator.getNewParameters(List<ParameterValue> params,
CellBean cellBean,
IOReporter reporter,
ICell cell)
|
List<ParameterValue> |
IdentifierTranslator.getNewParameters(List<ParameterValue> params,
CellBean cellBean,
IOReporter reporter,
ICell cell)
|
List<ParameterValue> |
NetworkExpansionTranslator.getNewParameters(List<ParameterValue> params,
CellBean cellBean,
IOReporter reporter,
ICell cell)
|
List<ParameterValue> |
CentroidTranslator.getNewParameters(List<ParameterValue> params,
CellBean cellBean,
IOReporter reporter,
ICell cell)
|
List<ParameterValue> |
OrdinatesToPointTranslator.getNewParameters(List<ParameterValue> params,
CellBean cellBean,
IOReporter reporter,
ICell cell)
|
List<ParameterValue> |
DateExtractionTranslator.getNewParameters(List<ParameterValue> params,
CellBean cellBean,
IOReporter reporter,
ICell cell)
|
List<ParameterValue> |
NotSupportedTranslator.getNewParameters(List<ParameterValue> params,
CellBean cellBean,
IOReporter reporter,
ICell cell)
|
List<ParameterValue> |
NilReasonTranslator.getNewParameters(List<ParameterValue> params,
CellBean cellBean,
IOReporter reporter,
ICell cell)
|