Modelio class 图表隔间
Modelio class diagram compartments
我需要有关 Modelio UML 工具 Class 图表组件的帮助。其他建模工具中的正常 class 图有 3 个隔间。顶部隔间包含 class 的名称。中间隔间包含 class 的属性。底部隔间包含 class 可以执行的操作。但是 modelio 有第 4 个隔间,我需要知道为什么会这样。我有一个包含 UML 图的软件项目,我需要解释这些东西。
我查看了他们的教程,但找不到任何答案。
Normal a class diagram in other modelling tools have 3 compartments
不,来自 UML formal/2017-12-05 §11.4.4 符号
A Class has four mandatory compartments: attributes, operations, receptions (see 9.2.4) and internal structure (see
11.2.4). A Class may also have optional compartments as described for Classifiers in general (see 9.2.4)
我需要有关 Modelio UML 工具 Class 图表组件的帮助。其他建模工具中的正常 class 图有 3 个隔间。顶部隔间包含 class 的名称。中间隔间包含 class 的属性。底部隔间包含 class 可以执行的操作。但是 modelio 有第 4 个隔间,我需要知道为什么会这样。我有一个包含 UML 图的软件项目,我需要解释这些东西。
我查看了他们的教程,但找不到任何答案。
Normal a class diagram in other modelling tools have 3 compartments
不,来自 UML formal/2017-12-05 §11.4.4 符号
A Class has four mandatory compartments: attributes, operations, receptions (see 9.2.4) and internal structure (see 11.2.4). A Class may also have optional compartments as described for Classifiers in general (see 9.2.4)