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/MOMOCSMetamodel/"

(New page: = MOMOCS Metamodel and Simple Editor = The '''MODISCO MOMOCS Simple Editor''' is aiming to aid the evolution of complex systems. Its main Characteristics are: * Component-oriented * Comp...)
 
 
(One intermediate revision by the same user not shown)
Line 15: Line 15:
 
* A J2EE model discoverer: analyzing the source artifacts of a Java 2 Enterprise Edition system, this tool is able to harvest its architectural structure, and produce the corresponding XSM model of the system.
 
* A J2EE model discoverer: analyzing the source artifacts of a Java 2 Enterprise Edition system, this tool is able to harvest its architectural structure, and produce the corresponding XSM model of the system.
  
[[Image:SimpleEditor-screenshot.jpg]]
+
[[Image:MoDisco_MOMOCS_SimpleEditor-screenshot.jpg]]
  
 
== Documentation ==
 
== Documentation ==
Line 25: Line 25:
 
The Modisco version of the '''MOMOCS metamodel and simple editor''' plug-in is available from the MoDisco SVN:<br>
 
The Modisco version of the '''MOMOCS metamodel and simple editor''' plug-in is available from the MoDisco SVN:<br>
 
[https://dev.eclipse.org/svnroot/modeling/org.eclipse.mdt.modisco/incubation/trunk https://dev.eclipse.org/svnroot/modeling/org.eclipse.mdt.modisco/incubation/trunk]
 
[https://dev.eclipse.org/svnroot/modeling/org.eclipse.mdt.modisco/incubation/trunk https://dev.eclipse.org/svnroot/modeling/org.eclipse.mdt.modisco/incubation/trunk]
 +
 +
== General Information ==
 +
* September 2009
 +
* By [mailto:miraz@elet.polimi.it Matteo Miraz], Dipartimento di Elettronica e Informazione, Politecnico di Milano
 +
* Please, ask your questions on the [news://news.eclipse.org/eclipse.modisco MoDisco forum]
 +
 +
== Related Links ==
 +
* [http://www.momocs.org MOMOCS European Project website]
 +
* [http://www.viewzone.org/momocs/index.php?option=com_docman&task=doc_download&gid=35&Itemid=19&SID=9af900e1535c169a3add8e79f9b20ac8 Notes on Metamodel]

Latest revision as of 10:47, 16 September 2010

MOMOCS Metamodel and Simple Editor

The MODISCO MOMOCS Simple Editor is aiming to aid the evolution of complex systems.

Its main Characteristics are:

  • Component-oriented
  • Complexity Handling
  • Focus on the architecture
  • Supports vertical & horizontal system decomposition
  • Integration with KDM (OMG) in progress

The metamodel is encoded using EMF. This allows different vendors to easily create a tightly coupled IDE for modernizing existing applications. Some proof-of-concepts eclipse plug-ins are also provided, with the purpose to show the possibility to harvest the architectural structure of existing systems, and produce an XSM model of the to-be-modernized system.

The contribution is composed of:

  • The EMF-based XSM metamodel and corresponding simple editor allowing the end-user to interact with metamodel elements both for visualizing it and for manually transforming it
  • A J2EE model discoverer: analyzing the source artifacts of a Java 2 Enterprise Edition system, this tool is able to harvest its architectural structure, and produce the corresponding XSM model of the system.

MoDisco MOMOCS SimpleEditor-screenshot.jpg

Documentation

Installation User Guide

A more detailed description of the MoDisco MOMOCS metamodel and simple editor is on MOMOCS website.

Download

The Modisco version of the MOMOCS metamodel and simple editor plug-in is available from the MoDisco SVN:
https://dev.eclipse.org/svnroot/modeling/org.eclipse.mdt.modisco/incubation/trunk

General Information

  • September 2009
  • By Matteo Miraz, Dipartimento di Elettronica e Informazione, Politecnico di Milano
  • Please, ask your questions on the MoDisco forum

Related Links

Back to the top