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 AllowedAnswers |
Decision.allowedAnswers |
Modifier and Type | Method and Description |
---|---|
AllowedAnswers |
Decision.getAllowedAnswers() |
Modifier and Type | Method and Description |
---|---|
void |
Decision.setAllowedAnswers(AllowedAnswers allowedAnswers) |
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 |
---|---|
AllowedAnswers |
AllowedAnswers.copy() |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.