Uses of Interface
net.pricefx.formulaengine.DistFormulaContext
-
Uses of DistFormulaContext in net.pricefx.formulaengine
Modifier and TypeInterfaceDescriptioninterface
DistCalcFormulaContext is a groovy api exposed through the 'dist' binding when running a DistributedCalculation DL (PA DataLoad job).interface
The ModelCalcFormulaContext is exposed to model logics through themodel
binding, when calculating a model.interface
The ModelFormulaContext is exposed to model logics through themodel
binding.