I have a problem with dependencies of an instantiated class and its
parameters
(parameters of instantiation) when they are defined in the same module
(*.h).
Classic C++ add-id puts declaration of parameters of an instantiated class
AFTER declaration of this instantiated class.

When I try to add a dependency link from an instantiated class to its
parameter
in Rose diagram the link does not seem to be a valid dependency at all - it
does not have C++ properties set. This happens with all inst. classes, not
with a particular one.

Forward reference can't solve the problem as parameters are used by value.

The only way I know is to segregate parameters into a different module
but I would not like to do so.

So, HOW ?

I use Rose 2000e.

--------------------
Ilya Zvyagin, First Container Terminal of SPb Sea Port
e-mail: [EMAIL PROTECTED] - personal, [EMAIL PROTECTED] - business.
ICQ UID: 29427861(MasterZIV)

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