在 Visio 中从 C# 源代码生成 UML 类图(UML 静态结构)?
假设我有一些 C# 源代码,并且我想从中生成 UML 类图。在 Visio 中,根据我在 Shapes 手风琴中读到的内容,我相信 UML 类图被称为“UML 静态结构”。
我使用的是 Visual Studio 2010 Premium 和 MS Visio 2007 (12.0.6536.5000) SP2 MSO (12.0.6545.5004)
如何将源代码导入到 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 into Visio?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我所知道的几乎每个 UML 工具都包含一个导入/导出工具,用于读取源代码和生成类图。 JUDE、Enterprise Architect、Argo、Magic Draw - 如果 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.