Skip to main content

Questions tagged [activity-diagram]

0 votes
2 answers
278 views

What is a possible order of these actions in this Activity Diagram?

Context: This is from a practice exam, and we aren't sure what the proper answer was Question: What is a possible order of actions for this activity diagram? Options: A->B->D or A->B->C-&...
A P's user avatar
  • 111
4 votes
2 answers
4k views

What comes first: the activity diagram or the sequence diagram?

I've been learning about UML diagrams and such. While doing so I came across a problem. Which diagram should be drawn first when designing a system, given that use case and such are completed? Is the ...
T Lin's user avatar
  • 51