Title: RE: (ROSE) class creation

Hi Harvinder

I assume that you mean in a sequence diagram or collaboration diagram, though you don't say.  Also, classes or instances normally create instances of classes (i.e. objects) not classes.

In a sequence diagram in UML, the arrow representing the message or stimulus is shown going to the rectangle that represents the instance that is created.

The message can be shown as plain text (e.g. 'new Order'), the constructor for the instance (e.g. Order(date, customer)), or using the stereotype <<create>>, for example during analysis when you don't know exactly what the signature of the constructor will be.  Rose doesn't seem to support this stereotyping of messages.

Regards

Simon
-----------------------------------------------------
Simon Bennett, Systems Architect, GEHE AG
Ext. 2406, (+44)(0)24 7643 2600 (Switchboard), (+44)(0)24 7643 2406 (Direct)

> -----Original Message-----
> From: harvinder singh [mailto:[EMAIL PROTECTED]]
> Sent: 10 September 2002 06:49
> To: [EMAIL PROTECTED]
> Subject: (ROSE) class creation
>
>
>
> Hi,
>     Could anyone let me know how to show that one class is
> responsible for
> the creation (or is creatng )of other class in Rose (as a
> matter of fact
> UML).
> **************************************************************
> **********
> * Rose Forum is a public venue for ideas and discussions.
> * For technical support, visit http://www.rational.com/support
> *
> * Post or Reply to: [EMAIL PROTECTED]
> * Subscription Requests: [EMAIL PROTECTED]
> * Archive of messages:
> *    http://www.rational.com/support/usergroups/rose/rose_forum.jsp
> * Other Requests: [EMAIL PROTECTED]
> *
> * To unsubscribe from the list, please send email
> *    To: [EMAIL PROTECTED]
> *    Subject: <BLANK>
> *    Body: unsubscribe rose_forum
> **************************************************************
> ***********
>

************************************************************************
DISCLAIMER

The information contained in this e-mail is confidential and is intended
for the recipient only.

If you have received it in error, please notify us immediately by reply 
e-mail and then delete it from your system. Please do not copy it or
use it for any other purposes, or disclose the content of the e-mail
to any other person or store or copy the information in any medium. 

The views contained in this e-mail are those of the author and not 
necessarily those of GEHE Group companies.
************************************************************************

Reply via email to