Package | Description |
---|---|
org.kie.workbench.common.dmn.api.definition.model |
Modifier and Type | Field and Description |
---|---|
protected InputClauseLiteralExpression |
InputClause.inputExpression |
Modifier and Type | Method and Description |
---|---|
InputClauseLiteralExpression |
InputClauseLiteralExpression.copy() |
InputClauseLiteralExpression |
InputClause.getInputExpression() |
Modifier and Type | Method and Description |
---|---|
void |
InputClause.setInputExpression(InputClauseLiteralExpression value) |
Constructor and Description |
---|
InputClause(Id id,
Description description,
InputClauseLiteralExpression inputExpression,
InputClauseUnaryTests inputValues) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.