PlantUML 1.2023.11 Справочное руководство по языкуДИАГРАММЫ ПОСЛЕДОВАТЕЛЬНОСТЕЙ • group, соответствует тексту который должен быть отображен Имеется возможность добавить текст который должен быть отображен в заголовке. (для group, смотрите следующий параграф -> Alice: Authentication Accepted else some kind of failure Bob -> Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> type of failure Bob -> Alice: Please repeat end @enduml 1.13 Дополнительная метка группы Для group можно добавить дополнительный текст или метку, которые будут отображаться в заголовке. Для этого их0 码力 | 554 页 | 7.96 MB | 1 年前3
PlantUML 1.2023.11 Sprachreferenzcritical • group, gefolgt von einem anzuzeigenden Text Es ist möglich einen Text anzugeben, der im Titel angezeigt werden soll. PlantUML Sprachreferenz (1.2023.11) 9 / 528 1.13 Zweites Label für group 1 SEQUENZDIAGRAMM -> Alice: Authentication Accepted else some kind of failure Bob -> Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> type of failure Bob -> Alice: Please repeat end @enduml 1.13 Zweites Label für group Nach dem Schlüsselwort group kann man zwei Texte angeben. Der erste wird im Headerkästchen der Gruppe gezeigt, der0 码力 | 529 页 | 7.46 MB | 1 年前3
Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2023.11)possible to group messages together using the following keywords: • alt/else • opt • loop • par • break • critical PlantUML Language Reference Guide (1.2023.11) 11 / 550 1.13 Secondary group label 1 1 SEQUENCE DIAGRAM • group, followed by a text to be displayed It is possible to add a text that will be displayed into the header (for group, see next paragraph ’Secondary group label’). The end keyword keyword is used to close the group. Note that it is possible to nest groups. @startuml Alice -> Bob: Authentication Request alt successful case Bob -> Alice: Authentication Accepted else some kind of0 码力 | 551 页 | 7.79 MB | 1 年前3
PlantUML 1.2023.11 Guía de Referencia del Lenguaje• loop • par • break • critical • group, seguida de un texto para mostrar Es posible añadir un texto que será mostrado en el encabezado (excepto para group). La palabra reservada end es usada para -> Alice: Authentication Accepted else some kind of failure Bob -> Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> Referencia del Lenguaje PlantUML (1.2023.11) 10 / 530 1.13 Secondary group label 1 DIAGRAMA DE SECUENCIA 1.13 Secondary group label For group, it is possible to add, between[ and ], a secondary text or label0 码力 | 531 页 | 7.53 MB | 1 年前3
PlantUML 1.2021.2 Справочное руководство по языку• par • break • critical • group, соответствует тексту который должен быть отображен Справочное руководство по языку PlantUML (1.2021.2) 8 / 387 1.12 Secondary group label 1 ДИАГРАММА ПОСЛЕДОВАТЕЛЬНОСТИ -> Alice: Authentication Accepted else some kind of failure Bob -> Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> end else Another type of failure Bob -> Alice: Please repeat end @enduml 1.12 Secondary group label For group, it is possible to add, between[ and ], a secondary text or label that will be displayed0 码力 | 388 页 | 4.18 MB | 1 年前3
PlantUML 1.2021.1 Справочное руководство по языку• par • break • critical • group, соответствует тексту который должен быть отображен Справочное руководство по языку PlantUML (1.2021.1) 8 / 382 1.12 Secondary group label 1 ДИАГРАММА ПОСЛЕДОВАТЕЛЬНОСТИ -> Alice: Authentication Accepted else some kind of failure Bob -> Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> end else Another type of failure Bob -> Alice: Please repeat end @enduml 1.12 Secondary group label For group, it is possible to add, between[ and ], a secondary text or label that will be displayed0 码力 | 383 页 | 4.13 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
alt/else • opt • loop • par • break • critical • group, 화면에보여질텍스트 PlantUML 언어참조가이드 (1.2023.11) 11 / 551 1.13 보조그룹레이블 1 시퀀스다이어그램 헤더에표시될텍스트를추가할수있다. (group 에대해서는, 다음 ’ 보조그룹레이블’ 을참조하십시오.). end 키워드는그룹을닫는데사용한다 -> Alice: Authentication Accepted else some kind of failure Bob -> Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> attack end end else Another type of failure Bob -> Alice: Please repeat end @enduml 1.13 보조그룹레이블 group 을위해, [ 하고 ] 사이에, 머릿글에표시되도록보조문자열이나레이블을추가할수있습니다. @startuml Alice -> Bob: Authentication Request Bob0 码力 | 552 页 | 7.88 MB | 1 年前3
PlantUML 1.2023.11 Guide de référence du langageUML à l’aide d’un des mot clés suivants: • alt/else • opt • loop • par • break • critical • group, suivi par le texte à afficher Guide de référence du langage PlantUML (1.2023.11) 11 / 533 1.13 -> Alice: Authentication Accepted else some kind of failure Bob -> Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> failure Bob -> Alice: Please repeat end @enduml 1.13 Étiquette secondaire de groupe Pour les group, il est possible d’ajouter, entre[ et ], un texte ou une étiquette secondaire qui sera affiché dans0 码力 | 534 页 | 7.56 MB | 1 年前3
使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2023.11)我们可以通过以下关键词来组合消息: • alt/else • opt • loop • par • break • critical • group, 后面紧跟着消息内容 可以在标头 (header) 添加需要显示的文字 (对于 group 关键字,参看下一章节 ’ 次级分组标签’)。 关键词 end 用来结束分组。 注意,分组可以嵌套使用。 @startuml Alice -> -> Bob: 认证请求 alt 成功情况 Bob -> Alice: 认证接受 else 某种失败情况 Bob -> Alice: 认证失败 group 我自己的标签 Alice -> Log : 开始记录攻击日志 loop 1000次 Alice -> Bob: DNS 攻击 end Alice -> Log : 结束记录攻击日志 end else 另一种失败 Bob -> Alice: (1.2023.11) 11 / 538 1.13 次级分组标签 1 序列图 1.13 次级分组标签 对于 group 而言,在标头处的 [和] 之间可以显示次级文本或标签。 @startuml Alice -> Bob: 认证请求 Bob -> Alice: 认证失败 group 我自己的标签 [我自己的标签2] Alice -> Log : 开始记录攻击日志 loop 1000次 Alice0 码力 | 539 页 | 7.74 MB | 1 年前3
PlantUML 1.2021.3 Справочное руководство по языку• par • break • critical • group, соответствует тексту который должен быть отображен Справочное руководство по языку PlantUML (1.2021.2) 8 / 405 1.12 Secondary group label 1 ДИАГРАММА ПОСЛЕДОВАТЕЛЬНОСТИ -> Alice: Authentication Accepted else some kind of failure Bob -> Alice: Authentication Failure group My own label Alice -> Log : Log attack start loop 1000 times Alice -> Bob: DNS Attack end Alice -> end else Another type of failure Bob -> Alice: Please repeat end @enduml 1.12 Secondary group label For group, it is possible to add, between[ and ], a secondary text or label that will be displayed0 码力 | 406 页 | 4.33 MB | 1 年前3
共 96 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10













