Differences list with meta model - #61
Merged
Merged
Conversation
…xpected: ' ' | Actual: 'private int something' | On Class1)
Adding getter and adapted initilize
…ces between the two models, and not just a boolean. Need to add some tests now
…ist of one difference with the entityChanged reason
…e with the 'propertyChanged' reason
…ame methods or not. Used for TDD, not working for the moment
…ve a list of all the differences that represent deletion
…ve a list of all the differences that represent addition
…el, else we have a root entity set to null
…se. Tests are now ok
…inter to browse the additions and deletions of a model, and not just two bag comparisons. Test are now ok for additions, deletions
… where it still some deletion to do with ptr 1
… it still some addition to do with ptr 2
Updating difference objects
…parametric entity, etc
…ion_pb Implementing worklist algorithm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Integrate all super changes made by @AntoninGoslin in the main branch