Uses of Interface
org.kie.pmml.api.runtime.PMMLRuntimeContext
Packages that use PMMLRuntimeContext
-
Uses of PMMLRuntimeContext in org.kie.pmml.api.runtime
Methods in org.kie.pmml.api.runtime with parameters of type PMMLRuntimeContextModifier and TypeMethodDescriptionPMMLRuntime.evaluate(String modelName, PMMLRuntimeContext context) Evaluate the model, given the contextPMMLRuntime.getPMMLModel(String fileName, String modelName, PMMLRuntimeContext context) Returns the model registered with the given model name.PMMLRuntime.getPMMLModels(PMMLRuntimeContext context) Returns a list of all models available to this runtime