Uses of Interface
org.kie.pmml.api.runtime.PMMLContext
-
Packages that use PMMLContext Package Description org.kie.pmml.api.runtime -
-
Uses of PMMLContext in org.kie.pmml.api.runtime
Methods in org.kie.pmml.api.runtime with parameters of type PMMLContext Modifier and Type Method Description org.kie.api.pmml.PMML4ResultPMMLRuntime. evaluate(String modelName, PMMLContext context)Evaluate the model, given the context
-