用例图 - 如何表示系统提供的功能

发布于 2024-12-28 22:12:24 字数 122 浏览 5 评论 0原文

我正在尝试为社交网络应用程序绘制用例图。我有 User 作为演员。

我想知道如何通过用例图来表示“您可能认识的人”功能。这不是用户可以在系统上实际执行的操作,而是系统向用户提供的操作。我如何在用例图中表示此类情况。

I am trying to come up with a use-case diagram for a social networking application. I have User as an actor.

I want to know how to represent the "People you may know" functionality through the use case diagram. This is not an action which the user can actually perform on the system, but which the system is providing the user. How do I represent such cases in my use case diagram.

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

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

发布评论

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

评论(1

冰火雁神 2025-01-04 22:12:24

不要求参与者是用例图中的人。它可以是系统事件,例如计时器、看门狗或正在进行的批处理。让系统参与者调用用例“向您可能认识的人显示”,这将与用例具有“包含”原型关联,例如人类用户参与者使用的“显示消息”。

There is no requirement for an Actor to be a person in usecase diagrams. It can be a system event such as a timer, watchdog or on going batch process. Have a system actor invoke the usecase "Show people you may know", which would hava a 'include' sterotype association with usecase e.g. "Show Messages" used by a Human user Actor.

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