PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2023.11)(no) if (Second Test Question?) then (yes) label sp_lab2 goto sp_lab1 else :nonShared; endif endif :merge; PlantUML 言語リファレンスガイド (1.2023.11) 121 / 544 6.9 繰り返し(前判定) 6 アクティビティ図(新しい構文) @enduml [Ref. QA-15026 detach else :end normally; stop endif @enduml 6.10 並列処理 キーワード fork、fork again そして end fork または end merge を使用して、並列処理を記述する ことができます。 6.10.1 単純な fork @startuml start fork :action 1; fork again :action 2; end 2023.11) 123 / 544 6.10 並列処理 6 アクティビティ図(新しい構文) 6.10.2 end merge を使った fork @startuml start fork :action 1; fork again :action 2; end merge stop @enduml [Ref. QA-5320] @startuml start fork :action 1;0 码力 | 545 页 | 7.75 MB | 1 年前3
Krita 5.2 マニュアル
Allanon Interpolation Interpolation - 2X Alpha Darken Behind Erase Geometric Mean Grain Extract Grain Merge Greater Hard Mix Hard Mix (Photoshop) Hard Mix Softer (Photoshop) Hard Overlay Normal Overlay Parallel Reflect Reflect-Freeze 参考 基本的な合成モード: https://en.wikipedia.org/wiki/Blend_modes Grain Extract/Grain Merge: https://docs.gimp.org/en/gimp-concepts-layer-modes.html 算術 これらの合成モードは簡単な計算に基づいています。 加算 ヒント and then 50% gray is added. Left: Normal. Right: Grain Extract. Grain Merge ヒント This blending mode is called "Grain Merge" in English. Similar to Addition, the colors of the upper layer are added0 码力 | 1591 页 | 79.16 MB | 1 年前3
PlantUML 1.2020.23 言語リファレンスガイドと <<join>> stereotypes を使うことで、フォークノードとジョインノードを表せます。 @startuml state fork_state <> [*] --> fork_state fork_state --> State2 fork_state --> State3 state join_state <<join>> State2 --> join_state join_state State3 --> join_state join_state --> State4 State4 --> [*] @enduml PlantUML 言語リファレンスガイド (1.2020.23) 120 / 305 7.7 同時状態 7 ステート図 7.7 同時状態 記号 -- or || で分離することで、同時状態となる複合状態を定義することができます。 @startuml [*] full example [choice, fork, join, end] 7 ステート図 7.9 Stereotypes full example [choice, fork, join, end] @startuml state choice1 < > state fork1 < > state join2 <<join>> state end3 < > [*] 0 码力 | 306 页 | 3.19 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2020.22)と <<join>> stereotypes を使うことで、フォークノードとジョインノードを表せます。 @startuml state fork_state <> [*] --> fork_state fork_state --> State2 fork_state --> State3 state join_state <<join>> State2 --> join_state join_state State3 --> join_state join_state --> State4 State4 --> [*] @enduml PlantUML 言語リファレンスガイド (1.2020.22) 109 / 293 7.7 同時状態 7 ステート図 7.7 同時状態 記号 -- or || で分離することで、同時状態となる複合状態を定義することができます。 @startuml [*] full example [choice, fork, join, end] 7 ステート図 7.9 Stereotypes full example [choice, fork, join, end] @startuml state choice1 < > state fork1 < > state join2 <<join>> state end3 < > [*] 0 码力 | 294 页 | 3.11 MB | 1 年前3
Comprehensive Rust(日语) 202412354 64.1 Async チャネル . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 354 64.2 Join . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 355 64.3 Select tempfile::TempDir::new()?; std::fs::write(tmp.path().join("foo.txt"), "The Foo Diaries\n")?; std::fs::write(tmp.path().join("bar.png"), "\n")?; std::fs::write(tmp.path().join("crab.rs"), "//! Crab\n")?; let iter birthday_service_binder.as_binder()) .expect("Failed to register service"); binder::ProcessState::join_thread_pool(); } birthday_service/Android.bp: rust_binary { name: "birthday_server", crate_name: 0 码力 | 381 页 | 1.36 MB | 10 月前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.1)と <<join>> stereotypes を使うことで、フォークノードとジョインノードを表せます。 @startuml state fork_state <> [*] --> fork_state fork_state --> State2 fork_state --> State3 state join_state <<join>> State2 --> join_state join_state State3 --> join_state join_state --> State4 State4 --> [*] @enduml PlantUML 言語リファレンスガイド (1.2021.1) 166 / 392 9.7 同時状態 9 ステート図 9.7 同時状態 記号--または || で分離することで、合成状態の中に同時状態を定義することができます。 9.7.1 水平セパレータ-- 全ステレオタイプの例(choice, fork, join, end) @startuml state choice1 < > state fork1 < > PlantUML 言語リファレンスガイド (1.2021.1) 169 / 392 9.10 入場点と退場点 9 ステート図 state join2 <<join>> state end3 < > [*] 0 码力 | 393 页 | 4.27 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.2)と <<join>> stereotypes を使うことで、フォークノードとジョインノードを表せます。 @startuml state fork_state <> [*] --> fork_state fork_state --> State2 fork_state --> State3 state join_state <<join>> State2 --> join_state join_state State3 --> join_state join_state --> State4 State4 --> [*] @enduml PlantUML 言語リファレンスガイド (1.2021.2) 169 / 398 9.7 同時状態 9 ステート図 9.7 同時状態 記号--または || で分離することで、合成状態の中に同時状態を定義することができます。 9.7.1 水平セパレータ-- 全ステレオタイプの例(choice, fork, join, end) @startuml state choice1 < > state fork1 < > PlantUML 言語リファレンスガイド (1.2021.2) 172 / 398 9.10 入場点と退場点 9 ステート図 state join2 <<join>> state end3 < > [*] 0 码力 | 399 页 | 4.33 MB | 1 年前3
PlantUML 1.2021.3 言語リファレンスガイドと <<join>> stereotypes を使うことで、フォークノードとジョインノードを表せます。 @startuml state fork_state <> [*] --> fork_state fork_state --> State2 fork_state --> State3 state join_state <<join>> State2 --> join_state join_state State3 --> join_state join_state --> State4 State4 --> [*] @enduml PlantUML 言語リファレンスガイド (1.2021.2) 179 / 411 9.7 同時状態 9 ステート図 9.7 同時状態 記号--または || で分離することで、合成状態の中に同時状態を定義することができます。 9.7.1 水平セパレータ-- 全ステレオタイプの例(choice, fork, join, end) @startuml state choice1 < > state fork1 < > PlantUML 言語リファレンスガイド (1.2021.2) 182 / 411 9.10 入場点と退場点 9 ステート図 state join2 <<join>> state end3 < > [*] 0 码力 | 412 页 | 4.46 MB | 1 年前3
PlantUML 1.2019.9 言語リファレンスガイドと <<join>> stereotypes を使うことで、フォークノードとジョインノードを表せます。 @startuml state fork_state <> [*] --> fork_state fork_state --> State2 fork_state --> State3 state join_state <<join>> State2 --> join_state join_state State3 --> join_state join_state --> State4 State4 --> [*] @enduml PlantUML 言語リファレンスガイド (1.2019.9) 87 / 174 7.6 同時状態 7 ステート図 7.6 同時状態 記号 -- or || で分離することで、同時状態となる複合状態を定義することができます。 @startuml [*] 0 码力 | 175 页 | 2.02 MB | 1 年前3
KiCad 8.0 PCB Editorselected lines until they intersect each other. The two lines will share a coincident endpoint. Merge polygons combines two or more selected polygons into one new polygon that is the union of the original Cleanup Graphics… . The following cleanup actions are available and will be performed when selected: Merge lines into rectangles: combines individual graphic lines that together form a rectangle into a single Graphics… . 136 The following cleanup actions are available and will be performed when selected: Merge lines into rectangles: combines individual graphic lines that together form a rectangle into a single0 码力 | 204 页 | 6.90 MB | 1 年前3
共 14 条
- 1
- 2













