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.
我想在同一个用例图中使用多个 CRUD。我可以为每个 CRUD 定义一个名称吗?我怎样才能区分它们?否则,两者都将被命名为 CRUD。
谢谢你。
这取决于模型中使用的用例图描述级别。例如,某个实体的简单高级(例如 1)CRUD 案例使用名称可以是“实体管理”(例如“用户管理”)。
我建议使用(高级)“管理”或“管理”等词而不是 CRUD。
CRUD 技术性太强,用例图和描述是改善利益相关者之间沟通的工件。