| Package | Description |
|---|---|
| org.kie.pmml.commons.model |
Un-mutable domain-classes used to represent PMML models in model-specific format.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Function<List<KiePMMLNameValue>,Object>> |
KiePMMLModel.commonTransformationsMap |
protected Map<String,Function<List<KiePMMLNameValue>,Object>> |
KiePMMLModel.localTransformationsMap |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Function<List<KiePMMLNameValue>,Object>> |
KiePMMLModel.getCommonTransformationsMap() |
Map<String,Function<List<KiePMMLNameValue>,Object>> |
KiePMMLModel.getLocalTransformationsMap() |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.