Altova UModel 2024 Enterprise Edition

Interface IUMLGuiLink

diagram

UModelAPI_diagrams/UModelAPI_p315.png

hierarchy

UModelAPI_diagrams/UModelAPI_p316.png

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

name  

direction  

type  

type modifier  

multiplicity  

default  

return

return

IUMLDataList

 

 

 

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

name  

direction  

type  

type modifier  

multiplicity  

default  

return

return

IUMLElement

 

 

 

 

Operation IUMLGuiLink::Layer

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

return

return

IUMLGuiDiagramLayer

 

 

 

 

Operation IUMLGuiLink::RelativeNodes

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

return

return

IUMLDataList

 

 

 

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 Jan 27 07:46:44 2021

© 2017-2023 Altova GmbH