Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [henshin-dev] Looking for Exogenous transformation example.

Hi Christian,

indeed, there is a paper available. However, I don't think that this paper would be helpful as it rather explains the solution in details than the general approach of performing exogenous transformations. The solution to the Transformation Tool Context (TTC) 2011 is somewhat complex and pretty subtle.

And yes, we should discuss this too!

Stefan

Am 02.09.2011 08:02, schrieb Christian Krause:
Hi Stefan,
wasn't there a paper on that example at the 2010 TTC? That might be helpful for Jerry. In general, we really have to extend our examples collection and make it more accessible for the users. We should discuss that next week too...

Cheers,
Christian

Jerry,

in Henshin's examples plugin you will find a transformation which takes an EMF model as input and then generates a corresponding GenModel. While the transformation itself is pretty complex, it will, however, show you how to deal with exogenous transformations. Actually, the difference between endogenous and exogenous transformation is not that big; you just have to use a parameter returning the root element of the newly created model to be stored.

If you encounter further problems, don't hesitate to post to this mailing list again.

Best regards,
Stefan



Am 31.08.2011 21:58, schrieb Jerry Hong:
Hi all,

I have used Henshin to successfully accomplish some endogenous transformations, but when moving on to exogenous transformation it seems to work against me. Even with the simplest (meta)models and the simplest Henshin rule, I can get no more than a "Not Successful Execution of the rule".

Could you point (or send) me some runnable exogenous example code using Henshin? Thank you.

Best regards,
洪嘉瑞 / Jiarui (Jerry) Hong

>http://www.JerryHong.net




_______________________________________________
henshin-dev mailing list
henshin-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/henshin-dev



_______________________________________________
henshin-dev mailing list
henshin-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/henshin-dev



_______________________________________________
henshin-dev mailing list
henshin-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/henshin-dev

Attachment: signature.asc
Description: OpenPGP digital signature


Back to the top