在 UML 图中对与其他信息系统通信的信息系统进行建模?

发布于 2024-08-12 21:05:06 字数 225 浏览 3 评论 0原文

我必须开发一个集成概念,将我的软件作为子系统集成到企业信息系统中,该系统与其他机构的其他信息系统进行通信。

我想展示一个图表,解释几个子系统如何连接以及子系统之间传输哪些数据。我的问题是我不确定UML语言中是否有支持完整信息系统建模的图表类型。

我考虑了部署图,但不确定是否正确。我不想开始然后才意识到这是错误的方式。

对于应该使用哪种图表有什么建议,或者是否有针对复杂信息系统的替代建模语言?

I have to develop an integration concept to integrate my software as a subsystem into an enterprise information system which communicates with other information systems in other institutions.

I want to show a diagram which explains how the several subsystems are connected and which data is communicated between the subsystems. My problem is that I'm not sure if there is in the UML language a diagram-type that supports modeling of complete information systems.

I thought about the deployment diagram, but I am not sure if it is the right. I don't want to start an then recognize that it is the wrong way.

Is there any advice which diagram should be used, or if there is an alternative modeling language for complex information systems?

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

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

发布评论

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

评论(2

无力看清 2024-08-19 21:05:06

组件图就是您想要的 - 请参阅“统一建模语言用户指南”的第 25 章。

A component diagram is what you want - see chapter 25 of "The Unified Modeling Language User Guide".

梦醒灬来后我 2024-08-19 21:05:06

我想展示一个图表,解释几个子系统如何协同工作以及子系统之间传输哪些数据。

我可能会从概念性的序列图开始。

因此,例如,您可以让您的生命线代表您正在集成的各种组件,并且您的交互可以是需要传输到和的任何消息来自那些组件。

I want to show a diagram which explains how the several subsystems work together and which data is communicated between the subsystems.

I'd probably start with a conceptual sequence diagram.

So, for example, you could have your lifelines represent the various components that you're integrating with, and your interactions could be any of the messages that need to transfer to and from those components.

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