diagramLink Properties |
The diagramLink type exposes the following members.
| Name | Description | |
|---|---|---|
| color |
Associated color role - good idea to be sinchronized with: acePaletteRole (Inherited from diagramElementBase.) | |
| description |
Human-readable description text to appear inside or above diagram element
(Inherited from diagramElementBase.) | |
| from |
The node link points from
| |
| importance |
Associated importance level - good idea to be sinchronized with: acePaletteVariationRole (Inherited from diagramElementBase.) | |
| isConnected | ||
| isDoubleDirected |
If link has arrow on both directions
| |
| isFromDirected |
Should arrow appear next to from node
| |
| isToDirected |
Should arrow appear next to to node
| |
| name |
UID name of this diagram element - for Links no need to be unique
(Inherited from diagramElementBase.) | |
| parent |
Reference to diagramModel that contains this element
(Inherited from diagramElementBase.) | |
| relatedObject |
Object that is logicaly related to this diagram element
(Inherited from diagramElementBase.) | |
| to |
The node link points to
| |
| type |
Link type
|