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

Correct me if i am wrong. You want to transform an instance of UML 2.0 metamodel (for example, a class associated with a stereotype from MARTE profile) to another instance of UML 2.0 metamodel (another class with stereotype ). If this is the case, then you can use ATL. Your source and target metamodel will be UML 2.0 metamodel and you will write transformation rules to map from one to another. You have to look for UML meta classes related to Class diagram such as Classifier ,etc. Look in UML 2.0 superinfrastructure document.

shaukat


On Wed, Jan 28, 2009 at 5:36 PM, helder castro <helder_r_castro@xxxxxxxxxxx> wrote:
All the models which Papyrus has: deployment, class, component, they all can be represented in Papyrus.

For example in Papyrus I use the MARTE profile, and I have a class using the GRM (Generic Resources Managing) MARTE stereotype and I want to create a new model converting this class into another one, for example using the SAM (Schedulability Analysis modeling) MARTE stereotype.

So, I only work with Papyrus models.
I need to know which information I need to transform Papyrus models into another's Papyrus models.

I hope the explanation is easy to understand for my propose.

Thanks


Date: Wed, 28 Jan 2009 17:24:11 +0100
Subject: Re: [m2m-atl-dev] Transform Papyrus models to Papyrus models
From: ali.shaukat@xxxxxxxxx
To: m2m-atl-dev@xxxxxxxxxxx


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




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



Back to the top