Uses of Interface
org.kie.pmml.api.models.PMMLModel
Packages that use PMMLModel
Package
Description
User-friendly representations to be used by end-consumer, e.g.
-
Uses of PMMLModel in org.kie.pmml.api.models
Classes in org.kie.pmml.api.models that implement PMMLModelModifier and TypeClassDescriptionclassUser-friendly representation of a PMML model -
Uses of PMMLModel in org.kie.pmml.api.runtime
Methods in org.kie.pmml.api.runtime that return types with arguments of type PMMLModelModifier and TypeMethodDescriptionPMMLRuntime.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