Skip to main content



      Home
Home » Modeling » M2T (model-to-text transformation) » Starting at M2T
Starting at M2T [message #487374] Tue, 22 September 2009 12:20 Go to next message
Eclipse UserFriend
Originally posted by: leramosz.gmail.com

Hi everyone!!

I am just starting at M2T and I would like to get some kind of overview
about this. Where can I find information about how performing M2T
transformations? I am really new in this subject.

Thanks!!
Re: Starting at M2T [message #487412 is a reply to message #487374] Wed, 23 September 2009 03:26 Go to previous messageGo to next message
Eclipse UserFriend
Leonardo,

some weeks (or month) ago, a really good overview of all the subprojects
in M2T major topic was given. Just google a bit and i'm sure you will
find the discussion.

Timothy

Leonardo Ramos schrieb:
> Hi everyone!!
>
> I am just starting at M2T and I would like to get some kind of overview
> about this. Where can I find information about how performing M2T
> transformations? I am really new in this subject.
>
> Thanks!!
Starting at M2T [message #489232 is a reply to message #487374] Thu, 01 October 2009 19:17 Go to previous message
Eclipse UserFriend
I'm new using MOFScript for that reason I need help. I have to do a project
that it consist in get code SQL from a metamodel. I found a example for the
Metamodel Relational, and i have a question about it.
In the part de results show code SQL of a relational model i mean about the
tables of the model, my question is where is the difference between any code
generator and the use of Model Driven Architecture in this, if this is the
passing of PSM to code where you specific the technology used? I want to
generate code SQL for SQL Server for example where can i write that?. I say
this because i found too the following code:

begin
cwm2_rolap_cube.create_cube
{
user,
'Line'};
end;

is sql but what's mean? supposedly is the code generated from a datawarehouse specifically of a cube. This code creates perhaps physically this concept of cube?.


Another question It can apreciate better this, i mean the advantages of MDA
when i see the design from CIM->PIM->PSM->Code ?.

Finally, i'm sorry for the mistakes but i'm peruvian and my english is not very good. I hope you can help me.
Previous Topic:XPand sample not working
Next Topic:Share Xpand templates
Goto Forum:
  


Current Time: Sat Jul 12 10:50:22 EDT 2025

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

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

Back to the top