Populating class diagrams with C# elements based on type

You can populate class diagrams with existing C# classes and other data based on type.

Before you begin

You must have a class diagram open in the .NET perspective.

About this task

To populate a class diagram with C# elements based on type:

Procedure

  1. In the diagram editor, right-click an empty space; then click Visualize Existing > .NET Type.
  2. In the Type Selection window, select a .NET type that is available in your workspace and the qualifier.
  3. Click OK.

Feedback