如何为 Android“意图”建模在 UML 类图中

发布于 2024-12-27 13:42:37 字数 32 浏览 0 评论 0原文

在 UML 类图中,如何显示以意图调用另一个活动?

In a UML class diagram, how would you display calling another activity with an intent?

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

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

发布评论

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

评论(2

天煞孤星 2025-01-03 13:42:37

有一篇有趣的论文,标题为 基于 UML 活动设计 Android 应用程序 Frank Kraemer 使用 UML 活动对 Android 应用程序进行建模,包括通过意图启动活动。

There's an interesting paper titled Engineering Android Applications Based on UML Activities by Frank Kraemer on using UML activities to model Android applications, including starting activities via intents.

风吹雪碎 2025-01-03 13:42:37

认为这是活动之间的单向关联。因为没有其他方法可以开始活动。

think this is one-way association betwwen activities. Because there is no other way to start activity.

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