Interface ModelEvaluationFormulaContext
-
- All Superinterfaces:
ModelFormulaContextReadOnly
public interface ModelEvaluationFormulaContext extends ModelFormulaContextReadOnly
TheModelEvaluationFormulaContext
is exposed to model evaluation logics through themodel
binding.It contains only read-only operations.
-
-
Method Summary
-
Methods inherited from interface ModelFormulaContextReadOnly
inputs, label, outputs, table, uniqueName
-
-