Reordering and Moving Operations
The IDE's UML Modeling feature lets you drag operations in Class diagrams to reorder the list of operations appearing in any class component, or move operations to other classes.
To reorder an operation:
- In the Operations section of the target class, choose the target operation.
- Drag the operation anywhere in the Operations section of the source class.
The IDE reorders the Operations list in the class component.
To move an operation:
- In the Operations section of the source class, select an operation.
- Drag the operation into the Operations section of the target class.
The IDE removes the operation from the source class and displays it in the target class.
Legal Notices