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.
MoDisco
< To: MDT
MoDisco |
Website |
Download |
Community |
Mailing List • Forums |
Bugzilla |
Open |
Help Wanted |
Bug Day |
Contribute |
Browse Source • Project Set File |
MoDisco provides an extensible framework to develop model-driven tools to support use-cases of existing software modernization.
Contents
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:
Documentation
Reference Documentation
- Introducing Eclipse MoDisco...
- Latest version documentation (0.11 - Kepler)
- 0.10 documentation (for Juno, nightly builds) (friends of Eclipse mirror)
- 0.9 documentation (for Indigo)
- 0.8 documentation (for Helios)
- MoDisco Flyer-Poster (2011 version)
How to download and install ?
Publications
- MoDisco: a Model Driven Reverse Engineering Framework Hugo Bruneliere, Jordi Cabot, Grégoire Dupé and Frédéric Madiot. A full long paper in Elsevier journal on Information and Software Technology 56 (2014) (pages 1012-1032), doi: http://dx.doi.org/10.1016/j.infsof.2014.04.007
- How to Deal with your IT Legacy? What is Coming up in MoDisco: A short article about the current status of MoDisco, as part of ERCIM News 88 focusing on Evolving Software, January 2012 (pages 43-44).
- How to Deal with your IT Legacy? Reverse Engineering using Models: MoDisco in a Nutshell!: A complete article about MoDisco v0.9.0, as part of the JavaTech Journal #10 focusing on the Eclipse Indigo Simultaneous Release, August 2011 (pages 21-24).
- MoDisco: a Generic and Extensible Framework for Model Driven Reverse Engineering: A short paper introducing MoDisco, published in the ASE Conference 2010 (Antwerp, Belgium, September 2010).
- MoDisco, a Model-Driven Platform to Support Real Legacy Modernization Use Cases: A detailed book chapter from Information Systems Transformation: Architecture-Driven Modernization Case Studies, The Morgan Kaufmann/OMG Press, March 2010 (pages 365-400).
Screencasts & Slides
- Introducing Eclipse MoDisco (slides + demo), October 2013
- Eclipse Modeling & MoDisco - An Introduction to Modeling and (Model Driven) Reverse Engineering, September, 2011 (MoDisco demo visible here!)
- MoDisco as a concrete use case provider for Virtual EMF (Standard Talk), EclipseCon Europe 2011 in Ludwigsburg (Germany), November 2, 2011
- MoDisco and ATL, Eclipse DemoCamp Indigo in Nantes (France), June 30, 2011
- Spy On Your Models (Standard Talk), EclipseCon 2011 in Santa Clara (California, USA), March 22, 2011.
- Analyze your Software Assets With MoDisco, Eclipse Day 2010 in Paris (France), 2010
- Using EMF to represent Eclipse 3.x plug-ins, Modeling Symposium, Eclipse Summit Europe 2010 in Ludwigsburg (Germany), November 2, 2010.
- How to Deal With Your IT Legacy? Reverse Engineering with MoDisco (Standard Talk), EclipseCon 2010 in Santa Clara (California, USA), March 22, 2010.
- The example source code is available on Mia-Software web site.
- Discovery of Models with MoDisco, Eclipse Summit Europe 2009 in Ludwigsburg (Germany), October 29, 2009.
- The Eclipse MoDisco Project Eclipse, Modeling Symposium, Eclipse Summit Europe 2009 in Ludwigsburg (Germany), October 27, 2009.
Project documents
Release Train Required Documents
All releases
- Project Plan (Deprecated project mangement tool)
- Project Plan
- API Policy
- Running Unit Tests
- Feature Hierarchy
- Project's Metrics
- Retention Policy
- Accessibility Guidelines
- Capabilities definition
- Ramp down
GMT to MDT migration
Much of the following GMT to MDT discussion happened as part of the migration to life support. See New and Noteworthy for 2019-12 (1.5.0).
Helios
Indigo
- IP Log (Indigo)
- Indigo Review docuware
- Indigo Simultaneous Release (Calendar)
- Indigo Release Train Requirement Conformance Summary
Juno
Kepler
Luna
- MoDisco/Restructuring_Reviews_MetaclassInstancesAdapter_From_MoDisco_To_EMF_Facet
- Luna Project Plan for MoDisco
2019-12
2020-03
Project plan
Service, Support and Maintenance: committed, proposed, deferred
Project Creation Documents
Support
- Newsgroup:
eclipse.modisco
- Forum
- Opened Bugs (P1 an P2) (P3)
- Report a bug
- FAQ
Getting involved
The MoDisco project is open to contributors!
Developer mailing list : modisco-dev@eclipse.org (registration page)
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
- Git web browser: http://git.eclipse.org/c/modisco/org.eclipse.modisco.git/
- Gerrit :
- Git repository: git://git.eclipse.org/gitroot/modisco/org.eclipse.modisco.git
The history of commits older than 2012-07-30 is stored in the SVN archive: cf. SVN Howto
How to contribute your code?
- See the MoDisco contribution guidelines.
- See the MoDisco developer guide.
- See the MoDisco releng.
- See the MoDisco Bug Process.
Meetings
Bug tracking
Build
- JIPP: https://ci.eclipse.org/modisco/
- Jenkins Master Job: https://ci.eclipse.org/modisco/job/modisco-master/
Bugzilla Queries
Tracking
- Non enhancement opened bugs sort by importance (P1=planed for the next milestone, P2=planed for the next release, P3=not planned yet, P4=planed for the next "non service" release, P5=delayed)
- Enhancement opened bugs sort by importance (P1=planed for the next milestone, P2=planed for the next release, P3=not planned yet, P4=planed for the next "non service" release, P5=delayed)
- Unit Test Failure
Checking
- The list of not assigned closed (and resolved) bugs (must be empty)
- The list of fixed bugs without any target milestone (must be empty)
- The list of assigned bug without a copy to modisco.web-inbox@eclipse.org (must be empty)
- Bugs not flagged indigo or helios and older than May 6th, 2010
- Not closed bug having an iplog+
Reports
Others
- All bug containing an attachment and not flagged iplog+ (useful for the IP reviews)
- External contributions
- non-committer attachments
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 was started by the AtlanMod Team (Inria, Mines de Nantes & LINA), and then strongly supported by Mia-Software:
- Hugo Bruneliere - AtlanMod (project co-leader)
- Fabien Giquel - Mia-Software (project co-leader)
- Grégoire Dupé - Mia-Software (committer)
- Nicolas Bros - Mia-Software (committer)
- Gabriel Barbier - Thales (committer)
- Frédéric Madiot - Obeo (committer)
MoDisco was rescued from termination by:
- Edward Willink - Willink Transformations Ltd.
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 |