Skip to main content

Notice: This Wiki is now read only and edits are no longer 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/Java/Composition"

< MoDisco‎ | Components‎ | Java
(Overview)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{MoDiscoJavaCompositionTabs}}
+
#REDIRECT&nbsp;[[MoDisco/Moved To Help Center]]
=Overview=
+
 
+
Java Composition bundles propose a weaving representation between Java elements from a [http://wiki.eclipse.org/MoDisco/Components/Java Java model] and the elements from a [http://wiki.eclipse.org/MoDisco/Components/KDM/Documentation/0.9#Details MoDisco KDM Inventory model].
+
 
+
Such a weaving information is convenient for client programs in order to access physical files. For example, the [http://wiki.eclipse.org/MoDisco/Components/ModelBrowser MoDisco Browser] may use this information for displaying original code portions associated to Java model element.
+
 
+
The bundles relies on the [http://wiki.eclipse.org/MoDisco/Components/KDMSourceExtension kdm.source extension framework].
+
 
+
==Team==
+
* Fabien Giquel ([http://www.mia-software.com Mia-Software])
+
* Nicolas Guyomar ([http://www.mia-software.com Mia-Software])
+

Latest revision as of 11:47, 2 April 2012

  1. REDIRECT MoDisco/Moved To Help Center

Back to the top