Package | Description |
---|---|
org.kie.workbench.common.dmn.api.definition.model |
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) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.