| Package | Description |
|---|---|
| org.kie.pmml.api.models | |
| 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–2020 JBoss by Red Hat. All rights reserved.