eu.esdihumboldt.hale.io.oml.helper
Class GeographicalNameTranslator
java.lang.Object
eu.esdihumboldt.hale.io.oml.helper.GeographicalNameTranslator
- All Implemented Interfaces:
- GeographicalNameFunction, FunctionTranslator
public class GeographicalNameTranslator
- extends Object
- implements FunctionTranslator, GeographicalNameFunction
Translator class for geographical name functions
- Author:
- Kevin Mais
Fields inherited from interface eu.esdihumboldt.cst.functions.inspire.GeographicalNameFunction |
ID, INSPIRE_IDENTIFIER_PREFIX, PROPERTY_GRAMMA_GENDER, PROPERTY_GRAMMA_NUMBER, PROPERTY_LANGUAGE, PROPERTY_NAMESTATUS, PROPERTY_NATIVENESS, PROPERTY_PRONUNCIATIONIPA, PROPERTY_PRONUNCIATIONSOUNDLINK, PROPERTY_SCRIPT, PROPERTY_SOURCEOFNAME, PROPERTY_TEXT, PROPERTY_TRANSLITERATION |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeographicalNameTranslator
public GeographicalNameTranslator()
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 parameterscellBean
- the cell being constructedreporter
- the warning/error reportercell
- the initial cell loaded from OML
- Returns:
- the post-translation parameters
- See Also:
FunctionTranslator.getNewParameters(java.util.List,
eu.esdihumboldt.hale.common.align.io.impl.internal.CellBean,
eu.esdihumboldt.hale.common.core.io.report.IOReporter,
eu.esdihumboldt.hale.io.oml.internal.model.align.ICell)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d