| Package | Description |
|---|---|
| org.kie.workbench.common.dmn.api.definition.model | |
| org.kie.workbench.common.dmn.api.property.dmn |
| Modifier and Type | Field and Description |
|---|---|
protected Question |
Decision.question |
| Modifier and Type | Method and Description |
|---|---|
Question |
Decision.getQuestion() |
| Modifier and Type | Method and Description |
|---|---|
void |
Decision.setQuestion(Question question) |
| Constructor and Description |
|---|
Decision(Id id,
Description description,
Name name,
Question question,
AllowedAnswers allowedAnswers,
InformationItemPrimary variable,
Expression expression,
BackgroundSet backgroundSet,
FontSet fontSet,
GeneralRectangleDimensionsSet dimensionsSet) |
| Modifier and Type | Method and Description |
|---|---|
Question |
Question.copy() |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.