You can change the display position of the qualified name on the element shape.


To change the qualified name position


  1. On the diagram, right-click the shape and, from the shortcut menu, select the Symbol Properties command or select the shape and press Alt+Enter.
  2. In the open Symbol Properties dialog, change the property Show Owner. Select one of the four property modes:
Show Owner Property ModeShapeDescriptionNotation
Do Not Display

Only element name is displayed on the element shape. This is the default value. 

-
Below Element Name

Owner is displayed below the element name.

This is MagicDraw style notation. The owner name is constructed from the names of the containing namespaces starting at the root of the hierarchy and ending with the owner of the NamedElement itself. Containing namespaces are separated by dot and owner is displayed in brackets.

In Same Line With Name

Element owner is displayed in the same line as the element name. 

This is a notation from UML specification. The qualified name is constructed from the names of the containing namespaces, starting at the root of the hierarchy and ending with the name of the NamedElement itself. Containing namespaces are separated by double colons. The double colon is shown to separate containing namespaces and element name. 

Above Element Name

Owner is displayed above the element name. 

Notation is the same as In Same Line With Name option notation.