> 1) It is impossible to find dependency relationships using the Rose UI.
They only seem to exist in the diagram where you've drawn them. (Which is of
course not true)

Not true.
REI allows you do almost everything you want.
Ya, not everything though.

Dim categoryColl As categroyCollection
Dim categoryDependenctColl As categoryDependenctCollection

For i%=1 to categoryColl.Count
        Set aCategory = categoryColls.getAt(i%)
        Set categoryDependenctColl =  aCategory.GetCategoryDependencies()
        ....
Next i%

Think it gonna work. / dan

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, November 01, 2001 2:56 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: (ROSE) Package Dependencies



Hi Haydn,

I don't have a real answer. But i think there are two issues:

1) It is impossible to find dependency relationships using the Rose UI. They
only seem to exist in the diagram where you've drawn them. (Which is of
course not true)
2) Reverse engineering does not generate package relations.
The way to solve the latter is to find acces violations (Reports|Show Access
Violations) and solving them by adding package dependencies. In Rose an
acces violation is a relation between two classes who's packages don't have
correct dependency relation.

Regards
Rob






[EMAIL PROTECTED]@rational.com on 10-31-2001 04:07:10 PM

Please respond to [EMAIL PROTECTED]

Sent by:  [EMAIL PROTECTED]


To:     [EMAIL PROTECTED]
cc:      (bcc: Rob Westgeest/EHV/CE/PHILIPS)
Subject:  (ROSE) Package Dependencies
Classification:




If I start with a blank model, add 2 packages containing nothing, and place
them on a diagram, drawing a dependency between them, where does this
information get stored?  I have a more complex reverse-engineered model and
I want to list all dependencies between the individual packages, but I
can't find this information anywhere.

Any ideas?

Haydn

--
Haydn Robinson, Software Engineer                         Sophos Anti-Virus
email: [EMAIL PROTECTED]                      http://www.sophos.com
US Support: +1 888 SOPHOS 9                     UK Support: +44 1235 559933

************************************************************************
* 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/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
*
*************************************************************************





************************************************************************
* 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/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
*
*************************************************************************

************************************************************************
* 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/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
*
*************************************************************************

Reply via email to