Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.4)
@enduml 1.2 Declaring participant It is possible to change participant order using the participant keyword. It is also possible to use other keywords to declare a participant: • actor • boundary 4) 1 / 166 1.2 Declaring participant 1 SEQUENCE DIAGRAM You can rename a participant using the as keyword. You can also change the background color of actor or participant. @startuml actor Bob #red only difference between actor 'and participant is the 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"0 码力 | 167 页 | 1.83 MB | 1 年前3Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.3)
@enduml 1.2 Declaring participant It is possible to change participant order using the participant keyword. It is also possible to use other keywords to declare a participant: • actor • boundary 3) 1 / 158 1.2 Declaring participant 1 SEQUENCE DIAGRAM You can rename a participant using the as keyword. You can also change the background color of actor or participant. @startuml actor Bob #red only difference between actor 'and participant is the 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"0 码力 | 159 页 | 1.73 MB | 1 年前3PlantUML 1.2019.2 Language Reference Guide
@enduml 1.2 Declaring participant It is possible to change participant order using the participant keyword. It is also possible to use other keywords to declare a participant: • actor • boundary 2) 1 / 159 1.2 Declaring participant 1 SEQUENCE DIAGRAM You can rename a participant using the as keyword. You can also change the background color of actor or participant. @startuml actor Bob #red only difference between actor 'and participant is the 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"0 码力 | 160 页 | 1.73 MB | 1 年前3PlantUML 1.2019.1 Language Reference Guide
@enduml 1.2 Declaring participant It is possible to change participant order using the participant keyword. It is also possible to use other keywords to declare a participant: • actor • boundary 1) 1 / 147 1.2 Declaring participant 1 SEQUENCE DIAGRAM You can rename a participant using the as keyword. You can also change the background color of actor or participant. @startuml actor Bob #red only difference between actor 'and participant is the 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"0 码力 | 148 页 | 1.85 MB | 1 年前3Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2020.23)
authentication Response @enduml 1.2 Declaring participant If the keyword participant is used to declare a participant, more control on that participant is possible. The order of declaration will be order of display. Using these other keywords to declare participants will change the shape of the participant representation: • actor • boundary • control • entity • database • collections @startuml 23) 1 / 310 1.2 Declaring participant 1 SEQUENCE DIAGRAM @enduml Rename a participant using the as keyword. You can also change the background color of actor or participant. @startuml actor Bob #red0 码力 | 311 页 | 3.15 MB | 1 年前3Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2019.9)
authentication Response @enduml 1.2 Declaring participant If the keyword participant is used to declare a participant, more control on that participant is possible. The order of declaration will be order of display. Using these other keywords to declare participants will change the shape of the participant representation: • actor • boundary • control • entity • database • collections @startuml 9) 1 / 174 1.2 Declaring participant 1 SEQUENCE DIAGRAM @enduml Rename a participant using the as keyword. You can also change the background color of actor or participant. @startuml actor Bob #red0 码力 | 175 页 | 1.95 MB | 1 年前3PlantUML 1.2019.6 Language Reference Guide
@enduml 1.2 Declaring participant It is possible to change participant order using the participant keyword. It is also possible to use other keywords to declare a participant: • actor • boundary 6) 1 / 173 1.2 Declaring participant 1 SEQUENCE DIAGRAM You can rename a participant using the as keyword. You can also change the background color of actor or participant. @startuml actor Bob #red only difference between actor 'and participant is the 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"0 码力 | 174 页 | 1.92 MB | 1 年前3PlantUML 1.2020.23 Справочное руководство по языку
изменить порядок участников, используя ключевое слово participant. Так же возможно использование других ключевых слов, для объявления participant'а: • actor • boundary • control • entity • database only difference between actor 'and participant is the 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" поле order (порядок) можно настроить порядок печати participant (участника). @startuml participant Last order 30 participant Middle order 20 participant First order 10 @enduml Справочное руководство по0 码力 | 306 页 | 3.12 MB | 1 年前3PlantUML 1.2021.3 Language Reference Guide
authentication Response @enduml 1.2 Declaring participant If the keyword participant is used to declare a participant, more control on that participant is possible. The order of declaration will be will change the shape of the participant represen- tation: • actor • boundary • control • entity • database • collections • queue @startuml participant participant as Foo actor actor as Foo1 boundary Foo7 Foo -> Foo1 : To actor PlantUML Language Reference Guide (1.2021.2) 1 / 415 1.2 Declaring participant 1 SEQUENCE DIAGRAM Foo -> Foo2 : To boundary Foo -> Foo3 : To control Foo -> Foo4 : To entity0 码力 | 416 页 | 4.33 MB | 1 年前3PlantUML 1.2021.1 Language Reference Guide
authentication Response @enduml 1.2 Declaring participant If the keyword participant is used to declare a participant, more control on that participant is possible. The order of declaration will be will change the shape of the participant represen- tation: • actor • boundary • control • entity • database • collections • queue @startuml participant participant as Foo actor actor as Foo1 boundary Foo7 Foo -> Foo1 : To actor PlantUML Language Reference Guide (1.2021.1) 1 / 391 1.2 Declaring participant 1 SEQUENCE DIAGRAM Foo -> Foo2 : To boundary Foo -> Foo3 : To control Foo -> Foo4 : To entity0 码力 | 392 页 | 4.12 MB | 1 年前3
共 296 条
- 1
- 2
- 3
- 4
- 5
- 6
- 30