Package | Description |
---|---|
org.kie.dmn.model.api.dmndi | |
org.kie.dmn.model.v1_2.dmndi | |
org.kie.dmn.model.v1_3.dmndi |
Modifier and Type | Method and Description |
---|---|
DMNLabel |
DMNShape.getDMNLabel() |
DMNLabel |
DMNEdge.getDMNLabel() |
Modifier and Type | Method and Description |
---|---|
void |
DMNShape.setDMNLabel(DMNLabel value) |
void |
DMNEdge.setDMNLabel(DMNLabel value) |
Modifier and Type | Class and Description |
---|---|
class |
DMNLabel |
Modifier and Type | Field and Description |
---|---|
protected DMNLabel |
DMNShape.dmnLabel |
protected DMNLabel |
DMNEdge.dmnLabel |
Modifier and Type | Method and Description |
---|---|
DMNLabel |
DMNShape.getDMNLabel()
Gets the value of the dmnLabel property.
|
DMNLabel |
DMNEdge.getDMNLabel()
Gets the value of the dmnLabel property.
|
Modifier and Type | Method and Description |
---|---|
void |
DMNShape.setDMNLabel(DMNLabel value)
Sets the value of the dmnLabel property.
|
void |
DMNEdge.setDMNLabel(DMNLabel value)
Sets the value of the dmnLabel property.
|
Modifier and Type | Field and Description |
---|---|
protected DMNLabel |
DMNShape.dmnLabel |
protected DMNLabel |
DMNEdge.dmnLabel |
Modifier and Type | Method and Description |
---|---|
DMNLabel |
DMNShape.getDMNLabel()
Gets the value of the dmnLabel property.
|
DMNLabel |
DMNEdge.getDMNLabel()
Gets the value of the dmnLabel property.
|
Modifier and Type | Method and Description |
---|---|
void |
DMNShape.setDMNLabel(DMNLabel value)
Sets the value of the dmnLabel property.
|
void |
DMNEdge.setDMNLabel(DMNLabel value)
Sets the value of the dmnLabel property.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.