Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » An emf uuid question
icon5.gif  An emf uuid question [message #674524] Fri, 27 May 2011 08:58 Go to next message
Zongyong Qin is currently offline Zongyong QinFriend
Messages: 4
Registered: December 2010
Junior Member
Hello,

I hope you can help me, I used uuid in my emf model, but somehow or other, some of uuids are changed, I want to know which cases uuid will be changed in?

Any suggestion is appreciated.

Thanks.

[Updated on: Fri, 27 May 2011 08:59]

Report message to a moderator

Re: An emf uuid question [message #687082 is a reply to message #674524] Fri, 27 May 2011 10:57 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
Set a breakpoint in XMLResource.setID to find out when an ID is being
associated with an object. If it's changing, someone must be calling
this method.

Zongyong Qin wrote:
> Hello,
>
> I hope you can help me, I used uuid in my emf model, but somehow or
> other, some of uuids is changed, I want to know which cases uuid will
> be changed in?
>
> Any suggestion is appreciated.
>
> Thanks.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: An emf uuid question [message #687295 is a reply to message #674524] Fri, 27 May 2011 10:57 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
Set a breakpoint in XMLResource.setID to find out when an ID is being
associated with an object. If it's changing, someone must be calling
this method.

Zongyong Qin wrote:
> Hello,
>
> I hope you can help me, I used uuid in my emf model, but somehow or
> other, some of uuids is changed, I want to know which cases uuid will
> be changed in?
>
> Any suggestion is appreciated.
>
> Thanks.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:[CDO] logging of session/user activity.
Next Topic:plugin.xmi vs. plugin.xml
Goto Forum:
  


Current Time: Thu Mar 28 18:04:47 GMT 2024

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

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

Back to the top