Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object Deletion in Sequence Diagrams #358

Closed
WeiJie96 opened this issue Oct 25, 2020 · 2 comments
Closed

Object Deletion in Sequence Diagrams #358

WeiJie96 opened this issue Oct 25, 2020 · 2 comments

Comments

@WeiJie96
Copy link

WeiJie96 commented Oct 25, 2020

May I ask when we should the object deletion symbol in sequence diagrams, in particular for AB3?

For delete command, only the parser gets deleted, but not the command itself.

image

Whereas for undo command, the command gets deleted.

image

@damithc
Copy link
Contributor

damithc commented Oct 25, 2020

It's an optional thing. You can use it wherever you think the object deletion is important enough to be specifically shown to the reader. Showing it makes the diagram more informative while omitting it doesn't make the diagram wrong.
In this example, I think it's an oversight. Both objects get deleted and X can be used for both.

@WeiJie96
Copy link
Author

Thank you, Prof!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants