Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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 36: Line 36:
  
 
[[MoDisco/Metamodels|See complete list ...]]  
 
[[MoDisco/Metamodels|See complete list ...]]  
 +
 +
===Discovers===
 +
 +
MoDisco provides several discoverers to get models out of existing systems.
  
 
=== ModelBrowser ===
 
=== ModelBrowser ===
  
MoDisco provides a generic browser to discover the contents of models created out of legacy systems. This browser is an extension of the ECore browser which facilitates the navigation through objects and links.
+
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.
  
 
[[Image:MoDiscoModelBrowserMainUI.png |300px]]
 
[[Image:MoDiscoModelBrowserMainUI.png |300px]]

Revision as of 06:33, 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

The Eclipse/GMT MoDisco component currently provides a roadmap for the development of the component, and also an initial set of metamodel-driven reverse engineering 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.

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