Name | Kind | Description |
Main | artifact | The main function, you have to modify at least the line containing UmlCom::targetItem()->???(); it if you want your program does something ! |
markedItems | operation | |
message | operation | to write a message in the status bar line does not use Qt rich text |
messageCmd | attribute | |
miscGlobalCmd | attribute | |
MiscGlobalCmd | class | Internal enum |
MiscGlobalCmd | artifact | |
mode | operation | return the mode attribute, the way in which the execution interact. |
moveAfter | operation | If the parameter is null, move the current item to be the first child of its parent. Else the current item and the parameter must have the same parent, the current item is moved to be just after the parameter. On error return FALSE in C++, produce a RuntimeException in Java |
moveAfterCmd | attribute | |
multiplicity | operation | return the multiplicity |
multiplicity | operation | returns the multiplicity (may be an empty string) |
multiplicity | operation | returns the multiplicity (may be an empty string) |
multiplicity_column | operation | internal, do NOT use it |