-
アクティビティ図 • コンポーネント図 • 配置図 • 状態遷移図(ステートマシン図) • タイミング図 以下のような、UML 以外の図もサポートしてます。 • JSON Data • Network diagram (nwdiag) • ワイヤーフレーム • アーキテクチャ図 • 仕様及び記述言語 (SDL) • Ditaa • ガントチャート • マインドマップ • WBS (*) --> "First Activity" "First Activity" --> (*) @enduml 5.12 完全な例 @startuml title Servlet Container (*) --> "ClickServlet.handleRequest()" --> "new Page" PlantUML 言語リファレンスガイド (1.2021.1) 94 / 392 サンプルと同等の図を載せています。 12.1 シンプルなネットワーク図 @startuml nwdiag { network dmz { address = "210.x.x.x/24" web01 [address = "210.x.x.1"]; web02 [address = "210.x.x.2"]; } network internal { address = "172.x.x.x/24"; web01 [address
0 码力 |
393 页 |
4.27 MB
| 1 年前 3
-
コンポーネント図 • 配置図 • 状態遷移図(ステートマシン図) • タイミング図 以下のような、UML 以外の図もサポートしてます。 • JSON Data • YAML Data • Network diagram (nwdiag) • ワイヤーフレーム • アーキテクチャ図 • 仕様及び記述言語 (SDL) • Ditaa • ガントチャート • マインドマップ • WBS (*) --> "First Activity" "First Activity" --> (*) @enduml 5.12 完全な例 @startuml title Servlet Container (*) --> "ClickServlet.handleRequest()" --> "new Page" PlantUML 言語リファレンスガイド (1.2021.2) 94 / 398 サンプルと同等の図を載せています。 13.1 シンプルなネットワーク図 @startuml nwdiag { network dmz { address = "210.x.x.x/24" web01 [address = "210.x.x.1"]; web02 [address = "210.x.x.2"]; } network internal { address = "172.x.x.x/24"; web01 [address
0 码力 |
399 页 |
4.33 MB
| 1 年前 3
-
コンポーネント図 • 配置図 • 状態遷移図(ステートマシン図) • タイミング図 以下のような、UML 以外の図もサポートしてます。 • JSON Data • YAML Data • Network diagram (nwdiag) • ワイヤーフレーム • アーキテクチャ図 • 仕様及び記述言語 (SDL) • Ditaa • ガントチャート • マインドマップ • WBS (*) --> "First Activity" "First Activity" --> (*) @enduml 5.12 完全な例 @startuml title Servlet Container (*) --> "ClickServlet.handleRequest()" --> "new Page" PlantUML 言語リファレンスガイド (1.2021.2) 94 / 411 サンプルと同等の図を載せています。 13.1 シンプルなネットワーク図 @startuml nwdiag { network dmz { address = "210.x.x.x/24" web01 [address = "210.x.x.1"]; web02 [address = "210.x.x.2"]; } network internal { address = "172.x.x.x/24"; web01 [address
0 码力 |
412 页 |
4.46 MB
| 1 年前 3
-
コンポーネント図 • 配置図 • 状態遷移図(ステートマシン図) • タイミング図 以下のような、UML 以外の図もサポートしてます。 • JSON Data • YAML Data • Network diagram (nwdiag) • ワイヤーフレーム • アーキテクチャ図 • 仕様及び記述言語 (SDL) • Ditaa • ガントチャート • マインドマップ • WBS (*) --> "First Activity" "First Activity" --> (*) @enduml 5.12 完全な例 @startuml title Servlet Container (*) --> "ClickServlet.handleRequest()" --> "new Page" if "Page.onSecurityCheck" then PlantUML シンプルなネットワーク図 13.1.1 ネットワークの定義 @startuml nwdiag { network dmz { address = "210.x.x.x/24" } } @enduml 13.1.2 ネットワーク上にいくつかの要素またはサーバーを定義する @startuml nwdiag { network dmz { address = "210.x.x.x/24" web01 [address
0 码力 |
545 页 |
7.75 MB
| 1 年前 3
-
(*) --> "First Activity" "First Activity" --> (*) @enduml 4.12 完全な例 @startuml title Servlet Container (*) --> "ClickServlet.handleRequest()" --> "new Page" PlantUML 言語リファレンスガイド (1.2020.23) 81 / 305 d2 @endmindmap 15.7.8 Network (nwdiag) @startuml header some header footer some footer title My title caption This is caption legend The legend end legend nwdiag { network inet { web01 [shape = cloud] title caption This is caption legend The legend end legend * r ** d1 ** d2 @endmindmap 15.8.8 Network (nwdiag) @startuml