• home
  • forum
  • my
  • kt
  • download
  • Model Transformation Framework

    Author: 2008-08-12 13:41:31 From:

    Version 1.0.2 supports Eclipse 3.2 (Rational Software Development Platform 7.0) and includes some minor improvements to usability.

    What is the Model Transformation Framework?

    The Model Transformation Framework (MTF) is a set of tools that helps developers make comparisons, check consistency, and implement transformations between Eclipse Modeling Framework (EMF) models. The framework also supports persistence of a record of what was mapped to what by the transformation; this record can be used to support round-tripping, reconciliation of changes, or display of the results to a user.

    How does it work?

    The framework consists of the following:
    • a language for defining mappings between EMF models
    • a transformation engine capable of interpreting mapping definitions in order to check or enforce consistency between models
    • editor and debugger for mapping definitions
    • support for generating text documents from EMF models using templates.

    Supplied samples include the following:

    • generation of Unified Modeling Language (UML) 2.0 models from Java™ source code
    • generation of HTML documentation from Ecore models
    • bi-directional transformation from UML 2.0 to XSD and back again
    • use of MTF with IBM Rational Software Modeler extensibility features.

    discuss this topic to forum

    relation tutorial

    No relevant information

    Category

      Applet Building (2)
      Application Building (3)
      Communication (1)
      Database Related (8)
      Development (13)
      EJB (14)
      Game Programming (5)
      General Java (58)
      Javabeans (4)
      JSP and Servlets (8)
      Miscellaneous (28)
      Networking (1)
      Security (2)
      Swing (13)
      WAP and WML (2)
      XML and Java (4)

    New

    Hot