Interface ModelCalculationFormulaContext

All Superinterfaces:
ModelFormulaContextReadOnly, ModelFormulaContextReadWrite

public interface ModelCalculationFormulaContext extends ModelFormulaContextReadWrite
The ModelCalculationFormulaContext is exposed to model calculation logics through the model binding.

It contains read and write operations, contrary to ModelEvaluationFormulaContext.