简体   繁体   中英

UML use case diagram for recruitment system

Here is my attempt on creating the use case diagram for a recruitment system.

Login use case is a pre-requisite of most of the other use cases. I am just wondering if I am right to do it like this or should I just have the Login use case for the Generic user and admin?

Since it's a pre-requisite, my initial thought was that they should have a includes relationship. However, I did some research and I am not sure if it is required to show the dependencies between the use cases on my use case diagram?

Or is it necessary to have the Login use case in the diagram at all?

Any advice?

UML Diagram here: http://postimg.org/image/g6drrifa9/

It is very good that you spotted by yourself that this is an issue. In fact, leave out the login. It is not a use case but a prerequisite.

See here: Is it necessary to include the login for every usecase?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM