Skip to content
Snippets Groups Projects
  1. Apr 24, 2018
    • Simon Barner's avatar
      Rework handling of missing and duplicated IDs · 105c658c
      Simon Barner authored
      
      - UniqueIdUtils:
          - Remove fixMissingIDs(final ITopLevelElement modelElement)
            (only used in one place)
          - fixMissingIDs(EObject object, EObject existingModel): Do not wrap
            model modification into a command. This is up to the caller of
            this method (e.g., the command stack is not available in tests) 
      - Remove IDMigrationProvider: Fixup of missing / duplicated is handled
        in ModelContext
      - ModelContext: Use nonDirtyingCommand, and automatically save model
        in case IDs have been fixed
      
      Issue-Ref: 3369
      Signed-off-by: default avatarSimon Barner <barner@fortiss.org>
      105c658c
  2. Apr 18, 2018
  3. Apr 17, 2018
  4. Apr 13, 2018
  5. Apr 12, 2018
  6. Apr 11, 2018
  7. Apr 10, 2018
  8. Apr 09, 2018
  9. Apr 06, 2018
  10. Apr 04, 2018
  11. Apr 03, 2018
  12. Mar 29, 2018
Loading