UModelAPI - IUMLGuiLink
typedElements |
| |||||||||||||||
documentation | A GuiLink represents a graphical object on a diagram which is connected to an element from the UML (like a Class, an Interface or a Lifeline). This connected object can be accessed using the Element property. IUMLGuiLinks further can have attached nodes (IUMLGuiAttachedNode) which appear when necessary, like Tagged Values and are associated with a Layer on the diagram. |
Operation IUMLGuiLink::AttachedNodes
parameter |
| ||||||||||||
documentation | Returns a derived list of all attached nodes of this element. All elements in this list are of type (or subtype) of IUMLGuiAttachedNode. |
Operation IUMLGuiLink::Element
parameter |
|
parameter |
|
Operation IUMLGuiLink::RelativeNodes
parameter |
| ||||||||||||
documentation | Returns a list of relative nodes to this gui link. The list contains only elements of type (or subtype of) IUMLGuiRelativeNodeLink. |
UML documentation generated by UModel UML Editor https://www.altova.com/umodel | Wed Sep 25 10:33:04 2024 |