Harvesting visualized diagram elements for UML models

When you visualize C# and CTS types from a Microsoft Visual Studio project, the visualized diagram elements are non-editable snapshots of a C# application. To create editable Unified Modeling Language (UML) models, you can transfer visualized C# diagram elements to a UML modeling diagram.

About this task

To harvest visual editing diagram elements for a UML model:

Procedure

  1. In the diagram editor, select and right-click C# elements; then click Harvest.
  2. In the UML modeling diagram, click Edit -> Paste

Results

The UML model diagram is populated with C# elements from the visual editing diagram.

Feedback