Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] User interaction during transformation
[ATL] User interaction during transformation [message #25827] Tue, 27 March 2007 07:29 Go to next message
Eclipse UserFriend
Originally posted by: markus.herrmannsdoerfer.bmw-carit.de

Hi,

sometimes a transformation cannot be fully specified, because additional
information is needed from the modeler. Therefore it is necessary to ask
the modeler during transformation about the missing information.

Is this scenario covered by any mechanism in ATL or are there any
concepts to add it in the future?

Thanks in advance.

Markus Herrmannsdörfer
Re: [ATL] User interaction during transformation [message #25872 is a reply to message #25827] Tue, 27 March 2007 09:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ajossic.sodius.com

Hi Markus,

I don't know if it is possible to change some parameters during the
transformation execution.

But, i have implemented a solution with a input Xml parameters file.
I think that this file can be easily generated by your application.

You can this example in the ATL Wiki in the following page:
http://wiki.eclipse.org/index.php/ATL_Howtos#How_do_I_use_ex tern_parameters_in_ATL_transformations.3F


I hope that helps you

Best Regards,

Albin.

---------------------------------
Albin JOSSIC (ajossic@sodius.com)
SODIUS
6, rue Cornouaille
44319 Nantes - France

Phone: +33 (0)2 28 23 54 34

www.mdworkbench.com
Draw more value from your model
---------------------------------
Re: [ATL] User interaction during transformation [message #25994 is a reply to message #25827] Tue, 27 March 2007 13:22 Go to previous message
Eclipse UserFriend
Originally posted by: Hugo.Bruneliere.univ-nantes.fr

Hi Markus,

Markus Herrmannsdoerfer a écrit :
> Hi,
>
> sometimes a transformation cannot be fully specified, because additional
> information is needed from the modeler. Therefore it is necessary to ask
> the modeler during transformation about the missing information.
>
> Is this scenario covered by any mechanism in ATL or are there any
> concepts to add it in the future?
>

Using ATL, it is voluntarily not possible to provide some additional
information during the effective execution of a transformation.

The recommended (and usual) practice in ATL is to break up your overall
transformation in several steps (i.e. several intermediate
transformations). By this way and by using XML models as additional
inputs of your transformations (as explained by Albin), you can allow
the modeler to intervene at some well-determined moments during the
whole transformation chain.

> Thanks in advance.
>
> Markus Herrmannsdörfer

Best regards,

Hugo

--
--------------------------------------------------------
Hugo Bruneliere - R&D Engineer
ATLAS Group (INRIA & LINA) - University of Nantes
2, rue de la Houssiniere
44322 Nantes Cedex 3 - France
office +33 2 51 12 58 10 /\ cell.+33 6 07 42 45 30
EMail: Hugo.Bruneliere@univ-nantes.fr
http://www.sciences.univ-nantes.fr/lina/atl/
--------------------------------------------------------
Previous Topic:[ATL] Code completion for ATL editor, when?
Next Topic:resolveTemp in combination with multiple source patterns
Goto Forum:
  


Current Time: Thu Apr 25 19:41:52 GMT 2024

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

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

Back to the top