我需要在泳道中放置填写申请表的位置!

发布于 2024-11-17 17:29:38 字数 181 浏览 5 评论 0原文

我正在编写一个序列图,其中客户填写银行申请

,这里我有两个泳道..一个是客户,另一个是银行,

我需要在哪个位置放置“填写申请表”活动?

它应该在客户泳道还是在银行泳道,

因为客户正在填写申请,所以不应该在客户泳道吗?

但客户正在填写银行申请表,所以不应该是银行泳道吗?

I am writting a sequence diagram where custome fill a application from for a bank

here i have two swim lane ..one is customer and another is bank

in which position i need to position "fill application form" activity?

Should it be in customer swim lane or in bank swim lane

since the customer is filling application so shouldn't it be for customer swim lane?

but customer is filling banks application form so shouldn't it be for bank swim lane?

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

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

发布评论

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

评论(1

瑾兮 2024-11-24 17:29:38

你很困惑。

序列中没有泳道
图表。泳道处于活动状态
图表。

如果您尝试使用序列图对业务流程进行建模,这是错误的。序列图用于探索真实的软件对象交互。

在此处输入图像描述
在此处输入图像描述

You are confused.

There is no swimlane in sequence
diagram. Swimlanes are in Activity
diagram.

If you try to model a business process using sequence diagram this is wrong. Sequence diagrams are for exploring real software objects interactions.

enter image description here
enter image description here

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