public class DmnDiDiagram extends DmnDiDiagramElement
| Modifier and Type | Field and Description |
|---|---|
protected GraphicInfo |
graphicInfo |
protected String |
name |
attributes, description, extensionElements, id, label| Constructor and Description |
|---|
DmnDiDiagram() |
| Modifier and Type | Method and Description |
|---|---|
GraphicInfo |
getGraphicInfo() |
String |
getName() |
void |
setGraphicInfo(GraphicInfo graphicInfo) |
void |
setName(String name) |
addAttribute, addExtensionElement, getAttributes, getAttributeValue, getDescription, getExtensionElements, getId, getLabel, setAttributes, setDescription, setExtensionElements, setId, setLabel, setValuesprotected String name
protected GraphicInfo graphicInfo
public String getName()
public void setName(String name)
public GraphicInfo getGraphicInfo()
public void setGraphicInfo(GraphicInfo graphicInfo)
Copyright © 2021 Flowable. All rights reserved.