Chapter 26. IDE Integration

  1. Home
  2. Docs
  3. Chapter 26. IDE Integration
  4. 2. Visual Studio Integration
  5. How to select source file in Visual Studio from UML class

How to select source file in Visual Studio from UML class

Download PDF

Once a UML class is associated with a source file by code reversal/generation, you can select from UML class the corresponding source file in Visual Studio.

Selecting Source File from UML Class

To open a source file from a UML class, right-click on the UML class in Diagram Navigator/Model Explorer/Class Repository or in diagram and select Browse Code from the popup menu. This opens the corresponding source file in code editor.

Select source file from UML class