我怎样才能使用starUml来绘制它

发布于 2024-07-10 16:21:16 字数 148 浏览 8 评论 0原文

我使用staruml,当关系复杂时,我发现很难画出完美的UML类图。uml 图

I am using staruml, I find it is hard to draw a perfect UML class diagram when the relation is complex.uml diagram

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

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

发布评论

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

评论(1

好倦 2024-07-17 16:21:16

如果您的 UML 图变得太复杂,请尝试将图分解为多个图,每个图涵盖较小的类子集。 您甚至可能希望将您的类移动到单独的包中以保持它们的组织性。 在 Star UML(和其他 UML 工具)中,类可以出现在多个图中,因此您可以包含一个包中的所有类以及不同包的公共接口中的类。

If your UML Diagrams are getting too complex try breaking the digram up into several diagrams each of which covers a smaller subset of classes. You may even want to move your classes into seperate packages to keep them organised. In Star UML (and other UML Tools) classes can appear in more than one diagram so you can include all the classes from one package plus the classes from a differnt package's public interface.

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