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 10, 2018
  6. Apr 09, 2018
  7. Mar 29, 2018
  8. Mar 28, 2018
  9. Mar 19, 2018
  10. Mar 13, 2018
  11. Mar 06, 2018
  12. Feb 27, 2018
  13. Feb 09, 2018
  14. Feb 08, 2018
    • Filip Reaboi's avatar
      · 80b90c91
      Filip Reaboi authored
      refs 3240
      80b90c91
  15. Feb 02, 2018
  16. Jan 30, 2018
  17. Jan 26, 2018
  18. Jan 25, 2018
  19. Jan 22, 2018
  20. Jan 10, 2018
  21. Jan 05, 2018
  22. Dec 13, 2017
  23. Dec 06, 2017
  24. Dec 04, 2017
Loading