Skip to content

3.1 Business Diagram in Java 1

Tran Anh Hoang edited this page Aug 7, 2022 · 2 revisions

Business Diagram

At the beginning of our project we tried to evaluate our business usecase, which had 2 sights. We have the perspective of a user and a perspective of a administrator/developer. As you can see on the image below.

BUC

After many discussions and instructions with the team and the product owner, we decided to change our business usecase. In the final version of our business usecase, the sight of administrator/developer has many more functionality than the user sight, because the user only those necessary functionality to get the information of a person. The administrator/developer needs more functionality to fullfill their jobs and make the business usecase more usefull. In the image below you can see our final changes of the business usecase.

Java_Person_UseCase_Final

(@author and @createdby Tran Anh Hoang)