is'nt there a more elegant method :(
Also if i am making some design priciple error...pls let me know. The whole
problem is in roundtripping.

When I generate code it puts "String" there but when I put it back in Rose
after making some changes to some function parameters...it puts some kind of
link association in the class and does not show the attribute that was a
String. Ca'nt Rose write to the file that the attribute infact was a class
etc...

-----Original Message-----
From: Luca Simonetta [mailto:[EMAIL PROTECTED]]
Sent: Saturday, April 07, 2001 8:12 PM
To: Moin Ahmad; [EMAIL PROTECTED]
Subject: Re: (ROSE) reverse engineering


Add ";java.lang.String" to the registry setting:
HKEY_LOCAL_MACHINE\SOFTWARE\Rational\Software\Rose\
AddIns\Java\FundamentalTypes

Now string is an attribute... but you are forcing java semantic....

****************************************************************************
*
Ing. Luca Simonetta
ObjectWay Consulting & University
Senior Consultant & Senior Trainer
tel.       +39 02 69007123               ObjectWay SpA
mobile  +39 0347 9520296                 via G.A. Boltraffio, 7
fax       +39 02 69007320                20156 Milano
e-mail: [EMAIL PROTECTED]      Italy
web: http://www.objectway.it
****************************************************************************
**

At 19.18 07/04/2001 +0530, you wrote:

>I am trying to reverse engineer a Java class. The class contains an
>attribute "String name;". The reverse engineering is mapping "String" as a
>relationship and not an attribute and it is not even showing it on the
class
>diagram.
>Whereas it is mapping "int" or "boolean" as an attribute.
>Please let me know how it is possible to map "String" directly to a class
>attribute.
>
>************************************************************************
>* 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
>*
>*************************************************************************

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