Home » Modeling » Compare » Record changes (Record changes in UML model)
| | |
Re: Record changes [message #1749136 is a reply to message #1748902] |
Fri, 02 December 2016 08:54 |
|
Hi,
did you attach the correct screenshots? To me, both look equal.
You are using XMI:IDs and, I assume, the IdentityBasedMatcher will be used. Thus, you have to make sure that you only compare two versions of the same model (one is a modification of the other). Because if you compare two independent models, which have the same content, but which have been created separately, the models will have different XMI:IDs and, hence, will not be matched as you expect it. For the IdentityBasedMatcher, different XMI:ID means different EObject, means deletion/addition.
You could try to use git and the builds from collaborative-modeling.org (update sites [1] and [2]). This way you can create commits/branches that contain different states of your model in your git repo, which would allow you to compare those different branches (right-click on the model, compare with, Branch, ...).
Best wishes,
Philip
[1] http://download.eclipse.org/modeling/emf/compare/updates/logical/emf.compare/integration (integration custom build of EMF Compare over custom build of EGit)
[2] http://download.eclipse.org/modeling/emf/compare/updates/egit-logical/integration (integration custom build of EGit)
--
Philip Langer
Get professional Eclipse developer support:
http://eclipsesource.com/en/services/developer-support/
--
Philip Langer
Get professional Eclipse developer support:
http://eclipsesource.com/en/services/developer-support/
|
|
| | | |
Goto Forum:
Current Time: Thu Dec 26 16:24:48 GMT 2024
Powered by FUDForum. Page generated in 0.03358 seconds
|