M

NameKindDescription
Mainartifact The main function, you have to modify at least the line containing

UmlCom::targetItem()->???();

it if you want your program does something !
markedItemsoperation
messageoperation to write a message in the status bar line
does not use Qt rich text
messageCmdattribute
miscGlobalCmdattribute
MiscGlobalCmdclass Internal enum
MiscGlobalCmdartifact
modeoperation return the mode attribute, the way in which the execution interact.
moveAfteroperation 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
moveAfterCmdattribute
multiplicityoperation return the multiplicity
multiplicityoperation returns the multiplicity (may be an empty string)
multiplicityoperation returns the multiplicity (may be an empty string)
multiplicity_columnoperationinternal, do NOT use it