PlantUML 1.2020.23 言語リファレンスガイド言語リファレンスガイド (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 Alice as a participant Bob as b a -> b : ""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 '[', ']') @startuml participant Alice [->>o b : ""[->>o "" PlantUML 言語リファレンスガイド (1.2020.23) 30 / 305 1.35 Appendice: Examples of all arrow type 1 シーケンス図 [-\o b : ""[-\o "" [-\\o b : ""[-\\\\o"" [-/o b : ""[-/o "" [-//o b : ""[-//o "" [x->o0 码力 | 306 页 | 3.19 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.1)UC3 usecase/ (Last\nusecase) as UC4 @enduml PlantUML 言語リファレンスガイド (1.2021.1) 50 / 392 2.16 Change arrow color and style (inline style) 2 ユースケース図 2.15.2 ビジネスアクター @startuml :First Actor:/ :Another\nactor:/ :Another\nactor:/ as Man2 actor/ Woman3 actor/ :Last actor: as Person1 @enduml [Ref. QA-12179] 2.16 Change arrow color and style (inline style) You can change the color or style of individual arrows using the inline backgroundColor RosyBrown borderColor orange } skinparam component { FontSize 13 BackgroundColor<<Apache>> Red BorderColor<<Apache>> #FF6655 FontName Courier BorderColor black BackgroundColor gold ArrowFontName Impact0 码力 | 393 页 | 4.27 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2020.22)backgroundColor RosyBrown borderColor orange } skinparam component { FontSize 13 BackgroundColor<<Apache>> Red BorderColor<<Apache>> #FF6655 FontName Courier BorderColor black BackgroundColor gold ArrowFontName Impact 見かけを変える 6 コンポーネント図 DA - [First Component] [First Component] ..> () HTTP : use HTTP - [Web Server] << Apache >> @enduml @startuml [AA] <> [BB] < > [CC] < > node node1 node [Ref. QA-4309] 7.13 矢印の方向 記号 -> を水平矢印として使用でき、以下の構文を使用することで、矢印の方向を支配することがで きます。 • -down-> (default arrow) • -right-> or -> • -left-> • -up-> @startuml [*] -up-> First First -right-> Second Second --> 0 码力 | 294 页 | 3.11 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.2)backgroundColor RosyBrown borderColor orange } skinparam component { FontSize 13 BackgroundColor<<Apache>> Red BorderColor<<Apache>> #FF6655 FontName Courier BorderColor black BackgroundColor gold ArrowFontName Impact Access" as DA DA - [First Component] [First Component] ..> () HTTP : use HTTP - [Web Server] << Apache >> PlantUML 言語リファレンスガイド (1.2021.2) 133 / 398 7.14 特有の skinparam 7 コンポーネント図 @enduml @startuml @startuml [*] --> NotShooting state "Not Shooting State" as NotShooting0 码力 | 399 页 | 4.33 MB | 1 年前3
PlantUML 1.2019.3 言語リファレンスガイド2 矢印のラベル デフォルトで、矢印は最後に書いたアクティビティを起点に描かれます。 矢印にラベルを付けるために brackets [ and ] を使います just after the arrow definition. @startuml (*) --> "First Activity" -->[You can put also labels] "Second Activity" --> --> (*) @enduml 4.3 矢印の方向を変える 水平矢印には -> を使用できます。次の構文を使用して矢印の方向を強制することができます。 • -down-> (default arrow) PlantUML 言語リファレンスガイド (1.2019.3) 54 / 159 4.4 分岐 4 アクティビティ図 • -right-> or -> • -left-> • -up-> backgroundColor RosyBrown borderColor orange } skinparam component { FontSize 13 BackgroundColor<<Apache>> Red BorderColor<<Apache>> #FF6655 FontName Courier BorderColor black BackgroundColor gold ArrowFontName Impact0 码力 | 160 页 | 1.80 MB | 1 年前3
PlantUML 1.2019.2 言語リファレンスガイド2 矢印のラベル デフォルトで、矢印は最後に書いたアクティビティを起点に描かれます。 矢印にラベルを付けるために brackets [ and ] を使います just after the arrow definition. @startuml (*) --> "First Activity" -->[You can put also labels] "Second Activity" --> --> (*) @enduml 4.3 矢印の方向を変える 水平矢印には -> を使用できます。次の構文を使用して矢印の方向を強制することができます。 • -down-> (default arrow) PlantUML 言語リファレンスガイド (1.2019.2) 54 / 159 4.4 分岐 4 アクティビティ図 • -right-> or -> • -left-> • -up-> backgroundColor RosyBrown borderColor orange } skinparam component { FontSize 13 BackgroundColor<<Apache>> Red BorderColor<<Apache>> #FF6655 FontName Courier BorderColor black BackgroundColor gold ArrowFontName Impact0 码力 | 160 页 | 1.80 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2019.1)2 矢印のラベル デフォルトで、矢印は最後に書いたアクティビティを起点に描かれます。 矢印にラベルを付けるために brackets [ and ] を使います just after the arrow definition. @startuml (*) --> "First Activity" -->[You can put also labels] "Second Activity" --> --> (*) @enduml 4.3 矢印の方向を変える 水平矢印には -> を使用できます。次の構文を使用して矢印の方向を強制することができます。 • -down-> (default arrow) • -right-> or -> PlantUML 言語リファレンスガイド (1.2019.1) 51 / 147 4.4 分岐 4 アクティビティ図 • -left-> • -up-> RosyBrown borderColor orange } skinparam component { FontSize 13 BackgroundColor <<Apache>> Red BorderColor <<Apache>> #FF6655 FontName Courier BorderColor black BackgroundColor gold ArrowFontName Impact0 码力 | 148 页 | 1.92 MB | 1 年前3
PlantUML 1.2021.3 言語リファレンスガイドbackgroundColor RosyBrown borderColor orange } skinparam component { FontSize 13 BackgroundColor<<Apache>> Red BorderColor<<Apache>> #FF6655 FontName Courier BorderColor black BackgroundColor gold ArrowFontName Impact Access" as DA DA - [First Component] [First Component] ..> () HTTP : use HTTP - [Web Server] << Apache >> PlantUML 言語リファレンスガイド (1.2021.2) 133 / 411 7.14 特有の skinparam 7 コンポーネント図 @enduml @startuml @startuml [*] --> NotShooting state "Not Shooting State" as NotShooting0 码力 | 412 页 | 4.46 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2023.11)QA-4019 and Issue#148] 1.43 Slanted or odd arrows You can use the (nn) option (before or after arrow) to make the arrows slanted, where nn is the number of shift pixels. [Available only after v1.2022 arial diamond { BackgroundColor #ccf LineColor #00FF00 FontColor green FontName arial FontSize 15 } arrow { FontColor gold FontName arial FontSize 15 } partition { LineColor red FontColor green RoundCorner RosyBrown borderColor orange } skinparam component { FontSize 13 BackgroundColor<<Apache>> Pink BorderColor<<Apache>> #FF6655 FontName Courier PlantUML 言語リファレンスガイド (1.2023.11) 160 / 544 7.13 見かけを変える0 码力 | 545 页 | 7.75 MB | 1 年前3
PlantUML 1.2019.6 言語リファレンスガイドbackgroundColor RosyBrown borderColor orange } skinparam component { FontSize 13 BackgroundColor<<Apache>> Red BorderColor<<Apache>> #FF6655 FontName Courier BorderColor black BackgroundColor gold ArrowFontName Impact 6) 82 / 173 6.11 見かけを変える 6 コンポーネント図 [First Component] ..> () HTTP : use HTTP - [Web Server] << Apache >> @enduml @startuml [AA] <> [BB] < > [CC] < > node node1 node 矢印の方向 7 ステート図 7.6 矢印の方向 記号 -> を水平矢印として使用でき、以下の構文を使用することで、矢印の方向を支配することがで きます。 • -down-> (default arrow) • -right-> or -> • -left-> • -up-> @startuml [*] -up-> First First -right-> Second Second --> 0 码力 | 174 页 | 1.99 MB | 1 年前3
共 19 条
- 1
- 2













