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"

(Add reference to Modeling_Project_Ramp_Down_Policy)
Line 5: Line 5:
 
MoDisco provides an extensible framework to develop '''model-driven tools''' to support use-cases of '''existing software modernization'''.
 
MoDisco provides an extensible framework to develop '''model-driven tools''' to support use-cases of '''existing software modernization'''.
  
* See [http://www.eclipse.org/gmt/modisco MoDisco home page]
+
* See [http://www.eclipse.org/MoDisco MoDisco home page]
 
<br>
 
<br>
 
== Overview==
 
== Overview==
Line 42: Line 42:
 
* [[MoDisco/Architecture|Architecture Detail]]
 
* [[MoDisco/Architecture|Architecture Detail]]
 
* [[MoDisco/Components|Main Components]]
 
* [[MoDisco/Components|Main Components]]
* [http://www.eclipse.org/projects/project-plan.php?projectid=modeling.gmt.modisco Project Plan]
 
 
* [[MoDisco/New And Noteworthy|New and Noteworthy]]
 
* [[MoDisco/New And Noteworthy|New and Noteworthy]]
* [[MoDisco/API_Policy|API Policy]]
 
 
* [http://www.eclipse.org/gmt/modisco/doc/ Presentations]
 
* [http://www.eclipse.org/gmt/modisco/doc/ Presentations]
 +
 +
== Information ==
 +
 +
* [http://www.eclipse.org/projects/project-plan.php?projectid=modeling.gmt.modisco Project Plan]
 +
* [[MoDisco/API_Policy|API Policy]]
 +
* [[MoDisco/Unit_Tests|Running Unit Tests]]
 
* [[MoDisco/Feature_Hierarchy|Feature Hierarchy]]
 
* [[MoDisco/Feature_Hierarchy|Feature Hierarchy]]
 
* [http://download.eclipse.org/modeling/gmt/modisco/metrics.html Project's Metrics]
 
* [http://download.eclipse.org/modeling/gmt/modisco/metrics.html Project's Metrics]
Line 51: Line 55:
 
* [[MoDisco/Accessibility_Guidelines|Accessibility Guidelines]]
 
* [[MoDisco/Accessibility_Guidelines|Accessibility Guidelines]]
 
* [[MoDisco/Capabilities|Capabilities definition]]
 
* [[MoDisco/Capabilities|Capabilities definition]]
* [[MoDisco/Unit_Tests|Running Unit Tests]]
 
 
* [http://www.eclipse.org/projects/project-plan.php?projectid=modeling.gmt.modisco#release_milestones MoDisco Ramp Down]
 
* [http://www.eclipse.org/projects/project-plan.php?projectid=modeling.gmt.modisco#release_milestones MoDisco Ramp Down]
 
* [[Modeling_Project_Ramp_Down_Policy|Modeling Project Ramp Down Policy]]
 
* [[Modeling_Project_Ramp_Down_Policy|Modeling Project Ramp Down Policy]]
 +
* [http://download.eclipse.org/modeling/mdt/modisco/api_report/ API Report]
  
 
== Support==
 
== Support==
  
 
* Newsgroup: {{Newsgroup|eclipse.modisco}}  
 
* Newsgroup: {{Newsgroup|eclipse.modisco}}  
* [http://www.eclipse.org/forums/index.php?t=thread&frm_id=21 Forum]
+
* [http://www.eclipse.org/forums/eclipse.modisco Forum]
* [https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=bug_status&y_axis_field=component&z_axis_field=&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&classification=Modeling&product=GMT&component=MoDisco&component=MoDisco-Infrastructure&component=MoDisco-Technologies&component=MoDisco-UseCases&longdesc_type=allwordssubstr&longdesc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&format=table&action=wrap&field0-0-0=noop&type0-0-0=noop&value0-0-0= Bugs]
+
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;component=MoDisco;component=MoDisco-Contribution;component=MoDisco-Infrastructure;component=MoDisco-Technologies;component=MoDisco-UseCases;classification=Modeling;product=MDT Open Bugs]
 
* [[MoDisco/FAQ|FAQ]]
 
* [[MoDisco/FAQ|FAQ]]
  
Line 116: Line 120:
  
  
[[Category:Modeling]] [[Category:Reverse-Engineering]] [[Category:MDD]] [[Category:GMT]] [[Category:MoDisco]]
+
[[Category:Modeling]] [[Category:Reverse-Engineering]] [[Category:MDD]] [[Category:MDT]] [[Category:MoDisco]]

Revision as of 09:55, 19 May 2010

< To: GMT

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 one specific modernization use case.


  • Infrastructure: generic components independent from any legacy technology.


Documentation

Information

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.

How to contribute your code?

Meetings


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) and is strongly supported by Mia-Software:

  • Hugo Bruneliere - AtlanMod (project leader)
  • Gabriel Barbier - Mia-Software (committer)
  • Nicolas Bros - Mia-Software (committer)
  • Grégoire Dupé - Mia-Software (committer)
  • Fabien Giquel - Mia-Software (committer)
  • Frédéric Madiot - Mia-Software (committer)
  • Jean Bezivin - AtlanMod
  • Frédéric Jouault - AtlanMod
  • Nicolas Payneau - Mia-Software
  • Jean-Sebastien Sottet - AtlanMod
  • Nicolas Guyomar - Mia-Software


Back to the top