Menu

#8 Copy Transformation broken since Generics added to EMF

open
nobody
None
5
2010-05-19
2010-05-19
Keith Duddy
No

The "copy" transformation given in the paper "Practical Declarative Model Transformation with Tefkat" no longer works properly, due to a bug in matching the "_" type which matches non-existent generics. The changes to EMF for Generics also seem to have affected Tefkat's ability to copy references to EString (and presumably the other built in types as well).

A work-around exists to stop the matching of Generics, but this does not fix the built in type problem.

Discussion

  • Keith Duddy

    Keith Duddy - 2010-05-19

    A simple test model tpo try out the "copy" transformation

     
  • Keith Duddy

    Keith Duddy - 2010-05-19

    The result of applying "copy" to Test.ecore

     
  • Keith Duddy

    Keith Duddy - 2010-05-19

    The "copy" transformation

     

Log in to post a comment.