使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2019.9)authentication Request Alice <-- Bob: another authentication Response @enduml 1.2 声明参与者 关键字 participant 用于改变参与者的先后顺序。 你也可以使用其它关键字来声明参与者: • actor • boundary • control • entity • database @startuml actor Foo1 database Foo1 -> Foo6 : To collections @enduml PlantUML 语言参考指引 (1.2019.9) 1 / 173 1.2 声明参与者 1 时序图 关键字 as 用于重命名参与者 你可以使用 RGB 值或者颜色名修改 actor 或参与者的背景颜色。 @startuml actor Bob #red ' The only difference between Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml 您可以使用关键字 order 自定义顺序来打印参与者。 @startuml participant Last order 30 participant Middle order 20 participant First0 码力 | 174 页 | 2.00 MB | 1 年前3
使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2019.1)authentication Request Alice <-- Bob: another authentication Response @enduml 1.2 声明参与者 关键字 participant 用于改变参与者的先后顺序。 你也可以使用其它关键字来声明参与者: • actor • boundary • control • entity • database @startuml actor Foo1 database Foo1 -> Foo6 : To collections @enduml PlantUML 语言参考指引 (1.2019.1) 1 / 145 1.2 声明参与者 1 时序图 关键字 as 用于重命名参与者 你可以使用 RGB 值或者颜色名修改 actor 或参与者的背景颜色。 @startuml actor Bob #red ' The only difference between Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml 您可以使用关键字 order 自定义顺序来打印参与者。 @startuml participant Last order 30 participant Middle order 20 participant First0 码力 | 146 页 | 1.91 MB | 1 年前3
PlantUML 1.2019.3 语言参考指引authentication Request Alice <-- Bob: another authentication Response @enduml 1.2 声明参与者 关键字 participant 用于改变参与者的先后顺序。 你也可以使用其它关键字来声明参与者: • actor • boundary • control • entity • database @startuml actor Foo1 database Foo1 -> Foo6 : To collections @enduml PlantUML 语言参考指引 (1.2019.3) 1 / 156 1.2 声明参与者 1 时序图 关键字 as 用于重命名参与者 你可以使用 RGB 值或者颜色名修改 actor 或参与者的背景颜色。 @startuml actor Bob #red ' The only difference between Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml 您可以使用关键字 order 自定义顺序来打印参与者。 @startuml participant Last order 30 participant Middle order 20 participant First0 码力 | 157 页 | 1.78 MB | 1 年前3
PlantUML 1.2019.2 语言参考指引authentication Request Alice <-- Bob: another authentication Response @enduml 1.2 声明参与者 关键字 participant 用于改变参与者的先后顺序。 你也可以使用其它关键字来声明参与者: • actor • boundary • control • entity • database @startuml actor Foo1 database Foo1 -> Foo6 : To collections @enduml PlantUML 语言参考指引 (1.2019.2) 1 / 156 1.2 声明参与者 1 时序图 关键字 as 用于重命名参与者 你可以使用 RGB 值或者颜色名修改 actor 或参与者的背景颜色。 @startuml actor Bob #red ' The only difference between Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml 您可以使用关键字 order 自定义顺序来打印参与者。 @startuml participant Last order 30 participant Middle order 20 participant First0 码力 | 157 页 | 1.78 MB | 1 年前3
使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2019.6)authentication Request Alice <-- Bob: another authentication Response @enduml 1.2 声明参与者 关键字 participant 用于改变参与者的先后顺序。 你也可以使用其它关键字来声明参与者: • actor • boundary • control • entity • database @startuml actor Foo1 database Foo1 -> Foo6 : To collections @enduml PlantUML 语言参考指引 (1.2019.6) 1 / 173 1.2 声明参与者 1 时序图 关键字 as 用于重命名参与者 你可以使用 RGB 值或者颜色名修改 actor 或参与者的背景颜色。 @startuml actor Bob #red ' The only difference between Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml 您可以使用关键字 order 自定义顺序来打印参与者。 @startuml participant Last order 30 participant Middle order 20 participant First0 码力 | 174 页 | 1.98 MB | 1 年前3
使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2019.4)authentication Request Alice <-- Bob: another authentication Response @enduml 1.2 声明参与者 关键字 participant 用于改变参与者的先后顺序。 你也可以使用其它关键字来声明参与者: • actor • boundary • control • entity • database @startuml actor Foo1 database Foo1 -> Foo6 : To collections @enduml PlantUML 语言参考指引 (1.2019.4) 1 / 164 1.2 声明参与者 1 时序图 关键字 as 用于重命名参与者 你可以使用 RGB 值或者颜色名修改 actor 或参与者的背景颜色。 @startuml actor Bob #red ' The only difference between Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml 您可以使用关键字 order 自定义顺序来打印参与者。 @startuml participant Last order 30 participant Middle order 20 participant First0 码力 | 165 页 | 1.89 MB | 1 年前3
PlantUML 1.2020.22 语言参考指引key=token+ip获取token 其他服务 <- 认证中心: 存在且校验成功则跳转到用户请求的其他服务 其他服务 -> 用户: 信息 @enduml 1.2 声明参与者 关键字 participant 用于改变参与者的先后顺序。 你也可以使用其它关键字来声明参与者: • actor • boundary • control • entity • database • collections @startuml control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections @enduml 关键字 as 用于重命名参与者 你可以使用 RGB 值或者颜色名修改 actor 或参与者的背景颜色。 @startuml actor Bob #red ' The only difference between Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml 您可以使用关键字 order 自定义顺序来打印参与者。 PlantUML 语言参考指引 (1.2020.22) 2 / 294 1.3 在参与者中使用非字母符号 1 时序图 @startuml participant0 码力 | 295 页 | 3.08 MB | 1 年前3
使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2020.23)key=token+ip获取token 其他服务 <- 认证中心: 存在且校验成功则跳转到用户请求的其他服务 其他服务 -> 用户: 信息 @enduml 1.2 声明参与者 关键字 participant 用于改变参与者的先后顺序。 你也可以使用其它关键字来声明参与者: • actor • boundary • control • entity • database • collections @startuml control Foo1 -> Foo4 : To entity Foo1 -> Foo5 : To database Foo1 -> Foo6 : To collections @enduml 关键字 as 用于重命名参与者 你可以使用 RGB 值或者颜色名修改 actor 或参与者的背景颜色。 @startuml actor Bob #red ' The only difference between Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml 您可以使用关键字 order 自定义顺序来打印参与者。 PlantUML 语言参考指引 (1.2020.23) 2 / 306 1.3 在参与者中使用非字母符号 1 时序图 @startuml participant0 码力 | 307 页 | 3.17 MB | 1 年前3
使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2023.11)PlantUML 语言参考指引 (1.2023.11) 1 / 538 1.2 声明参与者 1 序列图 1.2 声明参与者 如果使用关键字 participant 来声明参与者,就可以对该参与者进行更多的控制。 声明的顺序将是(默认的)显示顺序。 使用这些其他的关键字来声明参与者,将改变参与者的表示形状。 • actor(角色) • boundary(边界) • control(控制) • entity Foo -> Foo5 : To database Foo -> Foo6 : To collections Foo -> Foo7: To queue @enduml 使用 as 关键字重命名参与者。 你也可以改变演员或参与者的背景颜色。 PlantUML 语言参考指引 (1.2023.11) 2 / 538 1.3 多行定义参与者 1 序列图 @startuml actor Authentication Request Bob->Alice: Authentication Response Bob->L: Log transaction @enduml 您可以使用 order 关键字来定制参与者的显示顺序。 @startuml participant Last order 30 participant Middle order 20 participant First order0 码力 | 539 页 | 7.74 MB | 1 年前3
PlantUML 1.2021.3 语言参考指引存在且校验成功则跳转到用户请求的其他服务 其他服务 -> 用户: 信息 @enduml 1.2 声明参与者 使用 participant 关键字来声明一个参与者可以使你对参与者做出更多控制。 关键字 participant 用于改变参与者的先后顺序。 你也可以使用下面这些关键字来声明参与者,这会改变参与者的外观: • actor(角色) • boundary(边界) • control(控制) • To entity Foo -> Foo5 : To database Foo -> Foo6 : To collections Foo -> Foo7 : To queue @enduml 关键字 as 用于重命名参与者 你还可以使用 RGB 值或者颜色名修改 actor 或参与者的背景颜色。 @startuml actor Bob #red ' actor 和 participant 只在外观上有区别 在参与者中使用非字母符号 1 时序图 您可以使用关键字 order 自定义顺序来打印参与者。 @startuml participant 最后 order 30 participant 中间 order 20 participant 首个 order 10 @enduml 1.3 在参与者中使用非字母符号 你可以使用引号定义参与者,还可以用关键字 as 给参与者定义别名。 @startuml Alice0 码力 | 398 页 | 4.22 MB | 1 年前3
共 25 条
- 1
- 2
- 3













