Uses of Interface
net.pricefx.formulaengine.ModelEvaluator.PMMLEvaluator
Packages that use ModelEvaluator.PMMLEvaluator
-
Uses of ModelEvaluator.PMMLEvaluator in net.pricefx.formulaengine
Methods in net.pricefx.formulaengine that return ModelEvaluator.PMMLEvaluatorModifier and TypeMethodDescriptionModelEvaluator.pmmlEvaluator
(String attachmentName) Returns an instance ofModelEvaluator.PMMLEvaluator
that can safely be stored inapi.global
so that future usage can reuse the already loaded PMML in memory.