CRUD in a use-case diagram?

前端 未结 4 508
醉酒成梦
醉酒成梦 2020-12-07 17:17

My question is quite simple. What is the best way to bring CRUD into a use-case diagram? It should be DRY. I know, UML is sometimes discretionary, but what do you think abou

4条回答
  •  旧巷少年郎
    2020-12-07 18:00

    I would put another option in discussion and meybe I would use this one, lets consider number 6 alternative. Put the 4 operations inside a system boundary called "CRUD User", it also helps because not all users always have access to all crud operations.

提交回复
热议问题