Altova UModel 2024 Professional Edition

Interface IUMLGuiNote

diagram

UModelAPI_diagrams/UModelAPI_p321.png

hierarchy

UModelAPI_diagrams/UModelAPI_p322.png

typedElements

documentation

A IUMLGuiNote is the graphical object resembling a note on UModel diagrams displaying a text comment.

It provides access to the note text and a list of hyperlinks in this text. These hyperlinks are nothing more than a list of URLs together with an begin and end number referencing positions in the text. Any text between a such a begin and end position is displayed as hyperlink and triggers UModel to open the URL when clicked.

 

Operation IUMLGuiNote::InsertOwnedGuiTextHyperlinkAt

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

nFromTextPos

in

int

 

 

 

nToTextPos

in

int

 

 

 

strAddress

in

string

 

 

 

return

return

IUMLGuiTextHyperlink

 

 

 

 

Operation IUMLGuiNote::NoteText

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

return

return

string

 

 

 

 

Operation IUMLGuiNote::OwnedHyperlinks

parameter

name  

direction  

type  

type modifier  

multiplicity  

default  

return

return

IUMLDataList

 

 

 

 

 

 

UML documentation generated by UModel UML Editor https://www.altova.com/umodel

Wed Jan 27 07:46:44 2021

© 2017-2023 Altova GmbH