Ranganathan Kaliyur Mannar wrote:Bad idea. Bad idea to 'extend' or 'create' new use cases. In the sequence diagrams, you can try and show when that 'entity' is created (maybe as part of creation of 'related' or 'parent' entity).
Thanks for the reply. I really appreciate it.
I also found
this older post where another rancher was asking more or less the same thing. One of the responses there also suggested that it might be OK to completely leave out an entity from the sequence diagrams if it's not mentioned in the use cases (but not from the class diagrams of course).
I think I'll go with your suggestion and try and fit the entity's creation along with one of the parent entities and document this as an assumption.
Thanks again!
Ps. If anyone else has an opinion or past experience on this issue, I'd still be interested to know.