Generating UML Class Diagram (UML Static Structure) from C# source code in Visio?
Say I've got some C# source code, and I want to generate a UML Class diagram from it. In Visio I believe a UML Class diagram is called "UML Static Structure" from what I read in the Shapes accordion.
I'm using Visual Studio 2010 Premium and MS Visio 2007 (12.0.6536.5000) SP2 MSO (12.0.6545.5004)
How can source code be imported in开发者_JS百科to Visio?
Just about every UML tool that I know of includes an import/export facility for reading in source code and generating class diagrams. JUDE, Enterprise Architect,, Argo, Magic Draw - all of them can do it if Visio can't.
精彩评论