UModelAPI - IUMLGuiDiagram
typedElements |
| |||||||||||||||
documentation | Represents an UML diagram and contains all layers, nodes (represented as IUMLGuiNodeLink) and lines (represented as IUMLGuiLineLink).Use the property GuiLinks to access these. |
Operation IUMLGuiDiagram::ActiveLayer
parameter |
|
Operation IUMLGuiDiagram::AddUMLElement
parameter |
| ||||||||||||||||||||||||||||||
documentation | Adds a new UML element (e.g. IUMLClass, IUMLPackage,...) to the model and shows it with a new IUMLGuiNodeLink on the diagram. |
Operation IUMLGuiDiagram::AddUMLGuiContainmentLink
parameter |
|
Operation IUMLGuiDiagram::AddUMLGuiNodeLink
parameter |
| ||||||||||||||||||||||||||||||
documentation | Adds a new IUMLGuiNodeLink for an existing UML element (e.g. IUMLClass, IUMLPackage,...) on the diagram. |
Operation IUMLGuiDiagram::AddUMLGuiNote
parameter |
|
Operation IUMLGuiDiagram::AddUMLGuiNoteLink
parameter |
|
Operation IUMLGuiDiagram::AddUMLGuiNoteLinkToLine
parameter |
|
Operation IUMLGuiDiagram::AddUMLLineElement
parameter |
| ||||||||||||||||||||||||||||||
documentation | Adds a new UML line element (e.g. IUMLGeneralization, IUMLAssociation,...) to the model and shows it with a new IUMLGuiLineLink on the diagram. |
Operation IUMLGuiDiagram::Comment
parameter |
|
Operation IUMLGuiDiagram::EraseFromDiagram
parameter |
| ||||||||||||||||||
documentation | Use this function to erase the element from the diagram only. Use IUMLElement::EraseFromModel to erase from the model and all diagrams. |
Operation IUMLGuiDiagram::EraseFromModel
parameter |
|
Operation IUMLGuiDiagram::GuiLinks
parameter |
| ||||||||||||
documentation | A list of elements of type IUMLGuiLink which are displayed directly on this diagram. Usually, these are IUMLGuiNodeLinks and IUMLGuiLineLinks. |
Operation IUMLGuiDiagram::InsertLayerAt
parameter |
|
Operation IUMLGuiDiagram::InsertOwnedGuiTextHyperlinkAt
parameter |
|
Operation IUMLGuiDiagram::Layers
parameter |
| ||||||||||||
documentation | A list of all layers in the diagam. The list contains elements of type IUMLGuiDiagramLayer. |
Operation IUMLGuiDiagram::LinkedOwner
parameter |
|
Operation IUMLGuiDiagram::MergeLayersAt
parameter |
|
Operation IUMLGuiDiagram::Name
parameter |
|
Operation IUMLGuiDiagram::OwnedHyperlinks
parameter |
|
Operation IUMLGuiDiagram::SetName
parameter |
|
Operation IUMLGuiDiagram::ZoomFactor
parameter |
|
UML documentation generated by UModel UML Editor https://www.altova.com/umodel | Wed Sep 25 10:33:04 2024 |