PlantUML 1.2020.22 Language Reference Guide
alt/else • opt • loop • par • break PlantUML Language Reference Guide (1.2020.22) 8 / 298 1.12 Notes on messages 1 SEQUENCE DIAGRAM • critical • group, followed by a text to be displayed It is possible else Another type of failure Bob -> Alice: Please repeat end @enduml 1.12 Notes on messages It is possible to put notes on message using the note left or note right keywords just after the message message. PlantUML Language Reference Guide (1.2020.22) 9 / 298 1.13 Some other notes 1 SEQUENCE DIAGRAM You can have a multi-line note using the end note keywords. @startuml Alice->Bob : hello note left:0 码力 | 299 页 | 3.07 MB | 1 年前3Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2020.23)
DNS Attack end Alice -> Log : Log attack end end @enduml [Ref. QA-2503] 1.13 Notes on messages It is possible to put notes on message using the note left or note right keywords just after the message Language Reference Guide (1.2020.23) 10 / 310 1.14 Some other notes 1 SEQUENCE DIAGRAM 1.14 Some other notes It is also possible to place notes relative to participant with note left of , note right of or @enduml PlantUML Language Reference Guide (1.2020.23) 11 / 310 1.15 Changing notes shape 1 SEQUENCE DIAGRAM 1.15 Changing notes shape You can use hnote and rnote keywords to change note shapes. @startuml0 码力 | 311 页 | 3.15 MB | 1 年前3PlantUML 1.2020.22 Guide de référence du langage
après le message. Guide de référence du langage PlantUML (1.2020.22) 9 / 294 1.13 Encore plus de notes 1 DIAGRAMME DE SÉQUENCE Il est possible d'avoir une note sur plusieurs lignes avec le mot clé end note can also be defined on several lines end note @enduml 1.13 Encore plus de notes Il est aussi possible de mettre des notes placées par rapport aux participants. Il est aussi possible de faire ressortir ressortir une note en changeant sa couleur de fond. On peut aussi avoir des notes sur plusieurs lignes à l'aide du mot clé end note. @startuml participant Alice participant Bob note left of Alice #aqua This0 码力 | 295 页 | 3.03 MB | 1 年前3PlantUML 1.2020.23 Guide de référence du langage
PlantUML (1.2020.23) 10 / 307 1.14 Encore plus de notes 1 DIAGRAMME DE SÉQUENCE 1.14 Encore plus de notes Il est aussi possible de mettre des notes placées par rapport aux participants. Il est aussi aussi possible de faire ressortir une note en changeant sa couleur de fond. On peut aussi avoir des notes sur plusieurs lignes à l'aide du mot clé end note. @startuml participant Alice participant Bob note 2020.23) 11 / 307 1.15 Changer l'aspect des notes 1 DIAGRAMME DE SÉQUENCE 1.15 Changer l'aspect des notes Vous pouvez préciser la forme géométrique des notes. (rnote : rectangulaire, ou hnote : hexagonale)0 码力 | 308 页 | 3.12 MB | 1 年前3PlantUML 1.2020.23 Справочное руководство по языку
create Other Alice -> Other : new create control String Alice -> String note right : You can also put notes! Alice --> Bob : ok @enduml 1.25 Shortcut syntax for activation, deactivation, creation Immediately @startuml state foo note "This is a floating note" as N1 @enduml 7.16 Note on link You can put notes on state-transition or link, with note on link keyword. @startuml [*] -> State1 State1 --> State2 ganttDiagram { task { Справочное руководство по языку PlantUML (1.2020.23) 160 / 305 10.19 Add notes 10 GANTT DIAGRAM FontName Helvetica FontColor red FontSize 18 FontStyle bold BackGroundColor GreenYellow0 码力 | 306 页 | 3.12 MB | 1 年前3PlantUML 1.2020.22 Справочное руководство по языку
create Other Alice -> Other : new create control String Alice -> String note right : You can also put notes! Alice --> Bob : ok @enduml 1.24 Shortcut syntax for activation, deactivation, creation Immediately @startuml state foo note "This is a floating note" as N1 @enduml 7.16 Note on link You can put notes on state-transition or link, with note on link keyword. @startuml [*] -> State1 State1 --> State2 ganttDiagram { task { Справочное руководство по языку PlantUML (1.2020.22) 148 / 293 10.19 Add notes 10 GANTT DIAGRAM FontName Helvetica FontColor red FontSize 18 FontStyle bold BackGroundColor GreenYellow0 码力 | 294 页 | 3.03 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2020.23)
create Other Alice -> Other : new create control String Alice -> String note right : You can also put notes! Alice --> Bob : ok @enduml PlantUML 언어참조가이드 (1.2020.23) 18 / 306 1.25 Shortcut syntax for activation <|-- Admin (Start) <|-- (Use) @enduml 2.8 Using notes You can use the note left of , note right of , note top of , note bottom of keywords to define notes related to a single object. A note can be also You can have as many groups as you want -- End of class PlantUML 언어참조가이드 (1.2020.23) 51 / 306 3.8 Notes and stereotypes 3 클래스다이어그램 } class User { .. Simple Getter .. + getName() + getAddress() .. Some0 码力 | 307 页 | 3.16 MB | 1 年前3PlantUML 1.2020.22 언어참조가이드
create Other Alice -> Other : new create control String Alice -> String note right : You can also put notes! Alice --> Bob : ok @enduml PlantUML 언어참조가이드 (1.2020.22) 17 / 294 1.24 Shortcut syntax for activation <|-- Admin (Start) <|-- (Use) @enduml 2.8 Using notes You can use the note left of , note right of , note top of , note bottom of keywords to define notes related to a single object. A note can be also You can have as many groups as you want -- End of class PlantUML 언어참조가이드 (1.2020.22) 42 / 294 3.8 Notes and stereotypes 3 클래스다이어그램 } class User { .. Simple Getter .. + getName() + getAddress() .. Some0 码力 | 295 页 | 3.08 MB | 1 年前3PlantUML 1.2021.2 Справочное руководство по языку
@enduml *[Ref. [QA-1765](https://forum.plantuml.net/1765/is-it-possible-to-have-different-shapes-for-notes?show=1806#c1806)]* 1.16 Note over all participants [across] You can directly make a note over all 12 / 387 1.17 Several notes aligned at the same level [/] 1 ДИАГРАММА ПОСЛЕДОВАТЕЛЬНОСТИ Bob->Alice hnote across:Note across all part. @enduml [Ref. QA-9738] 1.17 Several notes aligned at the same level level [/] You can make several notes aligned at the same level, with the syntax /: • without / (by default, the notes are not aligned) @startuml note over Alice : initial state of Alice note over Bob0 码力 | 388 页 | 4.18 MB | 1 年前3PlantUML 1.2021.1 Справочное руководство по языку
@enduml *[Ref. [QA-1765](https://forum.plantuml.net/1765/is-it-possible-to-have-different-shapes-for-notes?show=1806#c1806)]* 1.16 Note over all participants [across] You can directly make a note over all 12 / 382 1.17 Several notes aligned at the same level [/] 1 ДИАГРАММА ПОСЛЕДОВАТЕЛЬНОСТИ Bob->Alice hnote across:Note across all part. @enduml [Ref. QA-9738] 1.17 Several notes aligned at the same level level [/] You can make several notes aligned at the same level, with the syntax /: • without / (by default, the notes are not aligned) @startuml note over Alice : initial state of Alice note over Bob0 码力 | 383 页 | 4.13 MB | 1 年前3
共 96 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10