Open sixletters opened 3 years ago
It might not be necessary to add class method, but I think it shows clarity that we are calling a static method from another class, instead of having an object of that class. The "on exit" label is to show that the method returns only when the user exits the program.
Team chose [response.Rejected
]
Reason for disagreement: I do not think its correct in a sequence diagram to write label a return arrow as "on exit". The label should be what was returned rather than "on exit".
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your explanation]
I dont think it is neccessary to add in class method inside the diagram on the arrow. And on exit may not be a suitable return type or label as well.