Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: jnc on March 14, 2013, 02:18:40 am
-
I'm currently using EA 10 with MDG Technology add-in for CORBA.
When I perform an Import Source Directory, I have a problem on all interfaces inheriting from other interfaces in different modules.
While in the idl file, the interface is declared as follows :
interface Myinterface: MyModule::OtherInterfaceIn the class diagram, the inherit is only set to OtherInterfaceTherefore, after a code generation from this class diagram, the interface declaration becomes:
interface Myinterface: OtherInterface omitting the MyModule:: part and this causes compilation errors.
What shall I do to preserve the inheritance ?
Looking forward to reading you soon
-
Hi
Have you had any luck with your issue since?
I'm due to test the CORBA MDG technology and would be interested in your opinion.
Is this plugin usable for a CORBA project? Which ORB are you using for a forward/reverse engineering
thanks