PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
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: 노트의모양을바꿀수있습니다: • hnote 는육각형노트; • rnote 는사각형노트. @startuml caller -> server : conReq hnote over caller : idle caller <- server : conConf rnote over server "r" as rectangle PlantUML 언어참조가이드 (1.2023.11) 14 / 551 1 1.17 Note over all participants [across] 1 시퀀스다이어그램 "h" as hexagon endrnote rnote over server this is on several lines endrnote hnote over caller this is on several lines endhnote @enduml [Ref. QA-1765]0 码力 | 552 页 | 7.88 MB | 1 年前3
PlantUML 1.2021.3 언어참조가이드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: hnote 와 rnote 키워드를이용하여, 노트의모양을바꿀수있다. @startuml caller -> server : conReq hnote over caller : idle caller <- server : conConf rnote over server "r" as rectangle "h" as hexagon endrnote @enduml *[Ref. usecase) (Another usecase) as (UC2) usecase UC3 usecase (Last\nusecase) as UC4 @enduml 2.2 Actors The name defining an actor is enclosed between colons. You can also use the actor keyword to define an actor0 码力 | 408 页 | 4.32 MB | 1 年前3
PlantUML 1.2021.2 언어참조가이드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: hnote 와 rnote 키워드를이용하여, 노트의모양을바꿀수있다. @startuml caller -> server : conReq hnote over caller : idle caller <- server : conConf rnote over server "r" as rectangle "h" as hexagon endrnote @enduml *[Ref. usecase) (Another usecase) as (UC2) usecase UC3 usecase (Last\nusecase) as UC4 @enduml 2.2 Actors The name defining an actor is enclosed between colons. You can also use the actor keyword to define an actor0 码力 | 391 页 | 4.17 MB | 1 年前3
PlantUML 1.2021.1 언어참조가이드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: hnote 와 rnote 키워드를이용하여, 노트의모양을바꿀수있다. @startuml caller -> server : conReq hnote over caller : idle caller <- server : conConf rnote over server "r" as rectangle "h" as hexagon endrnote @enduml *[Ref. usecase) (Another usecase) as (UC2) usecase UC3 usecase (Last\nusecase) as UC4 @enduml 2.2 Actors The name defining an actor is enclosed between colons. You can also use the actor keyword to define an actor0 码力 | 386 页 | 4.12 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2020.23)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: hnote 와 rnote 키워드를이용하여, 노트의모양을바꿀수있다. @startuml caller -> server : conReq hnote over caller : idle caller <- server : conConf rnote over server "r" as rectangle "h" as hexagon endrnote @enduml 1.16 Creole usecase) (Another usecase) as (UC2) usecase UC3 usecase (Last\nusecase) as UC4 @enduml 2.2 Actors The name defining an actor is enclosed between colons. You can also use the actor keyword to define an actor0 码力 | 307 页 | 3.16 MB | 1 年前3
PlantUML 1.2020.22 언어참조가이드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: hnote 와 rnote 키워드를이용하여, 노트의모양을바꿀수있다. @startuml caller -> server : conReq hnote over caller : idle caller <- server : conConf rnote over server "r" as rectangle "h" as hexagon endrnote @enduml 1.15 Creole usecase) (Another usecase) as (UC2) usecase UC3 usecase (Last\nusecase) as UC4 @enduml 2.2 Actors The name defining an actor is enclosed between colons. You can also use the actor keyword to define an actor0 码力 | 295 页 | 3.08 MB | 1 年前3
PlantUML 1.2019.4 언어참조가이드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: rnote keywords to change note shapes. @startuml caller -> server : conReq hnote over caller : idle caller <- server : conConf rnote over server "r" as rectangle "h" as hexagon PlantUML 언어참조가이드 (1.2019 methods To declare fields and methods, you can use the symbol : followed by the field's or method's name. The system checks for parenthesis to choose between methods and fields. @startuml Object <|-- ArrayList0 码力 | 166 页 | 1.86 MB | 1 年前3
PlantUML 1.2019.6 언어참조가이드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: hnote 와 rnote 키워드를이용하여, 노트의모양을바꿀수있다. @startuml caller -> server : conReq hnote over caller : idle caller <- server : conConf rnote over server "r" as rectangle "h" as hexagon PlantUML 언어참조가이드 (1.2019 methods To declare fields and methods, you can use the symbol : followed by the field's or method's name. The system checks for parenthesis to choose between methods and fields. @startuml Object <|-- ArrayList0 码力 | 172 页 | 1.95 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.9)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: hnote 와 rnote 키워드를이용하여, 노트의모양을바꿀수있다. @startuml caller -> server : conReq hnote over caller : idle caller <- server : conConf rnote over server "r" as rectangle "h" as hexagon PlantUML 언어참조가이드 (1.2019 methods To declare fields and methods, you can use the symbol : followed by the field's or method's name. The system checks for parenthesis to choose between methods and fields. @startuml Object <|-- ArrayList0 码力 | 172 页 | 1.97 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.2)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: rnote keywords to change note shapes. @startuml caller -> server : conReq hnote over caller : idle caller <- server : conConf rnote over server "r" as rectangle "h" as hexagon PlantUML 언어참조가이드 (1.2019 methods To declare fields and methods, you can use the symbol : followed by the field's or method's name. The system checks for parenthesis to choose between methods and fields. @startuml Object <|-- ArrayList0 码力 | 158 页 | 1.76 MB | 1 年前3
共 15 条
- 1
- 2













