in response to Jan...
not clear. m2() can't be accessed from where? do u mean to say, m2() declared public in SuperClass will not be accessible from an instance of sub? clarify plz... best, -Piyush _________________________Reply Separator_________________________ Jan Materne wrote: You don't stop it. But another method m2() in SuperClass can't be accessed, while it isn't implemented in CommonMethodsImpl. mit freundlichen Gr��en Jan Mat�rne RZF NRW Sachgebiet 314-P Methodenberatung Internet: [EMAIL PROTECTED] -----Urspr�ngliche Nachricht----- Von: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] Gesendet am: Freitag, 4. Januar 2002 10:57 An: [EMAIL PROTECTED] Betreff: Re: AW: (ROSE) Question Export control of Method Wichtigkeit: Hoch in response to Jan... but how would u still stop the an instance of the child class Sub from calling the inherited m1() method? i am not sure the original question is a valid one in the first place? how is it possible that a method declared public/protected by a parent class be NOT accessible by child class? this would throw the entire concept of inheritance out of the window? Anil, are you sure u have got ur requirements correctly mapped? best, -Piyush ************************************************************************ * 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 *************************************************************************
