Skip to content
Snippets Groups Projects
  1. Oct 24, 2023
  2. May 31, 2023
  3. Mar 31, 2023
  4. Nov 16, 2022
  5. Apr 27, 2022
  6. Mar 03, 2022
  7. Feb 18, 2022
  8. Nov 26, 2021
  9. Oct 25, 2021
  10. Apr 19, 2021
  11. Oct 26, 2020
  12. Apr 14, 2020
  13. Mar 26, 2020
  14. Oct 15, 2019
  15. May 03, 2019
  16. Feb 18, 2019
    • Alexander Diewald's avatar
      EcoreUtils: Add multi-EObject copy support · 03303720
      Alexander Diewald authored
      * Adds a static method that copies a collection of EObjects and returns
        a map of all copied elements plus a convenience method that just
        returns the copies of the input elements.
      * The new copy method updates references across the given models such
        that they point to the respective copies, which is not handled by
        the standard copy operation. The latter only handles references
        between elements contained in the copied EObject.
      * Moreover, bi-references are correctly resolved between the elements
        contained in the given EObjects.
      
      Issue-Ref: 3482
      Issue-Url: https://af3-developer.fortiss.org/issues/3482
      
      
      Signed-off-by: default avatarAlexander Diewald <diewald@fortiss.org>
      03303720
  17. Feb 09, 2019
  18. Jan 23, 2019
  19. Nov 09, 2018
  20. Sep 24, 2018
  21. Aug 14, 2018
  22. Apr 17, 2018
Loading