Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] model split in several files (inter reference)
[ATL] model split in several files (inter reference) [message #61698] Tue, 11 September 2007 10:21
Eclipse UserFriend
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--
Previous Topic:[ATL]String expression to ATL model
Next Topic:[M2M] [RSAl] IBM xtools or ATL ?
Goto Forum:
  


Current Time: Mon Sep 23 10:02:13 GMT 2024

Powered by FUDForum. Page generated in 0.04088 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top