PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.2)
authentication Request Bob <- Alice : Yet another authentication Response @enduml 쌍따옴표를표시형식을바꿀수도있다. The formatting is done with the Java class DecimalFormat (0 means digit, # means digit and zero if absent). 일부 and HTML 1 시퀀스다이어그램 endrnote @enduml 1.14 Creole and HTML It is also possible to use creole formatting: @startuml participant Alice participant "The **Famous** Bob" as Bob Alice -> Bob : hello --there-- deactivate A @enduml 1.20 Return A new command return for generating a return message with optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax0 码力 | 158 页 | 1.76 MB | 1 年前3PlantUML 1.2019.4 언어참조가이드
authentication Request Bob <- Alice : Yet another authentication Response @enduml 쌍따옴표를표시형식을바꿀수도있다. The formatting is done with the Java class DecimalFormat (0 means digit, # means digit and zero if absent). 일부 and HTML 1 시퀀스다이어그램 endrnote @enduml 1.14 Creole and HTML It is also possible to use creole formatting: @startuml participant Alice participant "The **Famous** Bob" as Bob Alice -> Bob : hello --there-- deactivate A @enduml 1.20 Return A new command return for generating a return message with optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax0 码力 | 166 页 | 1.86 MB | 1 年前3PlantUML 1.2019.1 언어참조가이드
authentication Request Bob <- Alice : Yet another authentication Response @enduml 쌍따옴표를표시형식을바꿀수도있다. The formatting is done with the Java class DecimalFormat (0 means digit, # means digit and zero if absent). 일부 rectangle "h" as hexagon endrnote @enduml 1.14 Creole and HTML It is also possible to use creole formatting: @startuml participant Alice participant "The **Famous** Bob" as Bob Alice -> Bob : hello --there-- Return 1 시퀀스다이어그램 1.20 Return A new command return for generating a return message with optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax0 码力 | 146 页 | 1.89 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.3)
authentication Request Bob <- Alice : Yet another authentication Response @enduml 쌍따옴표를표시형식을바꿀수도있다. The formatting is done with the Java class DecimalFormat (0 means digit, # means digit and zero if absent). 일부 and HTML 1 시퀀스다이어그램 endrnote @enduml 1.14 Creole and HTML It is also possible to use creole formatting: @startuml participant Alice participant "The **Famous** Bob" as Bob Alice -> Bob : hello --there-- deactivate A @enduml 1.20 Return A new command return for generating a return message with optional text label. The point returned to is the point that cause the most recently activated life-line. The syntax0 码力 | 158 页 | 1.76 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.9)
#ADD1B2) >> Bob->Alice: First message @enduml 1.24 More information on titles You can use creole formatting in the title. @startuml title __Simple__ **communication** example Alice -> Bob: Authentication endif @enduml Unfortunately, you will have to sometimes repeat the same activity in the diagram text: @startuml (*) --> "check input" PlantUML 언어참조가이드 (1.2019.9) 54 / 171 4.5 브랜치에덧붙임 4 ACTIVITY DIAGRAM Long activity description When you declare activities, you can span on several lines the description text. You can also add \n in the descrip- tion. You can also give a short code to the activity with the0 码力 | 172 页 | 1.97 MB | 1 年前3PlantUML 1.2019.6 언어참조가이드
#ADD1B2) >> Bob->Alice: First message @enduml 1.24 More information on titles You can use creole formatting in the title. @startuml title __Simple__ **communication** example Alice -> Bob: Authentication endif @enduml Unfortunately, you will have to sometimes repeat the same activity in the diagram text: @startuml (*) --> "check input" PlantUML 언어참조가이드 (1.2019.6) 54 / 171 4.5 브랜치에덧붙임 4 ACTIVITY DIAGRAM Long activity description When you declare activities, you can span on several lines the description text. You can also add \n in the descrip- tion. You can also give a short code to the activity with the0 码力 | 172 页 | 1.95 MB | 1 年前3PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2020.23)
self.\nIt also demonstrates\nmultiline \ntext @enduml 1.5 Text alignment 1.5.1 Text of response message below the arrow You can put the text of the response message below the arrow, with the skinparam responseMessageBelowArrow true Bob -> Alice : hello Alice -> Bob : ok @enduml TODO: TODO Link to Text Alignment on skinparam page. 1.6 화살표스타일변경 다음방법으로화살표스타일을바꿀수있다: • 끝부분에 x 를추가하여메시지가전달되지않았음을표시할수있다 @enduml 1.12 Secondary group label For group, it is possible to add, between[ and ], a secondary text or label that will be displayed into the header. @startuml PlantUML 언어참조가이드 (1.2020.23) 9 / 3060 码力 | 307 页 | 3.16 MB | 1 年前3PlantUML 1.2020.22 언어참조가이드
self.\nIt also demonstrates\nmultiline \ntext @enduml 1.5 Text alignment 1.5.1 Text of response message below the arrow You can put the text of the response message below the arrow, with the skinparam responseMessageBelowArrow true Bob -> Alice : hello Alice -> Bob : ok @enduml TODO: TODO Link to Text Alignment on skinparam page. 1.6 화살표스타일변경 다음방법으로화살표스타일을바꿀수있다: • 끝부분에 x 를추가하여메시지가전달되지않았음을표시할수있다 Response ...5 minutes latter... Bob --> Alice: Bye ! @enduml 1.19 Text wrapping To break long messages, you can manually add in your text. Another option is to use maxMessageSize setting: @startuml skinparam0 码力 | 295 页 | 3.08 MB | 1 年前3PlantUML 1.2021.2 언어참조가이드
self.\nIt also demonstrates\nmultiline \ntext @enduml 1.5 Text alignment 1.5.1 Text of response message below the arrow You can put the text of the response message below the arrow, with the skinparam 언어참조가이드 (1.2021.2) 3 / 390 1.6 화살표스타일변경 1 시퀀스다이어그램 Alice -> Bob : ok @enduml TODO: TODO Link to Text Alignment on skinparam page. 1.6 화살표스타일변경 다음방법으로화살표스타일을바꿀수있다: • 끝부분에 x 를추가하여메시지가전달되지않았음을표시할수있다 @enduml 1.12 Secondary group label For group, it is possible to add, between[ and ], a secondary text or label that will be displayed into the header. PlantUML 언어참조가이드 (1.2021.2) 9 / 390 1.13 메시지에노트추가하기0 码力 | 391 页 | 4.17 MB | 1 年前3PlantUML 1.2021.3 언어참조가이드
@enduml 1.12 Secondary group label For group, it is possible to add, between[ and ], a secondary text or label that will be displayed into the header. PlantUML 언어참조가이드 (1.2021.2) 9 / 407 1.13 메시지에노트추가하기 언어참조가이드 (1.2021.2) 16 / 407 1.22 Text wrapping 1 시퀀스다이어그램 ... Bob --> Alice: Authentication Response ...5 minutes latter... Bob --> Alice: Bye ! @enduml 1.22 Text wrapping To break long messages, you can manually add in your text. Another option is to use maxMessageSize setting: @startuml skinparam maxMessageSize 50 participant a participant b a -> b :this\nis\nmanually\ndone a -> b :this is0 码力 | 408 页 | 4.32 MB | 1 年前3
共 15 条
- 1
- 2