thanks a lot
tht is very helpful
reg
anurag
----- Original Message ----- 
From: Richard Chrenko <[EMAIL PROTECTED]>
To: Anurag Shah-Edventure Systems <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, July 18, 2002 12:19 PM
Subject: Re: (ROSE) Customizing Code generation


> You can customise this on a per-role (Standard Specification:Java A) or
> on a global basis (Model Properties:Edit:Java:Role). In both cases look
> for the setting "Container Class" and change it to whatever you like
> (Vector, LinkedList, etc.). As you have discovered, the default is an
> array.
> 
> -- 
> Richard Chrenko
> 
> > Anurag Shah-Edventure Systems wrote:
> > 
> > Hi,
> > 
> > In rose when I create a association relation between 2 classes and try
> > to generate java code out of it I get code like :
> > 
> > public class A
> > {
> >    public B theB[ ];
> > 
> >    /**
> >     * @roseuid 3D3648F5012C
> >     */
> >    public A()
> >    {
> > 
> >    }
> > }
> > 
> > Now instead of the array it has created can I customize rose such that
> > it can generate vectors instead?
> > Ofcourse I can modify the code but it can get tedious if i have to
> > make this change in too many classes.
> > 
> > 
> > Thanks in advance.
> > Anurag
> 

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

Reply via email to