开发者

Generate UML Class Diagram for one project in solution

开发者 https://www.devze.com 2023-03-11 02:48 出处:网络
I want to ask How can I generate UML Class Diagram for only one project in solution ? When I generate by click Architecture -> Generate Dependency Diagram, I get diagram of solution, I have 8 projects

I want to ask How can I generate UML Class Diagram for only one project in solution ? When I generate by click Architecture -> Generate Dependency Diagram, I get diagram of solution, I have 8 projects in solution, so diagram looks terible. I programming in c# and use VS 2010 Ulimate Can I generate diagram only for some classes ? for example for classes in开发者_运维百科 one folder ?


I don't know this tool but did you try to drag and drop manually the class you want to display into an empty class diagram ? It usually works.


If you have an MSDN subscription, you can install the Visual Studio 2010 Feature Pack 2, so that you can do this: How to: Create UML Class Diagrams from Code.

0

精彩评论

暂无评论...
验证码 换一张
取 消