folks,

I've noticed the following strange thing happening for quite sometime, and I
just wanted to see if someone else has some good explanation about it...

say you want to produce a sequence diagram for the use case 'withdraw money'
(from ATM). so at some point you have your actor (Client) sending a message
'insertCard' to the object CardReader. so the message arrow originates from
the Client actor and points towards the CardReader object. everything fine
so far.

however, when you then proceed to produce the class diagram for the model
you will find that the 'insertCard' operation has been assigned to the
CardReader class! why??

to put it frankly, I don't understand why Rose assigns the operations to the
objects which receive the message and not the ones who originate it... any
thoughts?

Chris

---
Chris Condos,
School Of Mathematical & Information Sciences,
Computer Science Subject Group,
Coventry University,
Priory Street, CV1 5FB,
Coventry,
UK

Tel: +44 - 24 - 76 88 8519
e-mail: [EMAIL PROTECTED]

************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: 
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************

Reply via email to