象征对象及其实例变量值的最佳图表类型是什么?

发布于 2024-07-18 18:21:10 字数 57 浏览 3 评论 0原文

我想可视化具有几个不同对象、它们的关系以及它们的实例变量的值的情况。 你知道哪种图表类型最适合吗?

I want to visualize an situation with a few different objects, their relations and the values of their instance variables. Any idea which diagram type fits best for that?

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

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

发布评论

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

评论(1

坚持沉默 2024-07-25 18:21:10

对象图。

它就像一个类图,只不过属性框有值。

此外,对象之间的线是“链接”而不是“关联”。 它们是实际的链接(FK、对象引用等),而不是链接的类。

Object diagram.

It's like a class diagram except the attribute boxes have values.

Also, the lines between objects are "links" not "associations". They're the actual link (FK, object reference, whatever) not the class of the link.

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