PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2020.23)command line or the ANT task. You can also change other rendering parameter, as seen in the following examples: @startuml skinparam sequenceArrowThickness 2 skinparam roundcorner 20 skinparam maxmessagesize (1.2020.23) 27 / 306 1.35 Appendice: Examples of all arrow type 1 시퀀스다이어그램 end box Alice1 -> Bob1 : hello Alice1 -> Out : out @enduml 1.35 Appendice: Examples of all arrow type 1.35.1 Normal arrow : ""-//o "" a x->o b : ""x->o "" @enduml PlantUML 언어참조가이드 (1.2020.23) 28 / 306 1.35 Appendice: Examples of all arrow type 1 시퀀스다이어그램 1.35.2 Incoming and outgoing messages (with '[', ']') @startuml participant0 码力 | 307 页 | 3.16 MB | 1 年前3
PlantUML 1.2020.22 언어참조가이드command line or the ANT task. You can also change other rendering parameter, as seen in the following examples: @startuml skinparam sequenceArrowThickness 2 skinparam roundcorner 20 skinparam maxmessagesize : out @enduml PlantUML 언어참조가이드 (1.2020.22) 26 / 294 2 유즈케이스다이어그램 2 유즈케이스다이어그램 Let's have few examples : Note that you can disable the shadowing using the skinparam shadowing false command. 2.1 유즈케이스 later instead of the actor's name, e. g. when defining relations. You can see from the following examples, that the actor definitions are optional. @startuml :First Actor: :Another\nactor: as Man2 actor0 码力 | 295 页 | 3.08 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
command line or the ANT task. You can also change other rendering parameter, as seen in the following examples: @startuml skinparam sequenceArrowThickness 2 skinparam roundcorner 20 skinparam maxmessagesize : out @enduml PlantUML 언어참조가이드 (1.2023.11) 33 / 551 1.38 Appendix: Examples of all arrow type 1 시퀀스다이어그램 1.38 Appendix: Examples of all arrow type 1.38.1 Normal arrow @startuml participant Alice as : ""-//o "" a x->o b : ""x->o "" @enduml PlantUML 언어참조가이드 (1.2023.11) 34 / 551 1.38 Appendix: Examples of all arrow type 1 시퀀스다이어그램 1.38.2 Itself arrow @startuml participant Alice as a participant0 码力 | 552 页 | 7.88 MB | 1 年前3
PlantUML 1.2021.1 언어참조가이드command line or the ANT task. You can also change other rendering parameter, as seen in the following examples: @startuml skinparam sequenceArrowThickness 2 skinparam roundcorner 20 skinparam maxmessagesize Out : out @enduml PlantUML 언어참조가이드 (1.2021.1) 29 / 385 1.37 Appendix: Examples of all arrow type 1 시퀀스다이어그램 1.37 Appendix: Examples of all arrow type 1.37.1 Normal arrow @startuml participant Alice as b : ""-//o "" a x->o b : ""x->o "" @enduml PlantUML 언어참조가이드 (1.2021.1) 30 / 385 1.37 Appendix: Examples of all arrow type 1 시퀀스다이어그램 1.37.2 Incoming and outgoing messages (with ’[’, ’]’) 1.37.3 Incoming0 码力 | 386 页 | 4.12 MB | 1 年前3
PlantUML 1.2021.2 언어참조가이드command line or the ANT task. You can also change other rendering parameter, as seen in the following examples: @startuml skinparam sequenceArrowThickness 2 skinparam roundcorner 20 skinparam maxmessagesize Out : out @enduml PlantUML 언어참조가이드 (1.2021.2) 29 / 390 1.37 Appendix: Examples of all arrow type 1 시퀀스다이어그램 1.37 Appendix: Examples of all arrow type 1.37.1 Normal arrow @startuml participant Alice as b : ""-//o "" a x->o b : ""x->o "" @enduml PlantUML 언어참조가이드 (1.2021.2) 30 / 390 1.37 Appendix: Examples of all arrow type 1 시퀀스다이어그램 1.37.2 Incoming and outgoing messages (with ’[’, ’]’) 1.37.3 Incoming0 码力 | 391 页 | 4.17 MB | 1 年前3
PlantUML 1.2021.3 언어참조가이드command line or the ANT task. You can also change other rendering parameter, as seen in the following examples: @startuml skinparam sequenceArrowThickness 2 skinparam roundcorner 20 skinparam maxmessagesize Out : out @enduml PlantUML 언어참조가이드 (1.2021.2) 29 / 407 1.37 Appendix: Examples of all arrow type 1 시퀀스다이어그램 1.37 Appendix: Examples of all arrow type 1.37.1 Normal arrow @startuml participant Alice as b : ""-//o "" a x->o b : ""x->o "" @enduml PlantUML 언어참조가이드 (1.2021.2) 30 / 407 1.37 Appendix: Examples of all arrow type 1 시퀀스다이어그램 1.37.2 Incoming and outgoing messages (with ’[’, ’]’) 1.37.3 Incoming0 码力 | 408 页 | 4.32 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.2)command line or the ANT task. You can also change other rendering parameter, as seen in the following examples: @startuml skinparam sequenceArrowThickness 2 skinparam roundcorner 20 skinparam maxmessagesize : out @enduml PlantUML 언어참조가이드 (1.2019.2) 24 / 157 2 유즈케이스다이어그램 2 유즈케이스다이어그램 Let's have few examples : Note that you can disable the shadowing using the skinparam shadowing false command. 2.1 유즈케이스 37 / 157 3.8 More on notes 3 클래스다이어그램 You can also define notes using note left of , <code>note right ofcode> , note top of , note bottom of keywords. You can also define a note on the last defined0 码力 | 158 页 | 1.76 MB | 1 年前3
PlantUML 1.2019.4 언어참조가이드command line or the ANT task. You can also change other rendering parameter, as seen in the following examples: @startuml skinparam sequenceArrowThickness 2 skinparam roundcorner 20 skinparam maxmessagesize : out @enduml PlantUML 언어참조가이드 (1.2019.4) 24 / 165 2 유즈케이스다이어그램 2 유즈케이스다이어그램 Let's have few examples : Note that you can disable the shadowing using the skinparam shadowing false command. 2.1 유즈케이스 37 / 165 3.8 More on notes 3 클래스다이어그램 You can also define notes using note left of , <code>note right ofcode> , note top of , note bottom of keywords. You can also define a note on the last defined0 码力 | 166 页 | 1.86 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.3)command line or the ANT task. You can also change other rendering parameter, as seen in the following examples: @startuml skinparam sequenceArrowThickness 2 skinparam roundcorner 20 skinparam maxmessagesize : out @enduml PlantUML 언어참조가이드 (1.2019.3) 24 / 157 2 유즈케이스다이어그램 2 유즈케이스다이어그램 Let's have few examples : Note that you can disable the shadowing using the skinparam shadowing false command. 2.1 유즈케이스 37 / 157 3.8 More on notes 3 클래스다이어그램 You can also define notes using note left of , <code>note right ofcode> , note top of , note bottom of keywords. You can also define a note on the last defined0 码力 | 158 页 | 1.76 MB | 1 年前3
PlantUML 1.2019.1 언어참조가이드command line or the ANT task. You can also change other rendering parameter, as seen in the following examples: @startuml skinparam sequenceArrowThickness 2 skinparam roundcorner 20 skinparam maxmessagesize : out @enduml PlantUML 언어참조가이드 (1.2019.1) 22 / 145 2 유즈케이스다이어그램 2 유즈케이스다이어그램 Let's have few examples : Note that you can disable the shadowing using the skinparam shadowing false command. 2.1 유즈케이스 defined with the class keyword, << and >>. You can also define notes using note left of , <code>note right ofcode> , note top of , note bottom of keywords. You can also define a note on the last defined0 码力 | 146 页 | 1.89 MB | 1 年前3
共 15 条
- 1
- 2













