This section describes properties specific to supports links. Every element has general properties as well as specific properties. For more information, see General Properties. The composition of the Properties view changes depending on the element selected in the Diagram or UML Navigator view. You can view and modify values of properties through the Properties view.

client: This property field indicates the client for the link.
client role: Use client role to add a label to the dependency link. The label appears on the UML diagram towards the client side of the link.
label: Use label to add a label to the dependency link. The label appears on the UML diagram between the client and the supplier.
stereotype: Choose the appropriate stereotype from the drop down list, or add your own. The following stereotypes are readily available:
supplier: This property field indicates the supplier for the link.
supplier role: Use supplier role to add a label to the link. The label appears on the UML diagram towards the supplier side of the link.
The Properties view for source-generating elements also displays Javadoc properties. Using javadoc tags enables you to automatically generate a complete, well-formatted API from your source code. You can enter a description and specify values for Javadoc tags applicable to the selected element. These values are used when you generate Javadoc using the Documentation Generation feature of Together (File > Export > UML Documentation). Filling in the Javadoc fields automatically generates appropriate tags in the Javadoc tags in the source code.