PlantUML 1.2019.4 언어참조가이드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 participant First order 10 @enduml PlantUML 언어참조가이드 (1.2019.4) 2 / 165 1.3 Use non-letters in participants 1 시퀀스다이어그램 1.3 Use non-letters in participants 따옴표를사용하여참여자를정의할수있습니다. 그리고"as" 키워드를사용하여참여자를별칭으로사용할 authentication Response PlantUML 언어참조가이드 (1.2019.4) 5 / 165 1.7 메시지순서에번호매기기 1 시퀀스다이어그램 @enduml You can also use autonumber stop and autonumber resume increment format to respectively pause and resume automatic numbering0 码力 | 166 页 | 1.86 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.2)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 participant First order 10 @enduml PlantUML 언어참조가이드 (1.2019.2) 2 / 157 1.3 Use non-letters in participants 1 시퀀스다이어그램 1.3 Use non-letters in participants 따옴표를사용하여참여자를정의할수있습니다. 그리고"as" 키워드를사용하여참여자를별칭으로사용할 authentication Response PlantUML 언어참조가이드 (1.2019.2) 5 / 157 1.7 메시지순서에번호매기기 1 시퀀스다이어그램 @enduml You can also use autonumber stop and autonumber resume increment format to respectively pause and resume automatic numbering0 码力 | 158 页 | 1.76 MB | 1 年前3
PlantUML 1.2019.1 언어참조가이드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 participant First order 10 @enduml PlantUML 언어참조가이드 (1.2019.1) 2 / 145 1.3 Use non-letters in participants 1 시퀀스다이어그램 1.3 Use non-letters in participants 따옴표를사용하여참여자를정의할수있습니다. 그리고"as" 키워드를사용하여참여자를별칭으로사용할 @enduml PlantUML 언어참조가이드 (1.2019.1) 5 / 145 1.8 Page Title, Header and Footer 1 시퀀스다이어그램 You can also use autonumber stop and autonumber resume increment format to respectively pause and resume automatic numbering0 码力 | 146 页 | 1.89 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.3)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 participant First order 10 @enduml PlantUML 언어참조가이드 (1.2019.3) 2 / 157 1.3 Use non-letters in participants 1 시퀀스다이어그램 1.3 Use non-letters in participants 따옴표를사용하여참여자를정의할수있습니다. 그리고"as" 키워드를사용하여참여자를별칭으로사용할 authentication Response PlantUML 언어참조가이드 (1.2019.3) 5 / 157 1.7 메시지순서에번호매기기 1 시퀀스다이어그램 @enduml You can also use autonumber stop and autonumber resume increment format to respectively pause and resume automatic numbering0 码力 | 158 页 | 1.76 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2020.23)20 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 messages 1 시퀀스다이어그램 1.26 Incoming and outgoing messages You can use incoming or outgoing arrows if you want to focus on a part of the diagram. Use square brackets to denote the left "[" or the right "]" side QA-310] 1.28 Anchors and Duration With teoz usage it is possible to add anchors to the diagram and use the anchors to specify duration time. @startuml PlantUML 언어참조가이드 (1.2020.23) 21 / 306 1.29 Stereotypes0 码力 | 307 页 | 3.16 MB | 1 年前3
PlantUML 1.2020.22 언어참조가이드19 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 messages 1 시퀀스다이어그램 1.25 Incoming and outgoing messages You can use incoming or outgoing arrows if you want to focus on a part of the diagram. Use square brackets to denote the left "[" or the right "]" side 시퀀스다이어그램 1.26 Anchors and Duration With teoz usage it is possible to add anchors to the diagram and use the anchors to specify duration time. @startuml !pragma teoz true {start} Alice -> Bob : start doing0 码力 | 295 页 | 3.08 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2019.9)ok @enduml 1.22 Incoming and outgoing messages You can use incoming or outgoing arrows if you want to focus on a part of the diagram. Use square brackets to denote the left "[" or the right "]" side Alice << (C,#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: 171 1.26 Removing Footer 1 시퀀스다이어그램 Alice -> Other : hello @enduml 1.26 Removing Footer You can use the hide footbox keywords to remove the footer of the diagram. @startuml hide footbox title Footer0 码力 | 172 页 | 1.97 MB | 1 年前3
PlantUML 1.2019.6 언어참조가이드ok @enduml 1.22 Incoming and outgoing messages You can use incoming or outgoing arrows if you want to focus on a part of the diagram. Use square brackets to denote the left "[" or the right "]" side Alice << (C,#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: 171 1.26 Removing Footer 1 시퀀스다이어그램 Alice -> Other : hello @enduml 1.26 Removing Footer You can use the hide footbox keywords to remove the footer of the diagram. @startuml hide footbox title Footer0 码力 | 172 页 | 1.95 MB | 1 年前3
PlantUML 1.2021.2 언어참조가이드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 success @enduml 1.28 Incoming and outgoing messages You can use incoming or outgoing arrows if you want to focus on a part of the diagram. Use square brackets to denote the left ”[” or the right ”]” side QA-310] 1.30 Anchors and Duration With teoz usage it is possible to add anchors to the diagram and use the anchors to specify duration time. @startuml !pragma teoz true {start} Alice -> Bob : start doing0 码力 | 391 页 | 4.17 MB | 1 年前3
PlantUML 1.2021.3 언어참조가이드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 net/13234)]* 1.28 Incoming and outgoing messages You can use incoming or outgoing arrows if you want to focus on a part of the diagram. Use square brackets to denote the left ”[” or the right ”]” side QA-310] 1.30 Anchors and Duration With teoz usage it is possible to add anchors to the diagram and use the anchors to specify duration time. @startuml !pragma teoz true {start} Alice -> Bob : start doing0 码力 | 408 页 | 4.32 MB | 1 年前3
共 15 条
- 1
- 2













