-----Original Message-----Hi all,
From: m.a. gering [mailto:[EMAIL PROTECTED]]
Sent: woensdag 16 mei 2001 9:47
To: ROSE
Subject: (ROSE) Where should associations be storedWe are running a big project and currently we want to merge all effort made by the different workers. Here we encounter some serious problems. At the moment we try to import cat files from other members Rose crashes on a regular basis. All we know until now that it has to do with the associations. Associations (between classes) may be stored at two positions:
What is the proper place?
- In the package where the class is,
- In the package where the use case realization is (typically associations are created at the moment the "View of participating classes" diagram is created for a use case realization)
Groetjes
Martin Gering
Unclassified message ************************************************************************ * 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:
* Body: unsubscribe rose_forum * *************************************************************************
i did
a quick test on this subject, but it seems that class-associations are stored in
the class itself
and
associations in the diagram are stored in the package where the diagram resides.
The associations
in the
diagram are a little bit different, they contain attributes for the
corresponding diagram (name/ sterotype).
This
is why there are 2 different kind of associations in your models (my
opinion).
If you
delete either one of the associations will also delete
the other one (automaticaly)
i know
this is not a direct answer to your problem but maybe a little *insight* for
you
greets,
vincent
- (ROSE) Where should associations be stored m.a. gering
- Re: (ROSE) Where should associations be stored Proosdij, Vincent van
- Re: (ROSE) Where should associations be sto... Ernani G Santos
- RE: (ROSE) Where should associations be stored Daniel Kalderon
- (ROSE) Multiple class ANSI C++ Generation i... Frank Adcock
