Skip to content
Snippets Groups Projects
  1. Oct 26, 2020
  2. Apr 14, 2020
  3. Mar 26, 2020
  4. Oct 15, 2019
  5. May 03, 2019
  6. 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
  7. Feb 09, 2019
  8. Jan 23, 2019
  9. Nov 09, 2018
  10. Sep 24, 2018
  11. Aug 14, 2018
  12. Apr 17, 2018
Loading