I have a question about the Events for example SendOperationEvent. What I
understood is that in a sequence diagram each message represent an
operation call in the corresponding lifeline. And for each operation we
should create a Send and Recieve Operation Event.. Am I right ?
I have created the MOS, and the message itself.. But in the MOS there is
an attribute for specifying the event which mean I have to create the
SendOperationEvent and RecieveOperationEvent.. right?
I have set the attribute operation to the operation I want to call.. But
I'm having a problem in specifying the owner of the Send/ Recieve
OperationEvent.
it seems that this property is read only.. is there another way to specify
the owner of the Event???
Thanks again for your help..