Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

MoDisco/KDM/UMLConverter

< MoDisco‎ | KDM
Revision as of 06:01, 19 February 2009 by Gbarbier.mia-software.com (Talk | contribs) (Description)

The goal of KDM to UML converter plugin is to allow practical transformations of KDM models into UML models.

Description

This tool aims at converting KDM models into UML models in order to allow integrating KDM-compliant tools (i.e. discoverers) with UML-compliant tools (e.g. modellers, model transformation tools, code generators, etc), as shown in next figure.

Overall approach of the KDM to UML converter

The converter is mainly implemented by an ATL model-to-model transformation taking as input a model conforming to the KDM meta model and producing as output a model conforming to the UML meta model.

The mapping between KDM and UML2 is described in the following table:

KDM to UML mapping

Back to the top