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

MoDisco/MOMOCSMetamodel/

< MoDisco
Revision as of 10:22, 16 September 2010 by Nbros.mia-software.com (Talk | contribs) (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...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.

File: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

Back to the top