PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.2)
다른이름을이용하여참여자의이름을변경할수있다. 또한, 참여자 (actor, participant) 의배경색을변경할수있다. @startuml actor Bob #red ' The only difference between actor 'and participant is the drawing participant Alice participant "I have a really\nlong name" name" as L #99FF99 /' You can also declare: participant L as "I have a really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml You can use the orderkeyword to custom the print order of participant. @startuml participant Last order 30 participant Middle order 20 participant First order 10 @enduml PlantUML 언어참조가이드 (1.2019.2) 2 /0 码力 | 158 页 | 1.76 MB | 1 年前3PlantUML 1.2019.4 언어참조가이드
다른이름을이용하여참여자의이름을변경할수있다. 또한, 참여자 (actor, participant) 의배경색을변경할수있다. @startuml actor Bob #red ' The only difference between actor 'and participant is the drawing participant Alice participant "I have a really\nlong name" name" as L #99FF99 /' You can also declare: participant L as "I have a really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml You can use the orderkeyword to custom the print order of participant. @startuml participant Last order 30 participant Middle order 20 participant First order 10 @enduml PlantUML 언어참조가이드 (1.2019.4) 2 /0 码力 | 166 页 | 1.86 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.3)
다른이름을이용하여참여자의이름을변경할수있다. 또한, 참여자 (actor, participant) 의배경색을변경할수있다. @startuml actor Bob #red ' The only difference between actor 'and participant is the drawing participant Alice participant "I have a really\nlong name" name" as L #99FF99 /' You can also declare: participant L as "I have a really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml You can use the orderkeyword to custom the print order of participant. @startuml participant Last order 30 participant Middle order 20 participant First order 10 @enduml PlantUML 언어참조가이드 (1.2019.3) 2 /0 码力 | 158 页 | 1.76 MB | 1 年前3PlantUML 1.2019.1 언어참조가이드
다른이름을이용하여참여자의이름을변경할수있다. 또한, 참여자 (actor, participant) 의배경색을변경할수있다. @startuml actor Bob #red ' The only difference between actor 'and participant is the drawing participant Alice participant "I have a really\nlong name" name" as L #99FF99 /' You can also declare: participant L as "I have a really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml You can use the orderkeyword to custom the print order of participant. @startuml participant Last order 30 participant Middle order 20 participant First order 10 @enduml PlantUML 언어참조가이드 (1.2019.1) 2 /0 码力 | 146 页 | 1.89 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2020.23)
authentication Request Alice <-- Bob: another authentication Response @enduml 1.2 참여자 (participant) 선언 participant 키워드를이용하여참여자의순서를바꿀수있다. 또한, 참여자선언에다음과같은키워드를사용할수있다. • actor • boundary • control • entity 306 1.2 참여자 (participant) 선언 1 시퀀스다이어그램 as 키워드를이용하여참여자의이름을변경할수있다. 또한, 참여자 (actor, participant) 의배경색을변경할수도있다. @startuml actor Bob #red ' The only difference between actor 'and participant is the drawing drawing participant Alice participant "I have a really\nlong name" as L #99FF99 /' You can also declare: participant L as "I have a really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice:0 码力 | 307 页 | 3.16 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.9)
authentication Request Alice <-- Bob: another authentication Response @enduml 1.2 참여자 (participant) 선언 participant 키워드를이용하여참여자의순서를바꿀수있다. 또한, 참여자선언에다음과같은키워드를사용할수있다. • actor • boundary • control • entity 171 1.2 참여자 (participant) 선언 1 시퀀스다이어그램 as 키워드를이용하여참여자의이름을변경할수있다. 또한, 참여자 (actor, participant) 의배경색을변경할수도있다. @startuml actor Bob #red ' The only difference between actor 'and participant is the drawing drawing participant Alice participant "I have a really\nlong name" as L #99FF99 /' You can also declare: participant L as "I have a really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice:0 码力 | 172 页 | 1.97 MB | 1 年前3PlantUML 1.2019.6 언어참조가이드
authentication Request Alice <-- Bob: another authentication Response @enduml 1.2 참여자 (participant) 선언 participant 키워드를이용하여참여자의순서를바꿀수있다. 또한, 참여자선언에다음과같은키워드를사용할수있다. • actor • boundary • control • entity 171 1.2 참여자 (participant) 선언 1 시퀀스다이어그램 as 키워드를이용하여참여자의이름을변경할수있다. 또한, 참여자 (actor, participant) 의배경색을변경할수도있다. @startuml actor Bob #red ' The only difference between actor 'and participant is the drawing drawing participant Alice participant "I have a really\nlong name" as L #99FF99 /' You can also declare: participant L as "I have a really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice:0 码力 | 172 页 | 1.95 MB | 1 年前3PlantUML 1.2021.1 언어참조가이드
authentication Request Alice <-- Bob: another authentication Response @enduml 1.2 참여자 (participant) 선언 participant 키워드를이용하여참여자의순서를바꿀수있다. 또한, 참여자선언에다음과같은키워드를사용할수있다. • actor • boundary • control • entity 385 1.2 참여자 (participant) 선언 1 시퀀스다이어그램 as 키워드를이용하여참여자의이름을변경할수있다. 또한, 참여자 (actor, participant) 의배경색을변경할수도있다. @startuml actor Bob #red ' The only difference between actor 'and participant is the drawing drawing participant Alice participant "I have a really\nlong name" as L #99FF99 /' You can also declare: participant L as "I have a really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice:0 码力 | 386 页 | 4.12 MB | 1 年前3PlantUML 1.2021.2 언어참조가이드
authentication Request Alice <-- Bob: another authentication Response @enduml 1.2 참여자 (participant) 선언 participant 키워드를이용하여참여자의순서를바꿀수있다. 또한, 참여자선언에다음과같은키워드를사용할수있다. • actor • boundary • control • entity 390 1.2 참여자 (participant) 선언 1 시퀀스다이어그램 as 키워드를이용하여참여자의이름을변경할수있다. 또한, 참여자 (actor, participant) 의배경색을변경할수도있다. @startuml actor Bob #red ' The only difference between actor 'and participant is the drawing drawing participant Alice participant "I have a really\nlong name" as L #99FF99 /' You can also declare: participant L as "I have a really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice:0 码力 | 391 页 | 4.17 MB | 1 年前3PlantUML 1.2021.3 언어참조가이드
authentication Request Alice <-- Bob: another authentication Response @enduml 1.2 참여자 (participant) 선언 participant 키워드를이용하여참여자의순서를바꿀수있다. 또한, 참여자선언에다음과같은키워드를사용할수있다. • actor • boundary • control • entity 407 1.2 참여자 (participant) 선언 1 시퀀스다이어그램 as 키워드를이용하여참여자의이름을변경할수있다. 또한, 참여자 (actor, participant) 의배경색을변경할수도있다. @startuml actor Bob #red ' The only difference between actor 'and participant is the drawing drawing participant Alice participant "I have a really\nlong name" as L #99FF99 /' You can also declare: participant L as "I have a really\nlong name" #99FF99 '/ Alice->Bob: Authentication Request Bob->Alice:0 码力 | 408 页 | 4.32 MB | 1 年前3
共 12 条
- 1
- 2