| Package | Description |
|---|---|
| org.kie.workbench.common.dmn.api.definition.model |
| Modifier and Type | Field and Description |
|---|---|
protected OutputClauseLiteralExpression |
OutputClause.defaultOutputEntry |
| Modifier and Type | Method and Description |
|---|---|
OutputClauseLiteralExpression |
OutputClauseLiteralExpression.copy() |
OutputClauseLiteralExpression |
OutputClause.getDefaultOutputEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
OutputClause.setDefaultOutputEntry(OutputClauseLiteralExpression value) |
| Constructor and Description |
|---|
OutputClause(Id id,
Description description,
OutputClauseUnaryTests outputValues,
OutputClauseLiteralExpression defaultOutputEntry,
String name,
QName typeRef) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.