Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Modeling (top-level project) » [CDO]Are derived features supported ?
[CDO]Are derived features supported ? [message #631009] Tue, 05 October 2010 20:01 Go to next message
Stephane  fournier is currently offline Stephane fournierFriend
Messages: 340
Registered: July 2009
Senior Member
Hi
Are derived feature supported with CDO ?

When I generate my model against CDO, my derived feature (implemented by java code) are not called from reflective API : myObject.eGet(MY_FEATURE);

It works fine when generated against EMF standard base class and interface.

Does anyone have experienced derived feature with cdo ?

Stephane,
Running CDO 3 & Helios.

Re: [CDO]Are derived features supported ? [message #631021 is a reply to message #631009] Tue, 05 October 2010 20:29 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33133
Registered: July 2009
Senior Member
Stephane,

Please use eclipse.tools.emf to ask questions about CDO. Are you using
GenModel's Feature Delegation property set to Dynamic rather than
Reflective?


Stéphane Fournier wrote:
> Hi
> Are derived feature supported with CDO ?
>
> When I generate my model against CDO, my derived feature (implemented
> by java code) are not called from reflective API :
> myObject.eGet(MY_FEATURE);
>
> It works fine when generated against EMF standard base class and
> interface.
>
> Does anyone have experienced derived feature with cdo ?
>
> Stephane,
> Running CDO 3 & Helios.
>
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:dynamically add features to model object
Next Topic:eclipse plug-in autobuild
Goto Forum:
  


Current Time: Tue Apr 16 22:21:43 GMT 2024

Powered by FUDForum. Page generated in 0.77512 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top