Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2m-atl-dev] Transform Papyrus models to Papyrus models

Hi,

Yes, its possible. As long as you have metamodel of LQN. I am personally using ATL for these kinds of transformation. The ATL plugin in eclipse will use UML 2.0 metamodel from EMG registry as source metamodel and target metamodel of LQN should be available as ecore. Then you will write transformation rules in ATL.

I have heard that Karmeta transformation language is easier to use than ATL, but i never used it personally.

cheers
Shaukat

On Fri, Jan 30, 2009 at 2:40 PM, riya k <cta2k7@xxxxxxxxx> wrote:
Hi,
I am trying to transform UML models annotated with MARTE profile into LQN model using ATL.By UML models I mean the class diagram,deployment diagram,component diagram etc.
 
Thanks

--- On Wed, 1/28/09, Shaukat Ali <ali.shaukat@xxxxxxxxx> wrote:
From: Shaukat Ali <ali.shaukat@xxxxxxxxx>
Subject: Re: [m2m-atl-dev] Transform Papyrus models to Papyrus models
To: "M2M ATL Developer list" <m2m-atl-dev@xxxxxxxxxxx>
Date: Wednesday, January 28, 2009, 11:24 AM


Hi,

Which models are you talking about ? If you can tell me specifically that which models you want to transform to other models, may be i can answer this. We are also trying to do similar things using ATL. We are transforming hierarchical UML state machines in to flattened UML state machines using ATL.


Shaukat

On Wed, Jan 28, 2009 at 4:36 PM, helder castro <helder_r_castro@xxxxxxxxxxx> wrote:
Hi,

I am a PhD student, and I am starting to study how to convert Papyrus models has input to Papyrus models as output.

Can someone give some suggestions, knowledge, documentation, examples, etc, of how can I do this?

I think ATL can't do this please correct me if I'm wrong..

Thanks.


Veja mapas e encontre as melhores rotas para fugir do trânsito com o Live Search Maps! Experimente já!

_______________________________________________
m2m-atl-dev mailing list
m2m-atl-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2m-atl-dev


_______________________________________________
m2m-atl-dev mailing list
m2m-atl-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2m-atl-dev


_______________________________________________
m2m-atl-dev mailing list
m2m-atl-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2m-atl-dev



Back to the top