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.
|
QName |
getSourceElement() |
QName |
getTargetElement() |
void |
setDmnElementRef(QName value)
Sets the value of the dmnElementRef property.
|
void |
setDMNLabel(DMNLabel value)
Sets the value of the dmnLabel property.
|
void |
setSourceElement(QName value) |
void |
setTargetElement(QName value) |
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, recurseNsKeys, 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
QNamepublic QName getSourceElement()
getSourceElement in interface DMNEdgepublic void setSourceElement(QName value)
setSourceElement in interface DMNEdgepublic QName getTargetElement()
getTargetElement in interface DMNEdgepublic void setTargetElement(QName value)
setTargetElement in interface DMNEdgeCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.