Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
OOP を使用すると、ソフトウェア設計をクラス図で簡単に記述できます。しかし、イベント駆動型プログラミングでは、クラス図はあまり適していません。この異なるアプローチを説明するのに最適な図は (存在する場合) ?
UML は、ステート マシンとプロトコル ステート マシンの図を提供します。さらに、UML はアクティビティ図内でシグナル受信を提供します。