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