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"

(Kepler)
(Screencasts & Slides)
(8 intermediate revisions by one other user not shown)
Line 47: Line 47:
 
== Documentation ==
 
== Documentation ==
 
=== Reference Documentation===
 
=== Reference Documentation===
* [http://help.eclipse.org/helios/nav/35 0.8 documentation (for Helios)]
+
* [http://www.slideshare.net/HugoBruneliere/introducing-eclipse-mdisco Introducing Eclipse MoDisco...]
 +
* [http://help.eclipse.org/ Latest version documentation (0.11 - Kepler)]
 +
* [http://download.eclipse.org/modeling/mdt/modisco/nightly/doc/org.eclipse.modisco.doc/ 0.10 documentation (for Juno, nightly builds)]    ([http://friends.eclipse.org/downloads/modeling/mdt/modisco/nightly/doc/org.eclipse.modisco.doc/ friends of Eclipse mirror])
 
* [http://help.eclipse.org/indigo/nav/38 0.9 documentation (for Indigo)]
 
* [http://help.eclipse.org/indigo/nav/38 0.9 documentation (for Indigo)]
* [http://download.eclipse.org/modeling/mdt/modisco/nightly/doc/org.eclipse.modisco.doc/ 0.10 documentation (for Juno; nightly build)]    ([http://friends.eclipse.org/downloads/modeling/mdt/modisco/nightly/doc/org.eclipse.modisco.doc/ friends of Eclipse mirror])
+
* [http://help.eclipse.org/helios/nav/35 0.8 documentation (for Helios)]
* [[MoDisco/Components|All versions]]
+
* [http://www.eclipse.org/MoDisco/doc/MoDisco_Flyer-Poster_1.1.pdf MoDisco Flyer-Poster (2011 version)]
* [[MoDisco/New And Noteworthy|New and Noteworthy]]
+
* [http://www.eclipse.org/MoDisco/doc/MoDisco_Flyer-Poster_1.1.pdf MoDisco Flyer-Poster]
+
  
 
=== How to download and install ? ===
 
=== How to download and install ? ===
Line 66: Line 66:
 
=== Screencasts & Slides ===
 
=== Screencasts & Slides ===
  
 +
* [http://www.slideshare.net/HugoBruneliere/introducing-eclipse-mdisco Introducing Eclipse MoDisco (slides + demo)], October 2013
 
* [http://www.eclipsecon.org/europe2011/sessions/virtual-emf-%E2%80%93-transparent-composition-weaving-and-linking-models MoDisco as a concrete use case provider for Virtual EMF (Standard Talk)], '''EclipseCon Europe 2011''' in Ludwigsburg (Germany), November 2, 2011   
 
* [http://www.eclipsecon.org/europe2011/sessions/virtual-emf-%E2%80%93-transparent-composition-weaving-and-linking-models MoDisco as a concrete use case provider for Virtual EMF (Standard Talk)], '''EclipseCon Europe 2011''' in Ludwigsburg (Germany), November 2, 2011   
 
* [http://www.slideshare.net/HugoBruneliere/eclipse-modeling-modisco-an-introduction-to-modeling-and-model-driven-reverse-engineering Eclipse Modeling & MoDisco - An Introduction to Modeling and (Model Driven) Reverse Engineering], September, 2011 ([http://docatlanmod.emn.fr/MoDisco/MoDisco-Demo_September2011.htm MoDisco demo visible here!])
 
* [http://www.slideshare.net/HugoBruneliere/eclipse-modeling-modisco-an-introduction-to-modeling-and-model-driven-reverse-engineering Eclipse Modeling & MoDisco - An Introduction to Modeling and (Model Driven) Reverse Engineering], September, 2011 ([http://docatlanmod.emn.fr/MoDisco/MoDisco-Demo_September2011.htm MoDisco demo visible here!])
Line 124: Line 125:
 
=====Kepler=====
 
=====Kepler=====
 
* [https://bugs.eclipse.org/bugs/attachment.cgi?id=231656 IP Log (Kepler)]
 
* [https://bugs.eclipse.org/bugs/attachment.cgi?id=231656 IP Log (Kepler)]
* [[MoDisco/KeplerReview|Kepler Review docuware]]
+
* [http://projects.eclipse.org/projects/modeling.mdt.modisco/releases/0.11.0 Kepler Review docuware]
 
* [[Kepler/Simultaneous_Release_Plan|Kepler Simultaneous Release]] (Calendar)
 
* [[Kepler/Simultaneous_Release_Plan|Kepler Simultaneous Release]] (Calendar)
  

Revision as of 05:20, 23 October 2013

< To: MDT

LogoMoDiscoSmall.jpg
MoDisco
Website
Download
Community
Mailing ListForums
Bugzilla
Open
Help Wanted
Bug Day
Contribute
Browse SourceProject Set File

MoDisco provides an extensible framework to develop model-driven tools to support use-cases of existing software modernization.


Overview

Modernizing an existing software system implies :

  • Describing the information extracted out of the artifacts of this system
  • Understanding the extracted information in order to take the good modernization decisions
  • Transforming this information to new artifacts facilitating the modernization (metrics, document, transformed code, ...)


To support these activities, MoDisco aims at providing :

  • Metamodels to describe existing systems
  • Discoverers to automatically create models of these systems
  • Generic tools to understand and transform complex models created out of existing systems
  • Use-cases illustrating how MoDisco can support modernization processes


To facilitate reuse of components between several modernization solutions, MoDisco is organized in three layers:

Modisco-Architecture.PNG
  • Use-Cases: tools providing a solution for a specific modernization use-case.



  • Technologies: components dedicated to one legacy technology but independent from any specific modernization use case.



  • Infrastructure: generic components independent from any legacy technology.


Documentation

Reference Documentation

How to download and install ?

Publications

Screencasts & Slides

Project documents

Release Train Required Documents

All releases
GMT to MDT migration
Helios
Indigo
Juno
Kepler
Luna
Project plan

Service, Support and Maintenance: committed, proposed, deferred

Project Creation Documents

Support

Getting involved

The MoDisco project is open to contributors!

What can you provide?

  • new modernization use-cases
  • extensions of MoDisco components
  • metamodels of legacy technologies
  • discoverers and model transformations


See the MoDisco Wishlist for ideas of contributions.

Get the source of MoDisco projects

See the SVN Howto

How to contribute your code?

Meetings


Bugzilla Queries

Tracking

Checking

Reports

Others

Relationship with other Eclipse Projects

MoDisco reuses lots of EMP projects:

  • EMF to describe and manipulate models of existing systems.
  • M2M to implement transformation of models into other models
  • M2T to implement generation of text (documentation or code)


MoDisco also reuses other projects such as:

  • JDT to create models out of Java source code


Team

MoDisco has been initiated by the AtlanMod Team (INRIA & Ecole des Mines de Nantes), and is now strongly supported by Mia-Software:

  • Hugo Bruneliere - AtlanMod (project co-leader)
  • Grégoire Dupé - Mia-Software (project co-leader)
  • Fabien Giquel - Mia-Software (committer)
  • Nicolas Bros - Mia-Software (committer)
  • Gabriel Barbier - Thales (committer)
  • Frédéric Madiot - Obeo (committer)


MoDisco
Components Infrastructure: KDM · SMM · GASTM · Model Browser · Discovery Manager · MoDisco Workflow · Query Manager · Facet Manager · Metrics Visualization Builder · KDM Source Extension
Technologies: Java · JEE · EjbJar · WebApp · XML
Use Cases: Simple Transformation Chain · Model Filter
Help Installation · SVN
Project API Policy · Retention Policy · Project Plan · metrics · Accessibility Guidelines · Capabilities Disablement

Copyright © Eclipse Foundation, Inc. All Rights Reserved.