Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Regenerated Enumerator
Regenerated Enumerator [message #648932] Sat, 15 January 2011 19:10 Go to next message
AJ  is currently offline AJ Friend
Messages: 77
Registered: July 2009
Member
When I generated the model the first time, the enums were created like this:

P_AFT_MID_RING(1, "p_AftMidRing", "P-Aft (mid ring)"),

Now, if I try to re-generated the model, then it is generated like this:

PAFT_MID_RING(1, "p_AftMidRing", "P-Aft (mid ring)"),

Neither the Name or the Literal has changed so why is now removing the first underscore?
Re: Regenerated Enumerator [message #648936 is a reply to message #648932] Sat, 15 January 2011 19:39 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
AJ,

I'll need a test case and steps for reproducing the problem. You might
want to put those all in a bugzilla.


AJ wrote:
> When I generated the model the first time, the enums were created like
> this:
>
> P_AFT_MID_RING(1, "p_AftMidRing", "P-Aft (mid ring)"),
>
> Now, if I try to re-generated the model, then it is generated like this:
>
> PAFT_MID_RING(1, "p_AftMidRing", "P-Aft (mid ring)"),
>
> Neither the Name or the Literal has changed so why is now removing the
> first underscore?


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:[CDO] CDO Source Installation - A selected specification is unresolved
Next Topic:[CDO] Adding a Triple Store
Goto Forum:
  


Current Time: Sat Apr 27 02:17:35 GMT 2024

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

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

Back to the top