Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 368010

Summary: Generated code does not compile when the PEE name and the Element Editor name are different
Product: [Modeling] EEF Reporter: Stéphane Thibaudeau <stephane.thibaudeau>
Component: GeneralAssignee: EEF Inbox <emft.eef-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: stephane.begaudeau
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Stéphane Thibaudeau CLA 2012-01-06 04:45:55 EST
Build Identifier: 0.9.1.v20110812-0927

I have an element editor named "type" using the combo widget.
This element editor is referenced by a properties edition element named "nativeType".

In the generated code, the part has a method "addFilterToType" => seems OK.
But in the Properties Edition Component the generated uses a mathode named "addfilterToNativeType" which does not exist.

When I rename the properties edition element to "type" everything works as expected.

Reproducible: Always
Comment 1 Stephane Begaudeau CLA 2016-05-30 09:57:51 EDT
The Eclipse EEF team has worked over the past few months on a brand new runtime using a reflective approach which can be used more easily with Eclipse Sirius. Since we do not plan to continue to work on the old runtime and its code generation approach, I will close this issue for now.

If you want to contribute, you can reopen this issue and submit a contribution to the project thanks to our Gerrit: https://git.eclipse.org/r/#/admin/projects/eef/org.eclipse.eef