See: Description
| Interface | Description |
|---|---|
| HasClassLoader |
Interface used to define if a given
Object may provide a context ClassLoader |
| HasNestedModels |
Interface used to define if a given
KiePMMLModel contains nested KiePMMLModels |
| HasSourcesMap |
Interface used to define if a given
KiePMMLModel contains a sources map |
| Class | Description |
|---|---|
| KiePMMLExtension | |
| KiePMMLFactoryModel |
This is the model used to store sources for
KiePMMLModelFactory classes;
KiePMMLModelFactory, in turns, are used to retrieve List<KiePMMLModel>s
from kjar inside PMMLAssemblerService |
| KiePMMLModel |
KIE representation of PMML model
|
| KiePMMLModel.Builder<T extends KiePMMLModel> | |
| KiePMMLOutputField | |
| KiePMMLOutputField.Builder |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.