使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2019.6)但是当你想定义原型时,可以增加对应的单个字符及颜色,来定义自己的标记(spot),就像下面一样: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.16 包 你可以通过关键词 package 声明包,同时可选的来声明对应的背景色(通过使用 html 色彩代码或名称)。 注意:包可以被定义为嵌套。 @enduml You can shorten the arrow by using only the first character of the direction (for example, -d- instead of -down-) or the two first characters (-do-). Please note that you should not abuse this elseif (condition B) then (yes) :Text 2; stop elseif (condition C) then (yes) :Text 3; elseif (condition D) then (yes) :Text 4; else (nothing) :Text else; PlantUML 语言参考指引 (1.2019.6) 65 / 173 5.4 重复循环 5 活动图0 码力 | 174 页 | 1.98 MB | 1 年前3
 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2019.9)但是当你想定义原型时,可以增加对应的单个字符及颜色,来定义自己的标记(spot),就像下面一样: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.16 包 你可以通过关键词 package 声明包,同时可选的来声明对应的背景色(通过使用 html 色彩代码或名称)。 注意:包可以被定义为嵌套。 @enduml You can shorten the arrow by using only the first character of the direction (for example, -d- instead of -down-) or the two first characters (-do-). Please note that you should not abuse this elseif (condition B) then (yes) :Text 2; stop elseif (condition C) then (yes) :Text 3; elseif (condition D) then (yes) :Text 4; else (nothing) :Text else; PlantUML 语言参考指引 (1.2019.9) 65 / 173 5.4 重复循环 5 活动图0 码力 | 174 页 | 2.00 MB | 1 年前3
 PlantUML 1.2020.22 语言参考指引但是当你想定义原型时,可以增加对应的单个字符及颜色,来定义自己的标记(spot),就像下面一样: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.17 包 你可以通过关键词 package 声明包,同时可选的来声明对应的背景色(通过使用 html 色彩代码或名称)。 注意:包可以被定义为嵌套。 @enduml You can shorten the arrow by using only the first character of the direction (for example, -d- instead of -down-) or the two first characters (-do-). Please note that you should not abuse this elseif (condition B) then (yes) :Text 2; stop elseif (condition C) then (yes) :Text 3; elseif (condition D) then (yes) :Text 4; else (nothing) PlantUML 语言参考指引 (1.2020.22) 72 / 294 5.4 Conditional with stop0 码力 | 295 页 | 3.08 MB | 1 年前3
 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2020.23)但是当你想定义原型时,可以增加对应的单个字符及颜色,来定义自己的标记(spot),就像下面一样: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml PlantUML 语言参考指引 (1.2020.23) 58 / 306 3.18 包 3 类图 3.18 包 你可以通过关键词 package 声明包 @enduml You can shorten the arrow by using only the first character of the direction (for example, -d- instead of -down-) or the two first characters (-do-). Please note that you should not abuse this elseif (condition B) then (yes) :Text 2; stop elseif (condition C) then (yes) :Text 3; elseif (condition D) then (yes) :Text 4; else (nothing) PlantUML 语言参考指引 (1.2020.23) 83 / 306 5.4 Conditional with stop0 码力 | 307 页 | 3.17 MB | 1 年前3
 统一建模语言 UML 参考手册 - 基本概念又是类 关联类 见图 ��� 如果关联属性在一系列相关对象中是唯一的 则为限定 见图 ��� 限定是从关联中若干 相关对象中选取唯一对象的值 查询表和查询数组可以被建模成限定关联 限定对于名称 和识别码的建模是比较有意义的 限定也可用于设计模型中对索引的建模 � ��� 参考指南� � 静态视图� ������� � 在分析阶段 关联表表现了对象间逻辑关系 在如何实现关联上 无需强加方向或特别 应避免使用 因为标签和属性会一同被认为是元素的属性 被工具统一的存取 ��� 预 定义了一些标签名称 见标准元素 � 标签值提供了向元素添加特定实现附加信息的一种方法 例如 代码生成器需要有关代 码种类的信息从模型中产生代码 常常有许多方式产生正确的代码 建模人员必须提供相 应的选择 某些标签可以作为向代码产生器提供信息的标志 另一些标签可用于其它附加 工具 如项目计划和报表书写器 � � ���0 码力 | 123 页 | 2.61 MB | 1 年前3
 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2021.2)b #pink;line:red;line.bold;text:red usecase c #palegreen;line:green;line.dashed;text:green usecase d #aliceblue;line:blue;line.dotted;text:blue @enduml [Ref. QA-5340 and adapted from QA-6852] PlantUML 但是当你想定义原型时,可以增加对应的单个字符及颜色,来定义自己的标记(spot),就像下面一样: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.20 包 你可以通过关键词 package 声明包,同时可选的来声明对应的背景色(通过使用 html 色彩代码或名称)。 注意:包可以被定义为嵌套。 @enduml You can shorten the arrow by using only the first character of the direction (for example, -d- instead of -down-) or the two first characters (-do-). Please note that you should not abuse this0 码力 | 381 页 | 4.05 MB | 1 年前3
 PlantUML 1.2021.1 语言参考指引b #pink;line:red;line.bold;text:red usecase c #palegreen;line:green;line.dashed;text:green usecase d #aliceblue;line:blue;line.dotted;text:blue @enduml [Ref. QA-5340 and adapted from QA-6852] PlantUML 但是当你想定义原型时,可以增加对应的单个字符及颜色,来定义自己的标记(spot),就像下面一样: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.20 包 你可以通过关键词 package 声明包,同时可选的来声明对应的背景色(通过使用 html 色彩代码或名称)。 注意:包可以被定义为嵌套。 @enduml You can shorten the arrow by using only the first character of the direction (for example, -d- instead of -down-) or the two first characters (-do-). Please note that you should not abuse this0 码力 | 376 页 | 4.00 MB | 1 年前3
 PlantUML 1.2021.3 语言参考指引b #pink;line:red;line.bold;text:red usecase c #palegreen;line:green;line.dashed;text:green usecase d #aliceblue;line:blue;line.dotted;text:blue @enduml [Ref. QA-5340 and adapted from QA-6852] PlantUML 但是当你想定义原型时,可以增加对应的单个字符及颜色,来定义自己的标记(spot),就像下面一样: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.20 包 你可以通过关键词 package 声明包,同时可选的来声明对应的背景色(通过使用 html 色彩代码或名称)。 注意:包可以被定义为嵌套。 @enduml You can shorten the arrow by using only the first character of the direction (for example, -d- instead of -down-) or the two first characters (-do-). Please note that you should not abuse this0 码力 | 398 页 | 4.22 MB | 1 年前3
 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2023.11)-right-> (dummyRight) :user: -up-> (dummyUp) :user: -down-> (dummyDown) @enduml 你可以通过只使用方向的第一个字符来缩短箭头(例如,-d- ,而不是 -down- )或两个第一个字符 (-do-)。 请注意,你不应该滥用这个功能:Graphviz 通常在没有调整的情况下给出良好的结果。 并使用 left to right direction b #pink;line:red;line.bold;text:red usecase c #palegreen;line:green;line.dashed;text:green usecase d #aliceblue;line:blue;line.dotted;text:blue @enduml PlantUML 语言参考指引 (1.2023.11) 55 / 538 2.18 Display 但是当你想定义原型时,可以增加对应的单个字符及颜色,来定义自己的标记(spot),就像下面一样: @startuml class System << (S,#FF7700) Singleton >> class Date << (D,orchid) >> @enduml 3.21 包 你可以通过关键词 package 声明包,同时可选的来声明对应的背景色(通过使用 html 色彩代码或名称)。 注意:包可以被定义为嵌套。0 码力 | 539 页 | 7.74 MB | 1 年前3
 PlantUML 1.2023.11 Guide de référence du langage• diagrammes de cas d’utilisation • diagrammes de classes • diagrammes d’objet • diagrammes d’activité • diagrammes de composant • diagrammes de déploiement • diagrammes d’état • diagrammes de • maquettes d’interface graphique (salt) • diagrammes Archimate • diagrammes de langage de description et de spécification (SDL) • diagrammes ditaa • diagrammes de Gantt • diagrammes d’idées (mindmap) sont définis à l’aide d’un langage simple et intuitif. 1 DIAGRAMME DE SÉQUENCE 1 Diagramme de séquence Créer des diagrammes de séquence avec PlantUML est remarquablement simple. Cette facilité d’utilisation0 码力 | 534 页 | 7.56 MB | 1 年前3
共 97 条
- 1
 - 2
 - 3
 - 4
 - 5
 - 6
 - 10
 













