1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

かえるのうた UML timing diagram

Posted at

PlantUML
一目でわかるPlantUML
https://plantuml.com/ja/

PlantUML を使った UML の描き方
https://plantuml.com/ja/guide

シーケンス図
https://plantuml.com/ja/sequence-diagram

タイミング図
https://plantuml.com/ja/timing-diagram

kaerunouta
@startuml
title かえるのうた

robust "ド" as DO
robust "レ" as RE
robust "ミ" as MI
robust "ファ" as FA
robust "ソ" as SO
robust "ラ" as LA



DO is 離す
RE is 離す
MI is 離す
FA is 離す
SO is 離す
LA is 離す



@0
DO is 弾く
@20
DO is 離す
RE is 弾く
@40
RE is 離す
MI is 弾く
@60
MI is 離す
FA is 弾く
@80
FA is 離す
MI is 弾く
@100
MI is 離す
RE is 弾く
@120
RE is 離す
DO is 弾く
@140
DO is 離す



@160
MI is 弾く
@180
MI is 離す
FA is 弾く
@200
FA is 離す
SO is 弾く
@220
SO is 離す
LA is 弾く
@240
LA is 離す
SO is 弾く
@260
SO is 離す
FA is 弾く
@280
FA is 離す
MI is 弾く
@300
MI is 離す



@320
DO is 弾く
@340
DO is 離す

@360
DO is 弾く
@380
DO is 離す

@400
DO is 弾く
@420
DO is 離す

@440
DO is 弾く
@460
DO is 離す



@480
DO is 弾く
@520
DO is 離す
RE is 弾く
@560
RE is 離す
MI is 弾く
@600
MI is 離す
FA is 弾く
@640
FA is 離す
MI is 弾く
@680
MI is 離す
RE is 弾く
@720
RE is 離す
DO is 弾く
@760
DO is 離す

@enduml

スクリーンショット 2025-06-11 141422.png

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?