PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2023.11)preferred choice for professionals and enthusiasts alike. 8.1 要素の宣言 @startuml actor アクター actor/ "アクター/" agent エージェント artifact アーティファクト boundary 境界 card カード circle 円 cloud クラウド collections コレクション component コンポーネント @startuml agent a cloud c #pink;line:red;line.bold;text:red file f #palegreen;line:green;line.dashed;text:green node n #aliceblue;line:blue;line.dotted;text:blue @enduml @startuml agent a cloud c #pink;line:red;line f1 -> c1 c1 -> c2 @enduml 8.9.2 長い別名の例 @startuml actor "アクター" as actorVeryLOOOOOOOOOOOOOOOOOOOg agent "エージェント" as agentVeryLOOOOOOOOOOOOOOOOOOOg artifact "アーティファクト" as artifactVeryLOOOOOOOOOOOOOOOOOOOg0 码力 | 545 页 | 7.75 MB | 1 年前3
PlantUML 1.2021.3 言語リファレンスガイドPlantUML 言語リファレンスガイド (1.2021.2) 137 / 411 8 配置図 8 配置図 8.1 要素の宣言 @startuml actor アクター actor/ "アクター/" agent エージェント artifact アーティファクト boundary 境界 card カード circle 円 cloud クラウド collections コレクション component コンポーネント それぞれ個別の要素について、色とスタイルを変更するには、次の記法を使用します:#color;line:color;line.[bold|dashed|dotted];text:color @startuml agent a cloud c #pink;line:red;line.bold;text:red file f #palegreen;line:green;line.dashed;text:green node dotted;text:blue @enduml PlantUML 言語リファレンスガイド (1.2021.2) 146 / 411 8.7 入れ子にできる要素 8 配置図 @startuml agent a cloud c #pink;line:red;line.bold;text:red [ c cloud description ] file f #palegreen;line:green;line0 码力 | 412 页 | 4.46 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.1)PlantUML 言語リファレンスガイド (1.2021.1) 136 / 392 8 配置図 8 配置図 8.1 要素の宣言 @startuml actor アクター actor/ "アクター/" agent エージェント artifact アーティファクト boundary 境界 card カード circle 円 cloud クラウド collections コレクション component コンポーネント それぞれ個別の要素について、色とスタイルを変更するには、次の記法を使用します:#color;line:color;line.[bold|dashed|dotted];text:color @startuml agent a cloud c #pink;line:red;line.bold;text:red file f #palegreen;line:green;line.dashed;text:green node dotted;text:blue @enduml PlantUML 言語リファレンスガイド (1.2021.1) 145 / 392 8.7 入れ子にできる要素 8 配置図 @startuml agent a cloud c #pink;line:red;line.bold;text:red [ c cloud description ] file f #palegreen;line:green;line0 码力 | 393 页 | 4.27 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.2)PlantUML 言語リファレンスガイド (1.2021.2) 137 / 398 8 配置図 8 配置図 8.1 要素の宣言 @startuml actor アクター actor/ "アクター/" agent エージェント artifact アーティファクト boundary 境界 card カード circle 円 cloud クラウド collections コレクション component コンポーネント それぞれ個別の要素について、色とスタイルを変更するには、次の記法を使用します:#color;line:color;line.[bold|dashed|dotted];text:color @startuml agent a cloud c #pink;line:red;line.bold;text:red file f #palegreen;line:green;line.dashed;text:green node dotted;text:blue @enduml PlantUML 言語リファレンスガイド (1.2021.2) 146 / 398 8.7 入れ子にできる要素 8 配置図 @startuml agent a cloud c #pink;line:red;line.bold;text:red [ c cloud description ] file f #palegreen;line:green;line0 码力 | 399 页 | 4.33 MB | 1 年前3
Debian リファレンス v2.124. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 117 6.1.1 User-Agent 文字列をスプーフィングする . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 117 6.1.2 ブラウザー拡張 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 126 Debian リファレンス x 6.3.5 ssh-agent の設定 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 User-Agent 文字列をスプーフィングする 一部の過剰な制約を課すウエッブサイトにアクセスするには、ウエッブブラウザープログラムが返すUser-Agent 文 字列をスプーフィングする必要があるかもしれません。以下を参照下さい: • MDN Web Docs: userAgent • Chrome Developers: Override the user agent string0 码力 | 287 页 | 1.60 MB | 1 年前3
PlantUML 1.2020.23 言語リファレンスガイド!include left to right direction agent "Device Simulator" as devices #fff AzureEventHub(fareDataEventHub, "Fare Data", "PK: Medallion HackLicense and Analyze",database) LOGSTASH(Logstash, "Parse and Transform",node) KIBANA(Kibana, "Visualize",agent) Logstash -right-> ElasticSearch: Transformed Data ElasticSearch -right-> Kibana: Data to View @enduml 0 码力 | 306 页 | 3.19 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2020.22)!include left to right direction agent "Device Simulator" as devices #fff AzureEventHub(fareDataEventHub, "Fare Data", "PK: Medallion HackLicense and Analyze",database) LOGSTASH(Logstash, "Parse and Transform",node) KIBANA(Kibana, "Visualize",agent) Logstash -right-> ElasticSearch: Transformed Data ElasticSearch -right-> Kibana: Data to View @enduml 0 码力 | 294 页 | 3.11 MB | 1 年前3
PlantUML 1.2019.6 言語リファレンスガイドright direction PlantUML 言語リファレンスガイド (1.2019.6) 160 / 173 21.3 Cloud Insight 21 STANDARD LIBRARY agent "Device Simulator" as devices #fff AzureEventHub(fareDataEventHub, "Fare Data", "PK: Medallion HackLicense0 码力 | 174 页 | 1.99 MB | 1 年前3
PlantUML 1.2019.4 言語リファレンスガイドright direction PlantUML 言語リファレンスガイド (1.2019.4) 154 / 167 21.3 Cloud Insight 21 STANDARD LIBRARY agent "Device Simulator" as devices #fff AzureEventHub(fareDataEventHub, "Fare Data", "PK: Medallion HackLicense0 码力 | 168 页 | 1.90 MB | 1 年前3
PlantUML 1.2019.9 言語リファレンスガイドright direction PlantUML 言語リファレンスガイド (1.2019.9) 161 / 174 21.3 Cloud Insight 21 STANDARD LIBRARY agent "Device Simulator" as devices #fff AzureEventHub(fareDataEventHub, "Fare Data", "PK: Medallion HackLicense0 码力 | 175 页 | 2.02 MB | 1 年前3
共 10 条
- 1













