| Package | Description |
|---|---|
| org.kie.pmml.commons.model |
Un-mutable domain-classes used to represent PMML models in model-specific format.
|
| org.kie.pmml.commons.model.expressions |
| Modifier and Type | Method and Description |
|---|---|
KiePMMLExpression |
KiePMMLOutputField.getKiePMMLExpression() |
| Modifier and Type | Method and Description |
|---|---|
KiePMMLOutputField.Builder |
KiePMMLOutputField.Builder.withKiePMMLExpression(KiePMMLExpression kiePMMLExpression) |
| Modifier and Type | Class and Description |
|---|---|
class |
KiePMMLApply |
class |
KiePMMLConstant |
class |
KiePMMLFieldRef |
| Modifier and Type | Method and Description |
|---|---|
List<KiePMMLExpression> |
KiePMMLApply.getKiePMMLExpressions() |
| Modifier and Type | Method and Description |
|---|---|
KiePMMLApply.Builder |
KiePMMLApply.Builder.withKiePMMLExpressions(List<KiePMMLExpression> kiePMMLExpressions) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.