Click here to Skip to main content
16,022,417 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: (untagged)
How can I draw activity diagram for following situation:-
Administrator logins to the system.
After login, there are 8 buttons on the screen for different works.
1. Add user
2. View users
3. change login info
4. Group Task
5. Settings
6. Reports
7. Home
8. Log Off
The admin can click on any button & will proceed with that work.

I can not place a fork after login because it indicates parallel activity but here there are 8 different choices.
If I place a Rhombus it has only four corners one will be consumed by incoming line from login.
Only three will remain. I have to display 8 choices to proceed after login.
There is no concept of polygon in activity diagram.
Please Help.
Thank You.
Posted
Updated 4-Apr-11 22:34pm
v2

1 solution

By learning what an activity diagram is first. Click me![^]
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 4-Apr-11 21:56pm    
I wondered how anyone could reasonably answer such Question... my 5.
--SA
sumit.itsforyou 5-Apr-11 4:29am    
I know what an activity diagram is.
I have also searched a lot on Google but could not find the solution for above situation.
Your answer is not appreciable.
If I would have to answer any question in this way, I can answer each & every question asked on this website.
Thank You.
Dave Kreskowiak 5-Apr-11 7:39am    
How is anyone going to explain how to draw this? We're also not going to do your homework for you.
sumit.itsforyou 5-Apr-11 8:44am    
Sorrow!! But I did not create the tag "Design" under which I asked this problem.
1.There should be some option to upload picture.
2.Or using using Html may be it is possible to show drawing here(may not be).
3. One can explain simply what to do, how to draw, means what symbols & what lines.
lines are going from where to where like this.
Dave Kreskowiak 5-Apr-11 12:11pm    
There is no facility to upload images because of the possiblity of abuse. You can put the image on a sight like Flickr and put a link to it in your post.

As for #3, explain all this stuff...I thought you just said you knew what an activity diagram was? Apparently, you don't since you're asking all the basic questions about it. The link I gave you previously still stands. Start reading and researching and you'll eventually figure out how all of this stuff fits together. You will NOT get a different explanation from anyone in a forum post that is better than reading up on the topic yourself.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900