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/New And Noteworthy"

(XML (new))
Line 1: Line 1:
 +
== MoDisco 0.9 (Indigo version)  ==
 +
* [[MoDisco/Components/ModelBrowser/New_And_Noteworthy#0.9|Model Browser]]
 +
* [[MoDisco/Components/DiscoverersManager/New_And_Noteworthy|Discovery Framework]]
 +
* [[MoDisco/Components/Workflow/New_And_Noteworthy|MoDisco Workflow]]
 +
* [[MoDisco/Components/QueryManager/New_And_Noteworthy|Query Manager]]
 +
* [[MoDisco/Components/Java/New_And_Noteworthy#0.9|Java Discoverer]]
 +
* [[MoDisco/Components/Java/Composition/New_And_Noteworthy|Java Composition]]
 +
* [[MoDisco/Components/XML/New_And_Noteworthy|XML]]
 +
 
== MoDisco 0.8 (Helios version)  ==
 
== MoDisco 0.8 (Helios version)  ==
  
=== Infrastructure<br> ===
+
=== Infrastructure  ===
  
 
===== Model Browser  =====
 
===== Model Browser  =====
  
The new version provides&nbsp;:  
+
The new version provides:  
  
*A new look&amp;feel  
+
*A new look&feel  
 
*The possibility to dynamically customize how the model elements are displayed (label, color, icon, police, ...)  
 
*The possibility to dynamically customize how the model elements are displayed (label, color, icon, police, ...)  
 
*The support of the Facet extension mechanism (the virtual types, attributes and relations are visible within the browser).  
 
*The support of the Facet extension mechanism (the virtual types, attributes and relations are visible within the browser).  
Line 22: Line 31:
 
See [[MoDisco/Workflow/New_And_Noteworthy|Discovery Workflow 0.8 New &amp; Noteworthy]]
 
See [[MoDisco/Workflow/New_And_Noteworthy|Discovery Workflow 0.8 New &amp; Noteworthy]]
  
===== Query Manager&nbsp;(new)  =====
+
===== Query Manager (new)  =====
  
This new component provides a facade to evaluate queries against a model independently from the query mechanism.&nbsp;Implementations are provided to call queries written in Java, EMFQuery, OCL and XPath.  
+
This new component provides a facade to evaluate queries against a model independently from the query mechanism. Implementations are provided to call queries written in Java, EMFQuery, OCL and XPath.  
  
 
See [[MoDisco/QueryManager/Documentation/0.8|Query Manager 0.8 Documentation]]  
 
See [[MoDisco/QueryManager/Documentation/0.8|Query Manager 0.8 Documentation]]  
  
===== Facet Manager&nbsp;(new)  =====
+
===== Facet Manager (new)  =====
  
 
This new component provides a mechanism to dynamically extend model elements by adding "virtual" attributes and relations computed by queries.  
 
This new component provides a mechanism to dynamically extend model elements by adding "virtual" attributes and relations computed by queries.  
Line 40: Line 49:
 
This new version provides :
 
This new version provides :
  
*A generator to regenerate source code from the EMF model.&nbsp;
+
*A generator to regenerate source code from the EMF model.
*A field "filter" in the Discoverer's wizard to exclude packages from the source code analysis
+
*A "filter" field in the Discoverer's wizard to exclude packages from the source code analysis
  
See [[MoDisco/Java/New_And_Noteworthy|Java 0.8 New &amp; Noteworthy]]
+
See [[MoDisco/Java/New_And_Noteworthy|Java 0.8 New & Noteworthy]]
  
 
===== XML (new)  =====
 
===== XML (new)  =====

Revision as of 04:08, 29 April 2011

MoDisco 0.9 (Indigo version)

MoDisco 0.8 (Helios version)

Infrastructure

Model Browser

The new version provides:

  • A new look&feel
  • The possibility to dynamically customize how the model elements are displayed (label, color, icon, police, ...)
  • The support of the Facet extension mechanism (the virtual types, attributes and relations are visible within the browser).
  • The possibility to execute a Query against model elements

See Model Browser 0.8 New & Noteworthy

Discovery Manager

See Discovery Manager 0.8 New & Noteworthy

Discovery Workflow

See Discovery Workflow 0.8 New & Noteworthy

Query Manager (new)

This new component provides a facade to evaluate queries against a model independently from the query mechanism. Implementations are provided to call queries written in Java, EMFQuery, OCL and XPath.

See Query Manager 0.8 Documentation

Facet Manager (new)

This new component provides a mechanism to dynamically extend model elements by adding "virtual" attributes and relations computed by queries.

See Facet Manager 0.8 Documentation

Technologies

Java

This new version provides :

  • A generator to regenerate source code from the EMF model.
  • A "filter" field in the Discoverer's wizard to exclude packages from the source code analysis

See Java 0.8 New & Noteworthy

XML (new)

This new component provides an ECore definition of XML files and a discoverer to create corresponding EMF models from existing XML files.

See XML 0.8 Documentation

Copyright © Eclipse Foundation, Inc. All Rights Reserved.