USE case to Class Diagram - How do I?

前端 未结 4 980
梦谈多话
梦谈多话 2021-01-31 00:13

I would like your guidance on how to create classes and their relationships (generalization, association, aggregation and composition) accurately from my USE case diagram (pleas

4条回答
  •  半阙折子戏
    2021-01-31 00:41

    enter image description here

    You are required to draw an Object Model (Class Diagram) of the above scenario by identifying classes, its attributes and related functions.
    You should have to show the relationship among different classes like Composition, Aggregation and Inheritance.

提交回复
热议问题