UML diagram shapes missing on Visio 2013

前端 未结 10 1655
梦如初夏
梦如初夏 2021-02-01 12:07

I have installed Visio 2013 Standard and I\'m trying to create an UML diagram.

I choose the \"UML class\" template but when it opens, the Shapes panel is empty. As recom

10条回答
  •  情话喂你
    2021-02-01 12:30

    Microsoft is moving away from software and database diagramming using Visio and instead transitioning into Visual Studio. See the "Modeling" Projects. Component Diagrams, Sequence Diagrams, Use Cases, Layer Diagrams are all part of the modeling project. While I am experimenting with it (but question its viability), you can generate code from the models creating in the code generation sense.

    See also this post Pet Shop Models as well as the MSDN documentation: Modeling the Architectural

    Here's what I have available in vs2013 ultimate Pet Shop Project

提交回复
热议问题