Skip to content
Snippets Groups Projects
  1. 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
  2. Feb 14, 2019
  3. Jan 31, 2019
  4. Jan 21, 2019
  5. Jan 14, 2019
  6. Jan 11, 2019
  7. Jan 08, 2019
  8. Dec 21, 2018
  9. Dec 20, 2018
  10. Dec 17, 2018
  11. Dec 14, 2018
  12. Dec 12, 2018
  13. Dec 04, 2018
  14. Dec 03, 2018
  15. Nov 30, 2018
  16. Nov 29, 2018
Loading