Uses of Class
net.pricefx.formulaengine.ModelEvaluator
Package
Description
Provides API related to scripting, including interface
PublicGroovyAPI
, that represents what can be reached in the Groovy element syntax as api
.-
Uses of ModelEvaluator in net.pricefx.formulaengine.scripting
Modifier and TypeMethodDescriptionPublicGroovyAPI.modelEvaluator
(String modelName) Instantiates a model evaluator, providing access to a previously set up model (DMM).