Uses of Interface
org.kie.pmml.api.runtime.PMMLRuntime
Packages that use PMMLRuntime
-
Uses of PMMLRuntime in org.kie.pmml.api
Methods in org.kie.pmml.api that return PMMLRuntimeModifier and TypeMethodDescriptionPMMLRuntimeFactory.getPMMLRuntimeFromClasspath(String pmmlFileName) Retrieve aPMMLRuntimebound to the given pmmlFileName with an on-the-fly compilation.PMMLRuntimeFactory.getPMMLRuntimeFromFile(File pmmlFile) Retrieve aPMMLRuntimebound to the given<Filewith an on-the-fly compilation.