PlantUML 1.2020.23 Справочное руководство по языкувозможно размещение примечаний относитьельно участников с использованием ключевых слов <code>note left ofcode> , note right of или note over. Возможно выделить примечание изменив цвет фона. Так же руководство по языку PlantUML (1.2020.23) 28 / 305 1.35 Appendice: Examples of all arrow type 1 ДИАГРАММА ПОСЛЕДОВАТЕЛЬНОСТИ 1.35 Appendice: Examples of all arrow type 1.35.1 Normal arrow @startuml participant ""x->o "" @enduml Справочное руководство по языку PlantUML (1.2020.23) 29 / 305 1.35 Appendice: Examples of all arrow type 1 ДИАГРАММА ПОСЛЕДОВАТЕЛЬНОСТИ 1.35.2 Incoming and outgoing messages (with '['0 码力 | 306 页 | 3.12 MB | 1 年前3
Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2020.23)defined using a simple and intuitive language. 1 SEQUENCE DIAGRAM 1 Sequence Diagram 1.1 Basic examples The sequence -> is used to draw a message between two participants. Participants do not have to 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 BoxPadding 10 box "Foo1" PlantUML Language Reference Guide (1.2020.23) 28 / 310 1.35 Appendice: Examples of all arrow type 1 SEQUENCE DIAGRAM participant Alice1 participant Alice2 end box box "Foo2" participant0 码力 | 311 页 | 3.15 MB | 1 年前3
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.2021.2 Справочное руководство по языкуруководство по языку PlantUML (1.2021.2) 29 / 387 1.37 Appendix: Examples of all arrow type 1 ДИАГРАММА ПОСЛЕДОВАТЕЛЬНОСТИ 1.37 Appendix: Examples of all arrow type 1.37.1 Normal arrow @startuml participant ""x->o "" @enduml Справочное руководство по языку PlantUML (1.2021.2) 30 / 387 1.37 Appendix: Examples of all arrow type 1 ДИАГРАММА ПОСЛЕДОВАТЕЛЬНОСТИ 1.37.2 Incoming and outgoing messages (with ’[’ [x<->x b : ""[x<->x"" Справочное руководство по языку PlantUML (1.2021.2) 31 / 387 1.37 Appendix: Examples of all arrow type 1 ДИАГРАММА ПОСЛЕДОВАТЕЛЬНОСТИ [->>o b : ""[->>o "" [-\o b : ""[-\o "" [-\\o0 码力 | 388 页 | 4.18 MB | 1 年前3
PlantUML 1.2021.1 Справочное руководство по языкуруководство по языку PlantUML (1.2021.1) 29 / 382 1.37 Appendix: Examples of all arrow type 1 ДИАГРАММА ПОСЛЕДОВАТЕЛЬНОСТИ 1.37 Appendix: Examples of all arrow type 1.37.1 Normal arrow @startuml participant ""x->o "" @enduml Справочное руководство по языку PlantUML (1.2021.1) 30 / 382 1.37 Appendix: Examples of all arrow type 1 ДИАГРАММА ПОСЛЕДОВАТЕЛЬНОСТИ 1.37.2 Incoming and outgoing messages (with ’[’ [x<->x b : ""[x<->x"" Справочное руководство по языку PlantUML (1.2021.1) 31 / 382 1.37 Appendix: Examples of all arrow type 1 ДИАГРАММА ПОСЛЕДОВАТЕЛЬНОСТИ [->>o b : ""[->>o "" [-\o b : ""[-\o "" [-\\o0 码力 | 383 页 | 4.13 MB | 1 年前3
PlantUML 1.2020.22 Справочное руководство по языкувозможно размещение примечаний относитьельно участников с использованием ключевых слов <code>note left ofcode> , note right of или note over. Возможно выделить примечание изменив цвет фона. Так же --> "activity 7" else -> "activity 8" endif @enduml 4.6 Синхронизация Вы можете использовать === code ===, чтобы отобразить барьеры синхронизации. @startuml (*) --> ===B1=== --> "Parallel Activity 1" PlantUML (1.2020.22) 95 / 293 6 ДИАГРАММА КОМПОНЕНТОВ 6 Диаграмма компонентов Let's have few examples : 6.1 Компоненты Обозначения компонентов должны быть заключены в квадратные скобки. Также можно0 码力 | 294 页 | 3.03 MB | 1 年前3
PlantUML 1.2020.22 Language Reference Guidedefined using a simple and intuitive language. 1 SEQUENCE DIAGRAM 1 Sequence Diagram 1.1 Basic examples The sequence -> is used to draw a message between two participants. Participants do not have to 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 Language Reference Guide (1.2020.22) 27 / 298 2 USE CASE DIAGRAM 2 Use Case Diagram Let's have a few examples: 2.1 Usecases Use cases are enclosed using between parentheses (because two parentheses looks0 码力 | 299 页 | 3.07 MB | 1 年前3
PlantUML 1.2021.3 Language Reference Guidedefined using a simple and intuitive language. 1 SEQUENCE DIAGRAM 1 Sequence Diagram 1.1 Basic examples The sequence -> is used to draw a message between two participants. Participants do not have to 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 PlantUML Language Reference Guide (1.2021.2) 31 / 415 1.37 Appendix: Examples of all arrow type 1 SEQUENCE DIAGRAM 1.37 Appendix: Examples of all arrow type 1.37.1 Normal arrow @startuml participant Alice0 码力 | 416 页 | 4.33 MB | 1 年前3
PlantUML 1.2021.1 Language Reference Guidedefined using a simple and intuitive language. 1 SEQUENCE DIAGRAM 1 Sequence Diagram 1.1 Basic examples The sequence -> is used to draw a message between two participants. Participants do not have to 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 PlantUML Language Reference Guide (1.2021.1) 30 / 391 1.37 Appendix: Examples of all arrow type 1 SEQUENCE DIAGRAM 1.37 Appendix: Examples of all arrow type 1.37.1 Normal arrow @startuml participant Alice0 码力 | 392 页 | 4.12 MB | 1 年前3
PlantUML 1.2021.2 Language Reference Guidedefined using a simple and intuitive language. 1 SEQUENCE DIAGRAM 1 Sequence Diagram 1.1 Basic examples The sequence -> is used to draw a message between two participants. Participants do not have to 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 PlantUML Language Reference Guide (1.2021.2) 30 / 397 1.37 Appendix: Examples of all arrow type 1 SEQUENCE DIAGRAM 1.37 Appendix: Examples of all arrow type 1.37.1 Normal arrow @startuml participant Alice0 码力 | 398 页 | 4.17 MB | 1 年前3
共 96 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10













