Using UML Diagrams for Extraordinary Situations

  • Thread starter Thread starter anonim
  • Start date Start date
  • Tags Tags
    diagram
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
anonim
Messages
39
Reaction score
2
TL;DR
draw use case diagram
this user will only use this function when something extraordinary situation, and that's how I stated it in the use case diagram. Is it a bad method of stating this way?
1616275456415.png
 
Physics news on Phys.org
anonim said:
Summary:: draw use case diagram

this user will only use this function when something extraordinary situation, and that's how I stated it in the use case diagram. Is it a bad method of stating this way?
View attachment 280037
I do not think that is the right way to represent it.

An "if" == a branch.

1616279912460.png

I think you can leave off the right branch, since/if nothing happens.

Also, I'm not sure if Branch Manager is an Actor here (i.e. a stick figure). Actors interact with the system. Simply informing an actor is not an interaction.
 
Last edited: