public class DMNEdge extends Edge implements DMNEdge
DiagramElement.ExtensionDiagramElement.Extension| Modifier and Type | Field and Description |
|---|---|
protected QName |
dmnElementRef |
protected DMNLabel |
dmnLabel |
extension, id, sharedStyle, style| Constructor and Description |
|---|
DMNEdge() |
| Modifier and Type | Method and Description |
|---|---|
QName |
getDmnElementRef()
Gets the value of the dmnElementRef property.
|
DMNLabel |
getDMNLabel()
Gets the value of the dmnLabel property.
|
void |
setDmnElementRef(QName value)
Sets the value of the dmnElementRef property.
|
void |
setDMNLabel(DMNLabel value)
Sets the value of the dmnLabel property.
|
getWaypointgetExtension, getId, getSharedStyle, getStyle, setExtension, setId, setSharedStyle, setStyleaddChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetWaypointgetExtension, getId, getSharedStyle, getStyle, setExtension, setId, setSharedStyle, setStyleaddChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentpublic DMNLabel getDMNLabel()
getDMNLabel in interface DMNEdgeDMNLabelpublic void setDMNLabel(DMNLabel value)
setDMNLabel in interface DMNEdgevalue - allowed object is
DMNLabelpublic QName getDmnElementRef()
getDmnElementRef in interface DMNEdgeQNamepublic void setDmnElementRef(QName value)
setDmnElementRef in interface DMNEdgevalue - allowed object is
QNameCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.