UModelAPI - IUMLGuiNodeLink
typedElements |
| |||||||||
documentation | A GuiNodeLink represents a graphical object on a diagram which usually represents an element from the UML (for example a Class, an Interface or a Lifeline). It has a position defined by a rectangle which can be positioned freely on the diagram. A GuiNodeLink can itself contain other GuiNodeLinks, for example when displaying a big state in a state machine diagam which contains other, smaller substates. Additionally, if the GuiNodeLink displays cells on it, like for example operations and properties on a class, it can store for each element shown if the element should be visible or not. Use the SetElementVisible and IsElementVisible functions for this. |
Operation IUMLGuiNodeLink::AddOwnedGuiNodeLink
parameter |
|
Operation IUMLGuiNodeLink::Bottom
parameter |
|
Operation IUMLGuiNodeLink::IsElementVisible
parameter |
|
Operation IUMLGuiNodeLink::Left
parameter |
|
Operation IUMLGuiNodeLink::MoveTo
parameter |
|
Operation IUMLGuiNodeLink::OwnedGuiNodeLinks
parameter |
| ||||||||||||
documentation | Returns a list of all owned gui node links, all nodes which are directly contained in this node. All elements in this list are of type (or subtype of) IUMLGuiLink. |
Operation IUMLGuiNodeLink::OwningGuiNodeLink
parameter |
|
Operation IUMLGuiNodeLink::Right
parameter |
|
Operation IUMLGuiNodeLink::SetElementVisible
parameter |
|
Operation IUMLGuiNodeLink::SetRect
parameter |
|
Operation IUMLGuiNodeLink::Top
parameter |
|
UML documentation generated by UModel UML Editor https://www.altova.com/umodel | Wed Sep 25 10:33:04 2024 |