Uses of Interface
net.pricefx.formulaengine.DistFormulaContext
Packages that use DistFormulaContext
-
Uses of DistFormulaContext in net.pricefx.formulaengine
Subinterfaces of DistFormulaContext in net.pricefx.formulaengineModifier and TypeInterfaceDescriptioninterfaceDistCalcFormulaContext is a groovy api exposed through the 'dist' binding when running a DistributedCalculation DL (PA DataLoad job).interfaceThe ModelCalcFormulaContext is exposed to model logics through themodelbinding, when calculating a model.interfaceThe ModelFormulaContext is exposed to model logics through themodelbinding.