Interface IUMLComment
diagram | |
hierarchy | |
typedElements | |
Operation IUMLComment::AnnotatedElements
parameter | name | direction | type | type modifier | multiplicity | default | return | return | IUMLDataList | | | |
|
documentation | A list of elements of type IUMLElement. |
Operation IUMLComment::Body
parameter | name | direction | type | type modifier | multiplicity | default | return | return | string | | | |
|
Operation IUMLComment::EraseAnnotatedElementAt
parameter | name | direction | type | type modifier | multiplicity | default | nIdx | in | int | | | | return | return | void | | | |
|
Operation IUMLComment::InsertAnnotatedElementAt
parameter | name | direction | type | type modifier | multiplicity | default | nIdx | in | int | | | | ipVal | in | IUMLElement | | | | return | return | void | | | |
|
Operation IUMLComment::InsertOwnedCommentTextHyperlinkAt
parameter | name | direction | type | type modifier | multiplicity | default | nFromTextPos | in | int | | | | nToTextPos | in | int | | | | strAddress | in | string | | | | return | return | IUMLCommentTextHyperlink | | | |
|
Operation IUMLComment::OwnedHyperlinks
parameter | name | direction | type | type modifier | multiplicity | default | return | return | IUMLDataList | | | |
|
Operation IUMLComment::OwningElement
parameter | name | direction | type | type modifier | multiplicity | default | return | return | IUMLElement | | | |
|