Skip to main content



      Home
Home » Modeling » EMF Diff/Merge » Coevolution with reference outside scope
Coevolution with reference outside scope [message #1807032] Tue, 21 May 2019 09:13 Go to next message
Eclipse UserFriend
Hi,

I have differences in my coevolution then I don't change the model.


In my case,

I transform a source object A in a target object B. In the B object, i create programmatically a link who references the source object A. But when I execute a coevolution, the UI merge editor indicates a difference on the reference of the A object.

Do you have an idea ?

Thanks
Re: Coevolution with reference outside scope [message #1807090 is a reply to message #1807032] Wed, 22 May 2019 08:18 Go to previous message
Eclipse UserFriend
Hi,

You can disable the detection of out-of-scope value elements, if that is what you are looking for.

Just customize the diff policy as follows:
boolean coverOutOfScopeValue(EObject element_p, EReference reference_p) -> return false.
Previous Topic:Filtering results in dialog
Next Topic:Disable the Coevolution
Goto Forum:
  


Current Time: Sun Jul 13 22:39:58 EDT 2025

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

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

Back to the top