Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 368010 - Generated code does not compile when the PEE name and the Element Editor name are different
Summary: Generated code does not compile when the PEE name and the Element Editor name...
Status: CLOSED WONTFIX
Alias: None
Product: EEF
Classification: Modeling
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal
Target Milestone: ---   Edit
Assignee: EEF Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-06 04:45 EST by Stéphane Thibaudeau CLA
Modified: 2016-05-30 09:57 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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