Visual Studio 图表依赖性

发布于 2024-10-05 06:14:08 字数 263 浏览 0 评论 0原文

我希望我的依赖关系(关联、继承等)表示为非正交线。如何关闭默认提供的正交捕捉?

另外,微软表示可以通过视觉方式转换关联进入属性。更具体地说,他们称之为“隐藏关联和继承线”。不幸的是,尽管文档声称,上下文菜单选项“隐藏”并不存在。

我必须拥有“可视化和建模功能包 2”才能完成这项工作吗?

I would like my dependencies (association, inheritance, etc) represented as non-orthogonal lines. How do I turn off the ortho-snap that is provided by default?

Also, MS says it is possible visually to convert associations into properties. More specifically, they call it "hiding association and inheritance lines." Unfortunately, the context menu option "Hide" does not exist, despite the claim of the documentation.

Must I have the "visualization and modelling feature pack 2" to make this work?

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

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

发布评论

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

评论(1

╭ゆ眷念 2024-10-12 06:14:09

将关联转换为属性仅适用于 2005 年以来 VS 中的类图(.cd 扩展名)。新的 UML 类图(.classdiagram 扩展名)是 VS2010 Ultimate 的一部分不提供此功能。

至于非正交线(又称直线),您不能在 VS 类图(又名类设计器)中执行此操作,也不能在 VS2010 UML 类图中执行此操作。

这两个功能对于功能包 3 或 SP1 来说都是很好的功能。

The convert associations into properties is only available with the Class Diagram (.cd extension) that has been in VS since 2005. The new UML Class Diagram (.classdiagram extension) that is part of the VS2010 Ultimate does not provide this feature.

As for non-orthogonal lines (aka straight lines) you cannot do this in VS Class Diagram (aka Class Designer) nor can you do in in VS2010 UML Class Diagrams.

Both of these would be a good features to request for the Feature Pack 3 or SP1.

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