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/Components/v0.8"

(Use-Cases)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Current version: v0.8 (for Helios)==
+
#REDIRECT [[MoDisco/Moved To Help Center]]
To facilitate reuse of components between several modernization solutions, MoDisco is organized in several layers
+
===Infrastructure===
+
All the components of this layer are available as plug-ins and provided in one single Eclipse feature
+
 
+
{{CommentBox|Feature '''Infrastructure 0.8''' contains :
+
* a reference implementation and tools for '''[[MoDisco/Components/KDM|KDM]]''' ('''OMG/ADM standard''')
+
* a reference implementation for  '''[[MoDisco/Components/SMM|SMM]]''' ('''OMG/ADM standard''')
+
* a '''[[MoDisco/Components/ModelBrowser|Model Browser]]''' to facilitate the navigation through a complex model
+
* a '''[[MoDisco/Components/DiscoverersManager|Discovery Manager]]''' to register and integrate discoverers into Eclipse
+
* a '''[[MoDisco/Components/Workflow|Discovery Workflow]]''' to easily chain several discoverers and transformers
+
* a '''[[MoDisco/Components/QueryManager|Query Manager]]''' which allows executing model queries independently of any technology
+
* a '''[[MoDisco/Components/FacetManager|Facet Manager]]''' which is a kind of virtual class extension
+
* a '''[[MoDisco/Components/MetricsVisualizationBuilder|Metrics Visualizations Builder]]''' which generates HTML, SVG or Excel outputs from a model containing metrics
+
}}
+
 
+
 
+
=== Technologies ===
+
 
+
All the components of this layer are available as plug-ins and provided in several Eclipse features: one for each technology.
+
 
+
{{CommentBox|Feature '''[[MoDisco/Components/Java|Java 0.8]]''' contains:
+
* a complete [[MoDisco/Components/Java/Documentation/0.8#Java_Metamodel|metamodel]] for the Java language.
+
* a complete [[MoDisco/Components/Java/Documentation/0.8#Java_Discoverer|discoverer]] to create Java models from Java source code contained in a Java project.
+
* a complete [[MoDisco/Components/Java/Documentation/0.8#Java_Generation|generator]] to regenerate Java source code from a Java model.
+
* a transformation from Java models to [[MoDisco/Components/KDM|KDM]]}}<br>
+
{{CommentBox|Feature '''[[MoDisco/Components/XML|XML 0.8]]''' contains:
+
* a complete [[MoDisco/Components/XML/Documentation/0.8#XML_Metamodel|metamodel]] for the XML standard, subsetting W3C concepts.
+
* a complete [[MoDisco/Components/XML/Documentation/0.8#XML_Discoverer|discoverer]] to create XML models from XML files.}}
+
 
+
 
+
 
+
== Incubation ==
+
 
+
The following are components also available from MoDisco. However, they are not currently part of the standard MoDisco build.
+
 
+
The ''MOMOCS European Project'' provides:
+
* the MOMOCS [[MoDisco/MOMOCSMetamodel/|Metamodel and corresponding Simple Editor]]
+
* the MOMOCS [[MoDisco/MOMOCSTransformationTool/|Transformation Tool]]
+
* the [http://www.eclipse.org/MoDisco/useCases/TravelAgency/ Travel Agency use case]
+
* the [http://dev.eclipse.org/viewsvn/index.cgi/examples/trunk/?root=Modeling_MODISCO Polimi Blog use case]
+
* Feature '''CSharp 0.6''' contains: a complete [[MoDisco/CSharp|metamodel]] for the C# language; a transformation from [[MoDisco/CSharpDiscoverer|CSharp models to KDM]]''
+
 
+
 
+
== All Versions ==
+
To see details for previous or upcoming versions of MoDisco Components please follow this link : [[MoDisco/Components/All]]
+
 
+
[[Category:MoDisco]]
+

Latest revision as of 11:40, 2 April 2012

  1. REDIRECT MoDisco/Moved To Help Center

Back to the top