Search code examples
umlvisual-studio-exp-2013

Generating UML diagram from project file in Visual Studio Express 2013


How can I generate UML diagram from c++ project file in Visual Studio Express 2013. I have read the answer here, however I cannot find the "View" option anywhere.


Solution

  • Class diagrams are not available for Visual Studio Express.

    Source:https://www.visualstudio.com/products/compare-visual-studio-2015-products-vs

    Under Architecture and Modeling > UML® 2.0 Compliant Diagrams (Activity, Use Case, Sequence, Class, and Component), it is not available for VS community, which is at the same level of express. This is for 2015, but is the same for 2013.

    Additional Links for other versions:

    VS2010

    It's not there in Express version.

    VS2012

    No, unfortunately, I think that you can only do this in the Premium or Ultimate editions. :O(