Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2020.23)18 / 310 1.24 Participant creation 1 SEQUENCE DIAGRAM @startuml Bob -> Alice : hello activate Alice Alice -> Alice : some action return bye @enduml 1.24 Participant creation You can use the create keyword also put notes! Alice --> Bob : ok @enduml 1.25 Shortcut syntax for activation, deactivation, creation Immediately after specifying the target participant, the following syntax can be used: • ++ Activate dummy.Meeting o-- Person } BaseClass <|-- net.unused.Person @enduml 3.21 Automatic namespace creation You can define another separator (other than the dot) using the command : set namespaceSeparator0 码力 | 311 页 | 3.15 MB | 1 年前3
PlantUML 1.2020.22 Language Reference Guide17 / 298 1.23 Participant creation 1 SEQUENCE DIAGRAM @startuml Bob -> Alice : hello activate Alice Alice -> Alice : some action return bye @enduml 1.23 Participant creation You can use the create keyword also put notes! Alice --> Bob : ok @enduml 1.24 Shortcut syntax for activation, deactivation, creation Immediately after specifying the target participant, the following syntax can be used: • ++ Activate dummy.Meeting o-- Person } BaseClass <|-- net.unused.Person @enduml 3.20 Automatic namespace creation You can define another separator (other than the dot) using the command : set namespaceSeparator0 码力 | 299 页 | 3.07 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2020.23)18 / 306 1.25 Shortcut syntax for activation, deactivation, creation 1 시퀀스다이어그램 1.25 Shortcut syntax for activation, deactivation, creation Immediately after specifying the target participant, the following dummy.Meeting o-- Person } BaseClass <|-- net.unused.Person @enduml 3.21 Automatic namespace creation You can define another separator (other than the dot) using the command : set namespaceSeparator 언어참조가이드 (1.2020.23) 61 / 306 3.22 Lollipop interface 3 클래스다이어그램 You can disable automatic package creation using the command set namespaceSeparator none. @startuml set namespaceSeparator none class X10 码力 | 307 页 | 3.16 MB | 1 年前3
PlantUML 1.2020.22 언어참조가이드17 / 294 1.24 Shortcut syntax for activation, deactivation, creation 1 시퀀스다이어그램 1.24 Shortcut syntax for activation, deactivation, creation Immediately after specifying the target participant, the following dummy.Meeting o-- Person } BaseClass <|-- net.unused.Person @enduml 3.20 Automatic namespace creation You can define another separator (other than the dot) using the command : set namespaceSeparator 언어참조가이드 (1.2020.22) 51 / 294 3.21 Lollipop interface 3 클래스다이어그램 You can disable automatic package creation using the command set namespaceSeparator none. @startuml set namespaceSeparator none class X10 码力 | 295 页 | 3.08 MB | 1 年前3
PlantUML 1.2021.2 Справочное руководство по языку1.27 Shortcut syntax for activation, deactivation, creation 1 ДИАГРАММА ПОСЛЕДОВАТЕЛЬНОСТИ 1.27 Shortcut syntax for activation, deactivation, creation Immediately after specifying the target participant been created by Takeshi Komiya and allows to quickly draw network diagrams. So we thank him for his creation! Since the syntax is clear and simple, this has been integrated within PlantUML. We reuse here here which simplifies the creation of ArchiMate diagrams, and Archimate is natively on the Standard Library of PlantUML. 15.6.2 Archimate elements Using the macros, creation of ArchiMate elements are0 码力 | 388 页 | 4.18 MB | 1 年前3
PlantUML 1.2021.1 Справочное руководство по языку1.27 Shortcut syntax for activation, deactivation, creation 1 ДИАГРАММА ПОСЛЕДОВАТЕЛЬНОСТИ 1.27 Shortcut syntax for activation, deactivation, creation Immediately after specifying the target participant been created by Takeshi Komiya and allows to quickly draw network diagrams. So we thank him for his creation! Since the syntax is clear and simple, this has been integrated within PlantUML. We reuse here here which simplifies the creation of ArchiMate diagrams, and Archimate is natively on the Standard Library of PlantUML. 14.6.2 Archimate elements Using the macros, creation of ArchiMate elements are0 码力 | 383 页 | 4.13 MB | 1 年前3
PlantUML 1.2021.3 Language Reference Guide-> Alice : hello activate Alice Alice -> Alice : some action return bye @enduml 1.26 Participant creation You can use the create keyword just before the first reception of a message to emphasize the fact Language Reference Guide (1.2021.2) 20 / 415 1.27 Shortcut syntax for activation, deactivation, creation 1 SEQUENCE DIAGRAM create Other Alice -> Other : new create control String Alice -> String note also put notes! Alice --> Bob : ok @enduml 1.27 Shortcut syntax for activation, deactivation, creation Immediately after specifying the target participant, the following syntax can be used: • ++ Activate0 码力 | 416 页 | 4.33 MB | 1 年前3
PlantUML 1.2020.22 Guide de référence du langageactivation, deactivation, creation 1 DIAGRAMME DE SÉQUENCE note right : You can also put notes! Alice --> Bob : ok @enduml 1.24 Shortcut syntax for activation, deactivation, creation Immediately after specifying BaseClass <|-- Person net.dummy.Meeting o-- Person } BaseClass <|-- net.unused.Person @enduml 3.20 Creation automatique d'espace de nommage Vous pouvez définir une autre séparateur (autre que le point) en "Box B" { component B [ Level 1 |_ Level 2a |_ Level 3a |_ Level 3b |_ Level 3c |_ Level 4a |_ Level 3d |_ Level 2b |_ Level 3e ] } A -> B @enduml Guide de référence du langage PlantUML (1.2020.22) 2310 码力 | 295 页 | 3.03 MB | 1 年前3
PlantUML 1.2020.23 Guide de référence du langageactivation, deactivation, creation 1 DIAGRAMME DE SÉQUENCE note right : You can also put notes! Alice --> Bob : ok @enduml 1.25 Shortcut syntax for activation, deactivation, creation Immediately after specifying BaseClass <|-- Person net.dummy.Meeting o-- Person } BaseClass <|-- net.unused.Person @enduml 3.21 Creation automatique d'espace de nommage Vous pouvez définir une autre séparateur (autre que le point) en "Box B" { component B [ Level 1 |_ Level 2a |_ Level 3a |_ Level 3b |_ Level 3c |_ Level 4a |_ Level 3d |_ Level 2b |_ Level 3e ] } A -> B @enduml Guide de référence du langage PlantUML (1.2020.23) 2440 码力 | 308 页 | 3.12 MB | 1 年前3
PlantUML 1.2021.1 Language Reference Guide-> Alice : hello activate Alice Alice -> Alice : some action return bye @enduml 1.26 Participant creation You can use the create keyword just before the first reception of a message to emphasize the fact Language Reference Guide (1.2021.1) 20 / 391 1.27 Shortcut syntax for activation, deactivation, creation 1 SEQUENCE DIAGRAM create Other Alice -> Other : new create control String Alice -> String note also put notes! Alice --> Bob : ok @enduml 1.27 Shortcut syntax for activation, deactivation, creation Immediately after specifying the target participant, the following syntax can be used: • ++ Activate0 码力 | 392 页 | 4.12 MB | 1 年前3
共 66 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7













