Package | Description |
---|---|
org.kie.workbench.common.dmn.api.definition.model |
Modifier and Type | Method and Description |
---|---|
OutputClause |
OutputClause.copy() |
Modifier and Type | Method and Description |
---|---|
List<OutputClause> |
DecisionTable.getOutput() |
Constructor and Description |
---|
DecisionTable(Id id,
Description description,
QName typeRef,
List<InputClause> input,
List<OutputClause> output,
List<DecisionRule> rule,
HitPolicy hitPolicy,
BuiltinAggregator aggregation,
DecisionTableOrientation preferredOrientation,
String outputLabel) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.