Creating a Dependency Diagram for a Classifier
The UML Modeling feature lets you create a diagram showing all the dependencies for a Classifier. The IDE depicts the following types of relationships on the new diagram:
- Generalizations
- Associations
- Implementations
- Operations with parameters of a given class type
To create a new diagram for a classifier:
- In the Projects window, right-click a Classifier node and choose Generate Dependency Diagram.
The IDE generates the diagram and displays it in the Diagram editor.
Legal Notices