How to: Install a UML Profile

You can extend Visual Studio Ultimate with a UML profile. A profile lets you add stereotypes and additional properties to the elements you can create in UML models.

If you receive a UML model that has been created using profiles, some properties will not be displayed unless you install the same profiles.

A profile is distributed inside a Visual Studio Extension. An extension might also contain other features such as menu commands. For more information, see Managing Visual Studio Extensions.

To install a UML Profile on your computer

  1. The profile should have been given to you in the form of a Visual Studio Extension (.vsix) file. There might be other features in the same file.

    Move the .vsix file to a convenient location on your computer.

  2. Double-click the .vsix file in Windows Explorer, or open it within Visual Studio.

  3. Click Install in the dialog box that appears.

  4. To uninstall or temporarily disable the extension, open Extension Manager from the Tools menu.

To uninstall or disable a profile extension

  1. On the Visual Studio Tools menu, click Extension Manager.

  2. Click the extension that you want to remove, and then click Disable or Uninstall.

See Also

Concepts

How to: Define a Profile to Extend UML

Other Resources

Customizing Your Model with Profiles and Stereotypes