argoUML:自我调用有一个额外的返回段,看起来不正确,如何删除?

发布于 2024-12-01 18:30:23 字数 376 浏览 4 评论 0原文

我正在 argoUML 中绘制序列图。
毫无疑问,这个工具非常好,但是我很困惑我对 UML 的理解是否不正确或者什么。

我想出了如何给自己打电话。然而在书中,除了返回虚线之外,自调用与 argoUML 具有相同的内容!

问题是,如果我删除虚线,与之关联的块也会被删除。

这是书本版本
在此处输入图像描述

这是 argouml 的版本
在此处输入图像描述

如何在 argouml 中进行常规样式的自调用?

I'm drawing a sequence diagram in argoUML.
No question the tool is pretty good, but I'm confused if my understanding of UML is incorrect or what.

I figured how to make a self-call. However in the books the self-call has the same thing as argoUML except the return dotted line !!

The problem is that if I remove the dotted line, the block associated with it is also removed.

Here is the book version
enter image description here

Here is argouml's version
enter image description here


How do I make the regular style self-call in argouml ?

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

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

发布评论

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

评论(1

黎夕旧梦 2024-12-08 18:30:23

返回消息是可选的(在自身和“正常”调用中)。当中间调用其他方法并且您想要显示第一个方法何时结束时,显示它们很有用。因此,两种语法都是正确的。当然,也许ArgoUML只使用“扩展”版本

Return messages are optional (both in self and in "normal" calls). It's useful to show them when there are intermediate calls to other methods and you want to show when the initial one ends. So, both syntaxes are correct. Of course, maybe ArgoUML only uses the "extended "version

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