Uses of Class
org.qubership.atp.dataset.migration.formula.model.TransformationException
Packages that use TransformationException
Package
Description
-
Uses of TransformationException in org.qubership.atp.dataset.migration.apply
Methods in org.qubership.atp.dataset.migration.apply that throw TransformationExceptionModifier and TypeMethodDescriptionCreateParam.createParameter(DsServicesFacade using, ToCreate target, Formula value) Should not set any parameter value.Overlap.overlapParameter(DsServicesFacade using, ToOverlap target, Formula value) Should set parameter value.voidSetParam.setParameterValue(DsServicesFacade using, ToCreate source, Parameter target, Formula value) -
Uses of TransformationException in org.qubership.atp.dataset.migration.formula.model
Methods in org.qubership.atp.dataset.migration.formula.model that throw TransformationException -
Uses of TransformationException in org.qubership.atp.dataset.migration.formula.parsers
Methods in org.qubership.atp.dataset.migration.formula.parsers that throw TransformationExceptionModifier and TypeMethodDescriptionprotected final MatcherRegexpFormulaAdapter.getMatcher(CellData cellData)