Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2020.23)
Drawing UML with PlantUML PlantUML Language Reference Guide (Version 1.2020.23) PlantUML is a component that allows to quickly write : • Sequence diagram • Usecase diagram • Class diagram • Activity : To control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections PlantUML Language Reference Guide (1.2020.23) 1 / 310 1.2 Declaring participant 1 SEQUENCE DIAGRAM @enduml @startuml participant Last order 30 participant Middle order 20 participant First order 10 @enduml PlantUML Language Reference Guide (1.2020.23) 2 / 310 1.3 Use non-letters in participants 1 SEQUENCE DIAGRAM0 码力 | 311 页 | 3.15 MB | 1 年前3Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.4)
Drawing UML with PlantUML PlantUML Language Reference Guide (Version 1.2019.4) PlantUML is a component that allows to quickly write : • Sequence diagram • Usecase diagram • Class diagram • Activity control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections @enduml PlantUML Language Reference Guide (1.2019.4) 1 / 166 1.2 Declaring participant 1 SEQUENCE DIAGRAM You can @startuml participant Last order 30 participant Middle order 20 participant First order 10 @enduml PlantUML Language Reference Guide (1.2019.4) 2 / 166 1.3 Use non-letters in participants 1 SEQUENCE DIAGRAM0 码力 | 167 页 | 1.83 MB | 1 年前3Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.9)
Drawing UML with PlantUML PlantUML Language Reference Guide (Version 1.2019.9) PlantUML is a component that allows to quickly write : • Sequence diagram • Usecase diagram • Class diagram • Activity : To control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections PlantUML Language Reference Guide (1.2019.9) 1 / 174 1.2 Declaring participant 1 SEQUENCE DIAGRAM @enduml @startuml participant Last order 30 participant Middle order 20 participant First order 10 @enduml PlantUML Language Reference Guide (1.2019.9) 2 / 174 1.3 Use non-letters in participants 1 SEQUENCE DIAGRAM0 码力 | 175 页 | 1.95 MB | 1 年前3Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.3)
Drawing UML with PlantUML PlantUML Language Reference Guide (Version 1.2019.3) PlantUML is a component that allows to quickly write : • Sequence diagram • Usecase diagram • Class diagram • Activity control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections @enduml PlantUML Language Reference Guide (1.2019.3) 1 / 158 1.2 Declaring participant 1 SEQUENCE DIAGRAM You can @startuml participant Last order 30 participant Middle order 20 participant First order 10 @enduml PlantUML Language Reference Guide (1.2019.3) 2 / 158 1.3 Use non-letters in participants 1 SEQUENCE DIAGRAM0 码力 | 159 页 | 1.73 MB | 1 年前3Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2023.11)
Drawing UML with PlantUML PlantUML Language Reference Guide (Version 1.2023.11) PlantUML is a component that allows to quickly write : • Sequence diagram • Usecase diagram • Class diagram • Object and intuitive language. 1 SEQUENCE DIAGRAM 1 Sequence Diagram Creating sequence diagrams with PlantUML is remarkably straightforward. This ease of use is largely attributed to the user-friendly nature Intuitive Syntax: First and foremost, users appreciate the straightforward and intuitive syntax that PlantUML employs. This well-thought-out design means that even those new to diagram creation find it easy0 码力 | 551 页 | 7.79 MB | 1 年前3PlantUML 1.2021.3 Language Reference Guide
Drawing UML with PlantUML PlantUML Language Reference Guide (Version 1.2021.2) PlantUML is a component that allows to quickly write : • Sequence diagram • Usecase diagram • Class diagram • Object database database as Foo5 collections collections as Foo6 queue queue as Foo7 Foo -> Foo1 : To actor PlantUML Language Reference Guide (1.2021.2) 1 / 415 1.2 Declaring participant 1 SEQUENCE DIAGRAM Foo -> Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml PlantUML Language Reference Guide (1.2021.2) 2 / 415 1.3 Use non-letters in participants 1 SEQUENCE DIAGRAM0 码力 | 416 页 | 4.33 MB | 1 年前3PlantUML 1.2019.6 Language Reference Guide
Drawing UML with PlantUML PlantUML Language Reference Guide (Version 1.2019.6) PlantUML is a component that allows to quickly write : • Sequence diagram • Usecase diagram • Class diagram • Activity control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections @enduml PlantUML Language Reference Guide (1.2019.6) 1 / 173 1.2 Declaring participant 1 SEQUENCE DIAGRAM You can @startuml participant Last order 30 participant Middle order 20 participant First order 10 @enduml PlantUML Language Reference Guide (1.2019.6) 2 / 173 1.3 Use non-letters in participants 1 SEQUENCE DIAGRAM0 码力 | 174 页 | 1.92 MB | 1 年前3PlantUML 1.2019.1 Language Reference Guide
Drawing UML with PlantUML PlantUML Language Reference Guide (Version 1.2019.1) PlantUML is a component that allows to quickly write : • Sequence diagram • Usecase diagram • Class diagram • Activity control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections @enduml PlantUML Language Reference Guide (1.2019.1) 1 / 147 1.2 Declaring participant 1 SEQUENCE DIAGRAM You can @startuml participant Last order 30 participant Middle order 20 participant First order 10 @enduml PlantUML Language Reference Guide (1.2019.1) 2 / 147 1.3 Use non-letters in participants 1 SEQUENCE DIAGRAM0 码力 | 148 页 | 1.85 MB | 1 年前3PlantUML 1.2021.1 Language Reference Guide
Drawing UML with PlantUML PlantUML Language Reference Guide (Version 1.2021.1) PlantUML is a component that allows to quickly write : • Sequence diagram • Usecase diagram • Class diagram • Object database database as Foo5 collections collections as Foo6 queue queue as Foo7 Foo -> Foo1 : To actor PlantUML Language Reference Guide (1.2021.1) 1 / 391 1.2 Declaring participant 1 SEQUENCE DIAGRAM Foo -> Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml PlantUML Language Reference Guide (1.2021.1) 2 / 391 1.3 Use non-letters in participants 1 SEQUENCE DIAGRAM0 码力 | 392 页 | 4.12 MB | 1 年前3PlantUML 1.2020.22 Language Reference Guide
Drawing UML with PlantUML PlantUML Language Reference Guide (Version 1.2020.22) PlantUML is a component that allows to quickly write : • Sequence diagram • Usecase diagram • Class diagram • Activity : To control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections PlantUML Language Reference Guide (1.2020.22) 1 / 298 1.2 Declaring participant 1 SEQUENCE DIAGRAM @enduml @startuml participant Last order 30 participant Middle order 20 participant First order 10 @enduml PlantUML Language Reference Guide (1.2020.22) 2 / 298 1.3 Use non-letters in participants 1 SEQUENCE DIAGRAM0 码力 | 299 页 | 3.07 MB | 1 年前3
共 13 条
- 1
- 2