Hi,
I have got two problems:
1) Constructors.
How can I define constructor in Rose to distinguish it from other methods?
I mean something what will rename my constructors automatically if I rename
my class. Any idea ?
2) Inner classes.
I can define "nested class" but it is not visible on class diagram and
I am not able to make reference to that class in outer class.
For example:
class A
{
B b1;
B b2;
class B
{
int b;
}
}
In that case I can't link b1 and b2 to B inner class.
Cheers,
Martin
***********************************************************
This message is confidential and intended for the exclusive
use of the addressee(s) only and remains the property of
Exchange FS Group plc. You should not disclose its contents
to any other person. If you are not the intended recipient
please notify the sender named above immediately.
Registered Office: Munro House, Portsmouth Road, Cobham,
Surrey, KT11 1TE. Registered in England No. 2596452
***********************************************************
************************************************************************
* 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
*
*************************************************************************