| Package | Description |
|---|---|
| org.kie.pmml.api.models |
User-friendly representations to be used by end-consumer, e.g. returned in the Kogito environment
|
| org.kie.pmml.api.runtime |
| Modifier and Type | Class and Description |
|---|---|
class |
PMMLModelImpl
User-friendly representation of a PMML model
|
| Modifier and Type | Method and Description |
|---|---|
Optional<PMMLModel> |
PMMLRuntime.getPMMLModel(String modelName)
Returns the model registered with the given model name.
|
List<PMMLModel> |
PMMLRuntime.getPMMLModels()
Returns a list of all models available to this runtime
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.