Package | Description |
---|---|
org.kie.workbench.common.dmn.api.definition.model |
Modifier and Type | Class and Description |
---|---|
class |
LiteralExpressionPMMLDocument
This is a specialisation of
LiteralExpression to allow the UI to show
different elements for _Literal Expressions_ associated with a PMML Document. |
class |
LiteralExpressionPMMLDocumentModel
This is a specialisation of
LiteralExpression to allow the UI to show
different elements for _Literal Expressions_ associated with a PMML Document Model. |
Modifier and Type | Method and Description |
---|---|
List<LiteralExpression> |
DecisionRule.getOutputEntry() |
Constructor and Description |
---|
DecisionRule(Id id,
Description description,
List<UnaryTests> inputEntry,
List<LiteralExpression> outputEntry) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.