Reordering and Moving Attributes

UML Modeling offers a drag feature in Class diagrams that lets you reorder the list of attributes appearing in any class component, or move any attribute to a different class.

To reorder attributes:

  1. In the Attributes section of the target class component, choose the target attribute.
  2. Drag the attribute anywhere in the Attributes section of the source class component.
    UML Modeling reorders the Attributes list in the class component.

To move attributes:

  1. In the Attributes section of the source class component, choose the target attribute.
  2. Drag the attribute in the Attributes section of the target class component.
    UML Modeling removes the attribute from the source class component and displays it in the target class component.

Legal Notices