Examining the inheritance hierarchy of classifiers in UML models
Before you begin
You must
be in the Modeling perspective and have a diagram
open that contains classifiers that support inheritance.
About this task

Once
you have opened the inheritance hierarchy for a classifier, you can
perform a variety of operations on that classifier and its related
classifiers:
- Select the classifier in the top half of the view to see its operations and attributes in the bottom half.
- Add new subtypes or supertypes by right-clicking the classifier and then clicking either Create New Supertype or Create New Subtype.
- Double-click a classifier or right-click a classifier and then click Project Explorer view. to highlight the classifier in the
You can filter the Inheritance Explorer view
in the following ways:
- Use the filter buttons at the top of the view to show only the
classifier's supertypes
, only the classifier's subtypes
, or both its supertypes and its subtypes
.
- By default, the bottom section of the view shows only the attributes
and operations that the selected classifier contains; the attributes
and operations that it inherits are filtered out. To show all the
attributes and operations that the classifier contains and inherits,
click the filter button at the top of the section:
.