Visual Studio 2010 中的 UML 支持与 Visio 相比如何?

发布于 2024-08-26 19:20:42 字数 130 浏览 5 评论 0 原文

Visio 支持 UML 图已经有一段时间了。 Microsoft 现在已在 Visual Studio 2010 中添加了 UML 支持。

这两个工具可以互操作吗?此外,如何决定对哪些图表使用哪种工具(假设已经拥有这两种工具)?

Visio has been supporting UML diagrams for quite some time now. Microsoft has now added UML support in Visual Studio 2010.

Will these two tools interoperate? Further how does one go about deciding which tool to use for what diagrams (assuming one already has both tools)?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

白云不回头 2024-09-02 19:20:42

VS 2010 中的 UML 工具与 Team Foundation Server 集成,因此您可以将模型元素与工作项链接起来。此外,您还可以从代码创建序列图、层图和依赖关系图,在构建中执行架构验证,通过创建自定义模板从 UML 类图生成代码,以及其他任务来帮助您更好地理解和可视化代码。您还可以扩展和自定义其中一些工具。

在 Visual Studio 2010 发布后,该团队还将以功能包的形式提供附加功能。有关第一个功能包中的内容的详细信息,请参阅 Cameron Skinner 的博客

当前版本的 VS 2010 不支持与 Visio 集成,但团队正在开发导入/导出功能,例如 XMI 导入。

有关详细信息,请从此处开始查看这些工具的文档:我的个人资料获取更多链接。

The UML tools in VS 2010 integrate with Team Foundation Server so you can link model elements with work items. In addition, you can create sequence diagrams, layer diagrams, and dependency graphs from code, perform architectural validation in your builds, generate code from UML class diagrams by creating custom templates, and other tasks to help you better understand and visualize your code. You'll also be able to extend and customize some of these tools.

The team will also ship additional functionality as feature packs after Visual Studio 2010 is released. For more information about what's in the first feature pack, see Cameron Skinner's blog.

The current release of VS 2010 does not support integration with Visio, but the team is working on import/export capabilities, such as XMI import.

For more information, see the documentation for these tools by starting here: Modeling the Application or my profile for more links.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文