Hi!
I dont think there is any way to do this directly, because
both classes belong to different languages in model, so u cannot
draw any relationships between. On the other hand any ORB will
probably use its own generation prefix for Skeletons.
We had the same problem for Java. So we decided to reverse-engineer
the generated Skeletons. Ok, this is much harder in C++, but it works.
ciao
Marc
> -----Original Message-----
> From: Herve Blanc [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, November 10, 2001 11:23 PM
> To: [EMAIL PROTECTED]
> Subject: Re: (ROSE) CORBA
>
>
>
> Resent, may be I'll lucky and get a response this time,
> Thanks,
> Herve.
>
>
> Herve Blanc wrote:
>
> > I have interfaces defined in IDL :
> >
> > module myModule {
> > interface myInterface {
> > myMethod();
> > };
> > };
> >
> > which is implemented in C++ by:
> >
> > namespace myModule {
> > class myInterfaceServant : public POA_myModule::myInterface {
> > myMethod();
> > };
> > };
> >
> > Is there any way to make Rose recognize that my C++ code inherit my
> > IDL interface while doing reverse engineering operations?
> How since the
> > C++ mapping impose the POA_ prefix?
> >
> > Herve.
> >
> >
> **************************************************************
> **********
> > * 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
> *
> *************************************************************************
************************************************************************
* 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
*
*************************************************************************
************************************************************************
* 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
*************************************************************************