[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.m2m] [ATL] How to use UML with profile as input to a transformation

Hi!

I have a UML-model with an applied profile.

These were both made with Papyrus UML.

I am using the profile as the metamodel of the input uml model. Is this the correct way to do things? It works, but strikes me as a bad solution as I would not be able to apply more profiles.

So, questions:

- What is the correct way to configure a uml with applied profiles as input?
- How does ATL handle the namespaces and different versions of the profile which is defined? i.e. if I use the filename of the profile as input, how does ATL know which version? (I solved this by only having one defined profile inside the profile.uml file. But I dont know why.).


Thanks!
 - Martin

ps.
- I would like to se multiline comments and "empty commas" so that I can end each statement with a comma (this helps debugging) in ATL.