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.

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

Attachment: signature.asc
Description: OpenPGP digital signature


Back to the top