問題タブ [use-case-diagram]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
uml - UML ユースケースの理解
質問があります:
正しいuml USE CASEは、Step by Stepアプリケーションをどのように探すのでしょうか?
例: 最初にカタログを選択し、次にいくつかの章を選択し、その後、作業するデータを取得します。
Choose catalog、choose chapter、work Dataを取得します 私の質問は、それらの間の関連付けはどのようにする必要がありますか?
誰かが私に例を挙げてもらえますか?
事前にThx