Use the feature typing relationship to specify a definition for a usage.
Feature typing
Defining an element via the Textual Editor
To define an element via the Textual Editor
In the Textual Editor, identify the usage element that you want to define.
Follow the element name with either one of the following:
keyword defined by
textual symbol : (colon)
Follow the keyword with the name of the definition element you want to be the defining one.
Click the Synchronize button.
partdieselEngine : Engine; /* or */ partdieselEnginedefined byEngine;
Defining an element via the Drag and Drop handler in a view
To define an element via the Drag and Drop handler in a view
Drag and drop an element from the Containment tree or use its symbol's(2026x Refresh1) Drag and Drop handleron an element symbol executing the Set Type command.
Defining an element via the view palette
To define an element via the view palette
In the view palette, under the Specializationsgroup, select feature typing.
Draw the line with the arrowhead going from the element you want to be defined to the defining one.
Defining an element via the Create Relation command
To define an element via the Create Relation command
Right-click the element that you want to define.
In the shortcut menu, click Create Relation, then in the submenu, under Outgoing, click feature typing. The Create...dialog opens.
In the Create...dialog, do one of the following:
In a view, click the element symbol you want to be the defining one. Hold Shift to select multiple elements.
Click the Add button. The element selection dialog opens. In the element selection dialog, select the element you want to be the defining one and click OK.
Drag and drop the needed element you want to be the defining one from the Containment tree onto the Create... dialog.