Book a Demo

Author Topic: Transformation templates?  (Read 2755 times)

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Transformation templates?
« on: May 21, 2005, 11:31:54 pm »
Sorry, I dont think I got them...
What is the diference betewwn them and CTFs?
Recursion definition:
If you don’t understand the definition read "Recursion definition".

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Transformation templates?
« Reply #1 on: May 22, 2005, 02:50:31 am »
Martin,

CTF - The code template framework is used to transform Model to Code (and to some degree between code and model).

The transformation templates are used to transform between model elements...  

Have a look at MDA-Style Transforms in the v5.0 help file.

In theory, you should be able to transform in any direction.  (Not just in the directions implied by the Help file entry).

HTH

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Re: Transformation templates?
« Reply #2 on: May 22, 2005, 03:03:46 am »
thanks
Recursion definition:
If you don’t understand the definition read "Recursion definition".