Package | Description |
---|---|
org.kie.workbench.common.dmn.api.definition.model |
Modifier and Type | Field and Description |
---|---|
protected DecisionServiceRectangleDimensionsSet |
DecisionService.dimensionsSet |
Modifier and Type | Method and Description |
---|---|
DecisionServiceRectangleDimensionsSet |
DecisionService.getDimensionsSet() |
Modifier and Type | Method and Description |
---|---|
void |
DecisionService.setDimensionsSet(DecisionServiceRectangleDimensionsSet dimensionsSet) |
Constructor and Description |
---|
DecisionService(Id id,
Description description,
Name name,
InformationItemPrimary variable,
List<DMNElementReference> outputDecision,
List<DMNElementReference> encapsulatedDecision,
List<DMNElementReference> inputDecision,
List<DMNElementReference> inputData,
BackgroundSet backgroundSet,
FontSet fontSet,
DecisionServiceRectangleDimensionsSet dimensionsSet,
DecisionServiceDividerLineY dividerLineY) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.