Package | Description |
---|---|
org.kie.dmn.model.api.dmndi | |
org.kie.dmn.model.v1_2.dmndi |
Modifier and Type | Interface and Description |
---|---|
interface |
DMNStyle |
Modifier and Type | Method and Description |
---|---|
Style |
DiagramElement.getStyle() |
Modifier and Type | Method and Description |
---|---|
void |
DiagramElement.setStyle(Style value) |
Modifier and Type | Class and Description |
---|---|
class |
DMNStyle |
class |
Style |
Modifier and Type | Field and Description |
---|---|
protected Style |
DiagramElement.style |
Modifier and Type | Method and Description |
---|---|
Style |
DiagramElement.getStyle()
an optional locally-owned style for this diagram element.
|
Modifier and Type | Method and Description |
---|---|
void |
DiagramElement.setStyle(Style value)
Sets the value of the style property.
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.