public class CmmnDiShape extends BaseElement
| Modifier and Type | Field and Description |
|---|---|
protected String |
cmmnElementRef |
protected GraphicInfo |
graphicInfo |
attributes, extensionElements, id, xmlColumnNumber, xmlRowNumber| Constructor and Description |
|---|
CmmnDiShape() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCmmnElementRef() |
GraphicInfo |
getGraphicInfo() |
void |
setCmmnElementRef(String cmmnElementRef) |
void |
setGraphicInfo(GraphicInfo graphicInfo) |
addAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setValues, setXmlColumnNumber, setXmlRowNumberprotected String cmmnElementRef
protected GraphicInfo graphicInfo
public String getCmmnElementRef()
public void setCmmnElementRef(String cmmnElementRef)
public GraphicInfo getGraphicInfo()
public void setGraphicInfo(GraphicInfo graphicInfo)
Copyright © 2019 Flowable. All rights reserved.