英文: Add participants to middle of diagram for visibility 问题 I want to know if it's possible to add t...
如何阅读这个UML图?
英文: How to read this UML diagram? 问题 我在航空业工作,我试图理解这个UML图。我在大学学过一点UML。你可以帮助我解释这个图吗? << ...
我们能够扩展一个 UML 接口到多大程度?
英文: How far can we stretch a UML Interface? 问题 首先,背景: 我们正在使用quantum leaps的QP Framework开发一些应用程序。 QP基本...
Use Case Diagram – 经理进行客户注册
英文: Use Case Diagram - customer registration by manager 问题 我连接经理和客户。问题是:即使客户没有积极的角色,我也将客户与用例关联起来吗? 英...
为什么在一些示例中将组合标记为聚合的子集?
英文: Why is composition labelled as a subset of aggregation in some illustrations? 问题 关于我在网上找到的图像。它将C...
适合描述通过通道协作的goroutine的UML图表类型是哪种?
英文: Which type of UML diagram is suited for depicting goroutines collaborating via channel? 问题 让我们假设...
使用递归关系或“猪耳朵”在类图中。
英文: Using recursive relationships or “pig ears ” in a class diagram 问题 [![我的UML图示][2]][1] 老师注意到这个部分有...
Questions about creating UML Class diagram from Java program – default constructor? Are there no attributes in this example?
英文: Questions about creating UML Class diagram from Java program - default constructor? Are there no...
如何声明 UML 类图扫描器扫描声明?
英文: How to declare UML class diagram scanner scan declaration? 问题 你好,在 UML 类图中声明 Scanner 的适当方式是这样的: ...
如何在Java中实现这个UML类图?
英文: How to implement this UML class diagram in Java? 问题 我有这个 UML 类图,但是我不知道如何从中生成 Java 类。有人可以帮我吗? 英文:...
6