Together provides several different ways to edit diagram elements, so you can choose the method most appropriate for your editing needs.
Use the Properties view to edit the name field:
Double click on the element's name in the Diagram view to enable in-place editing. This allows you to type directly on the diagram.
Right click on the element and select Rename from the context menu. Using Rename includes refactoring of other elements with the change. This menu option appears on elements associated with source code, where a change of name can have a wide impact on other areas in your project.
If the Property View is not open, right click on the element and select Properties from the context menu.
For more information, see Using the Properties View
The source code editor can be used to change the diagram element or add further subelements to it, for example, attributes and methods.
Changes to source code are immediately reflected back in the diagram.
Add a stereotype to an element by using the Properties view. By default, the Properties view is displayed. However, if needed, open the Properties view by selecting Window > Show View > Properties from the menubar, or right click on the diagram element in the Diagram view or UML Navigator view, and select Properties from the context menu.
To apply a stereotype:
Click on the diagram element in the Diagram view or in the UML Navigator view. The corresponding properties page displays for the diagram element.
Select the stereotype field, and click the ellipsis to open the stereotype dialog box.
Using the drop-down arrow, scroll to and select the desired stereotype from the list.
You can add more than one stereotype to an element. When doing so, the stereotype values display on the diagram element separated by commas.
TIP: Once a stereotype has been added to an element, it can be edited directly on the diagram. You can double-click the stereotype field to enable the in-place editor. Deleting the stereotype field from the element on the diagram removes the stereotype property.