Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [henshin-user] about the higher-order (HO) transformation

Hello Christian,

The problems are solved. Thank you very much.
Best wishes,

Nebras

 

From: henshin-user-bounces@xxxxxxxxxxx [mailto:henshin-user-bounces@xxxxxxxxxxx] On Behalf Of Christian Krause
Sent: Thursday, February 19, 2015 3:08 PM
To: Henshin Project user discussions
Subject: Re: [henshin-user] about the higher-order (HO) transformation

 

Hi Nebras,

 

it looks like you were not using the correct resource implementation when you saved the file. Could it be that you registered a XMIResourceFactory for the *.henshin file extension? If you use the HenshinResourceSet implementation, this should be correctly done automatically.

 

The problem is that your generated file does not use UUIDs (but XPaths) to reference objects. If you want to use diagrams, you need to use UUIDs. This is automatically enabled in the HenshinResource implementation. If UUIDs are enabled, you will see an "id"-field for every object in the XMI.

 

Cheers,

Christian

 

2015-02-19 13:37 GMT+01:00 Nebras Nassar <nassarn@xxxxxxxxxxxxxxxxxxxxxxxxx>:

Hello Henshin team,

 

I have used the Henshin higher-order (HO) transformation technology  to generate a Henshin file, which contains some rules. Although I can correctly execute the rules, I could not initialize a well diagram for the generated Henshin file. In other words, the generated diagram file is always empty.  Why?  In the attachment there is the generated Henshin file. (Please note the values of the incoming and outgoing properties).

 

I have another question please, how can I use the Henshin higher-order (HO) transformation technology  to generate a rule with the following property: “Injective Matching = false”?

 

Thank you,

Best regards,

Nebras Nassar

 

 

 

M. Sc. Nebras Nassar
Philipps-Universität Marburg
Fachbereich Mathematik und Informatik
Hans-Meerwein-Str. – Raum 05D04
35032 Marburg

Phone: 06421-2821513
Email: nassarn@xxxxxxxxxxxxxxxxxxxxxxxxx 


_______________________________________________
henshin-user mailing list
henshin-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/henshin-user

 


Back to the top