[ATL] model split in several files (inter reference) [message #61698] |
Tue, 11 September 2007 10:21 |
Eclipse User |
|
|
|
Originally posted by: bordinmatteo.yahoo.it
This is a multi-part message in MIME format.
--------------080707050804030700020404
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Hi all,
I have a refining ATL transformation having the *same* input and output
metamodel:
module transformation;
create OUT : RCM refining IN : RCM;
The metamodel is an eCore model.
the users of the transformation would like to have the IN model split
into different files, each one referencing the others via href:
<instance xsi:type="rcm:Instance" name="i">
<classifier xsi:type="rcm:Class"
ref="anotherModel.rcm#//@rootPackage/@ownedMember.1"/>
</instance>
I would like to know how to keep using the transformation in this case.
I want the output model to contain the references to the old (input) models.
Allowing inter-model reference and/or including all input models in the
"refining" part produces an exception.
Is there any solution to my problem?
Thank you.
Matteo
--------------080707050804030700020404
Content-Type: text/x-vcard; charset=utf-8;
name="bordinmatteo.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="bordinmatteo.vcf"
begin:vcard
fn:Matteo Bordin
n:Bordin;Matteo
org:University of Padua
email;internet:bordinmatteo@yahoo.it
note:The ASSERT research project
url:http://www.math.unipd.it/~mbordin
version:2.1
end:vcard
--------------080707050804030700020404--
|
|
|
Powered by
FUDForum. Page generated in 0.03483 seconds