[ATL] conditionally run a transformation based on the result of another transformation [message #103474] |
Tue, 14 April 2009 10:34  |
Eclipse User |
|
|
|
Originally posted by: atl_apprentice.yahoo.com
Hi all,
I've got the following situation.
I have two ATL transformations which accept the same kind of input model and
create the same kind of output model.
One is a basic mapping of the input model to the output model.
The other is a more extensive mapping, but it requires some extra
information in the input model.
I now want to create another transformation that analizes the input model.
Based on the detailedness of the input model I want the transformation to
call/import/run one of the transformations mentioned above.
If the extra information is not available I want to run the first
transformation.
If that information is available in the input model I want to run the
second.
So my question is: How do I do that? How do I conditionally run a
transformation from another transformation?
Thanks
|
|
|
|
Powered by
FUDForum. Page generated in 0.03122 seconds