<snip>
> 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
Hello,
>From the A class 's class specification, nested tab, you can drag the nested class
>into
the diagram. I think you can link then.
HTH
Sven
************************************************************************
* 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
*
*************************************************************************