Class ConcatenateIntReferenceParser
java.lang.Object
org.qubership.atp.dataset.migration.formula.parsers.ConcatenateIntReferenceParser
- All Implemented Interfaces:
ExcelFormulaAdapter
-
Constructor Summary
ConstructorsConstructorDescriptioncreates parser instance for formulas evaluation. -
Method Summary
-
Constructor Details
-
ConcatenateIntReferenceParser
creates parser instance for formulas evaluation.- Parameters:
evaluator- used to calculate internal functions in formulas
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceExcelFormulaAdapter
-
transform
Description copied from interface:ExcelFormulaAdapterTransforms excel cell data into ds service value.- Specified by:
transformin interfaceExcelFormulaAdapter- Returns:
- Ds service value
- Throws:
TransformationException
-
matches
- Specified by:
matchesin interfaceExcelFormulaAdapter
-