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

Difference between revisions of "MoDisco"

(Available Resources)
(Available Resources)
Line 29: Line 29:
 
==Available Resources==
 
==Available Resources==
  
The Eclipse/GMT MoDisco component currently provides a [http://www.eclipse.org/gmt/modisco/roadmap.php roadmap] for the development of the component, and also an initial set of metamodel-driven reverse engineering [http://www.eclipse.org/gmt/modisco/useCases/ use cases].
+
MoDisco currently provides a [http://www.eclipse.org/gmt/modisco/roadmap.php roadmap] for the development of the project, an initial set of metamodel-driven reverse engineering [http://www.eclipse.org/gmt/modisco/useCases/ use cases] and an initial set of components available to develop your own use-cases.
  
 
===Metamodels===
 
===Metamodels===
Line 40: Line 40:
  
 
MoDisco provides several discoverers to get models out of existing systems.
 
MoDisco provides several discoverers to get models out of existing systems.
 +
 +
[[MoDisco/Discoverers|See complete list ...]]
  
 
=== ModelBrowser ===
 
=== ModelBrowser ===

Revision as of 06:47, 9 March 2009

< To: GMT

LogoMoDiscoSmall.jpg

The MoDisco (Model Discovery) component is an Eclipse/GMT component which has been initiated by the AtlanMod Team, INRIA. The aim of the GMT project is to produce a set of prototypes in the area of Model Driven Engineering (MDE). The MoDisco project acts in this way by providing a support for model-driven reverse engineering, i.e. principles, methodologies and tooling.


Overview

The goal of MoDisco (Model Discovery) is to allow practical extractions of models from legacy systems. Because of the widely different nature and technological heterogeneity of legacy systems, there are several different ways to extract models from such systems. MoDisco proposes a generic and extensible metamodel-driven approach to model discovery. A basic framework and a set of guidelines are provided to the Eclipse contributors to bring their own solutions to discover models in various kinds of legacy.

Due to the highly diversified nature of the considered legacy, MoDisco is a collaborative component involving many organizations. Each of them will bring its own expertise in a given area. The modular architecture of MoDisco, integrating OMG/ADM standards such as KDM, will allow integrating all these contributions.

Architecture


As a GMT component, MoDisco will make good use of other GMT components or solutions available in the Eclipse Modeling Project (EMF, M2M, M2T, GMF, TMF, etc), and more generally of any plugin available in the Eclipse environment.

Definitions

We provide here a set of definitions for the main different concepts which are relevant within the context of MoDisco (i.e. which are related to model discovery and model-driven reverse engineering):

  • Model discovery: the general process composed of the two following metamodel-driven steps:
    • the retrieval of the information from an existing system according to specific metamodels
    • the injection of this information into one or several models that conform to the same specific metamodels.
  • Discoverer: an implementation (i.e. a program, a tool, etc) that has been designed for performing a model discovery process.

Available Resources

MoDisco currently provides a roadmap for the development of the project, an initial set of metamodel-driven reverse engineering use cases and an initial set of components available to develop your own use-cases.

Metamodels

MoDisco provides several metamodel implementations dedicated to model-driven reverse-engineering.

See complete list ...

Discovers

MoDisco provides several discoverers to get models out of existing systems.

See complete list ...

ModelBrowser

MoDisco provides a generic browser to inspect the contents of models created by the discoverers. This browser is an extension of the ECore browser to facilitate the navigation through objects and links contained by a model.

MoDiscoModelBrowserMainUI.png

See complete features ...

FAQ

Coming Soon

References

Coming soon

How to contribute ?

See the process to contribute components to MoDisco.

See Also

MoDisco, The MoDisco component's Eclipse homepage

Back to the top