Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2023.11)syntax that PlantUML employs. This well-thought-out design means that even those new to diagram creation find it easy to grasp the basics quickly and without hassle. • Text-to-Graphic Correlation: Another itself as a must- have tool in the diagram creation toolkit. You can learn more about some of the common commands in PlantUML to enhance your diagram creation experience. 1.1 Basic Examples In PlantUML Language Reference Guide (1.2023.11) 22 / 550 1.27 Participant creation 1 SEQUENCE DIAGRAM return bye @enduml 1.27 Participant creation You can use the create keyword just before the first reception0 码力 | 551 页 | 7.79 MB | 1 年前3
Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.9)recent life-line activation. PlantUML Language Reference Guide (1.2019.9) 16 / 174 1.21 Participant creation 1 SEQUENCE DIAGRAM The syntax is return label where label if provided is any string acceptable -> Alice : hello activate Alice Alice -> Alice : some action return bye @enduml 1.21 Participant creation You can use the create keyword just before the first reception of a message to emphasize the fact also put notes! Alice --> Bob : ok @enduml 1.22 Shortcut syntax for activation, deactivation, creation Immediately after specifying the target participant, the following syntax can be used: • ++ Activate0 码力 | 175 页 | 1.95 MB | 1 年前3
PlantUML 1.2019.6 Language Reference Guidelabel, if provided, can be PlantUML Language Reference Guide (1.2019.6) 16 / 173 1.21 Participant creation 1 SEQUENCE DIAGRAM any string acceptable on conventional messages. @startuml Bob -> Alice : hello hello activate Alice Alice -> Alice : some action return bye @enduml 1.21 Participant creation You can use the create keyword just before the first reception of a message to emphasize the fact that this also put notes! Alice --> Bob : ok @enduml 1.22 Shortcut syntax for activation, deactivation, creation Immediately after specifying the target participant, the following syntax can be used: • ++ Activate0 码力 | 174 页 | 1.92 MB | 1 年前3
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.2023.11)
syntax that PlantUML employs. This well-thought-out design means that even those new to diagram creation find it easy to grasp the basics quickly and without hassle. • Text-to-Graphic Correlation: Another as a must- have tool in the diagram creation toolkit. You can learn more about some of the [common commands in PlantUML](commons) to enhance your diagram creation experience. 1.1 기본예제 시퀀스 -> 는두참여자들사이의메시지를그리기위해사용된다 their diagrams using intuitive and concise textual descriptions. This not only speeds up the diagram creation process but also ensures consistency and accuracy. The ability to integrate with various documentation0 码力 | 552 页 | 7.88 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.9)namespace creation 3 클래스다이어그램 net.dummy.Person <|- Person .BaseClass <|-- Person net.dummy.Meeting o-- Person } BaseClass <|-- net.unused.Person @enduml 3.19 Automatic namespace creation You can define namespaceSeparator :: class X1::X2::foo { some info } @enduml You can disable automatic package creation using the command set namespaceSeparator none. @startuml set namespaceSeparator none class X1 endfunction PlantUML 언어참조가이드 (1.2019.9) 153 / 171 19.17 Dynamic function invocation 19 PREPROCESSING COMP_TEXTGENCOMP(dummy) @enduml 19.17 Dynamic function invocation You can dynamically invoke a void0 码力 | 172 页 | 1.97 MB | 1 年前3
PlantUML 1.2019.6 언어참조가이드namespace creation 3 클래스다이어그램 net.dummy.Person <|- Person .BaseClass <|-- Person net.dummy.Meeting o-- Person } BaseClass <|-- net.unused.Person @enduml 3.19 Automatic namespace creation You can define namespaceSeparator :: class X1::X2::foo { some info } @enduml You can disable automatic package creation using the command set namespaceSeparator none. @startuml set namespaceSeparator none class X1 IfcType >> AS name##Ifc name##Ifc - [name] !endfunction COMP_TEXTGENCOMP(dummy) @enduml 19.17 Dynamic function invocation You can dynamically invoke a void function using the special %invoke_void_func()0 码力 | 172 页 | 1.95 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
共 76 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8













