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"

(Upcoming Version: v0.9 (for Indigo))
 
(2 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.}}
+
 
+
 
+
== Other Versions ==
+
===Upcoming Version: v0.9 (for Indigo)===
+
* [[MoDisco/Components/v0.9|See all the components of this version]]
+
 
+
===Previous Version: v0.7 (for Galileo)===
+
* [[MoDisco/Components/v0-7|See all the components of this version]]
+
 
+
[[Category:MoDisco]]
+

Latest revision as of 11:40, 2 April 2012

  1. REDIRECT MoDisco/Moved To Help Center

Back to the top