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/Java/Composition"

< MoDisco‎ | Components‎ | Java
Line 1: Line 1:
{{MoDiscoTabs|Java/Composition|
+
{{MoDiscoTabs|Java/Composition|{{MoDiscoTab|Java/Composition|Documentation|0.9}}{{MoDiscoTab|Java/Composition|Architecture|}}}}
{{MoDiscoTab|Java/Composition|Documentation|0.9}}{{MoDiscoTab|Java/Composition|Architecture|}}
+
}}
+
 
=Overview=
 
=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].
+
Java Composition bundles propose a weaving representation between Java elements from a [[MoDisco/Components/Java|Java model]] and the elements from a [[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.
+
Such a weaving information is convenient for client programs in order to access physical files. For example, the [[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].
+
The bundles relies on the [[MoDisco/Components/KDMSourceExtension|kdm.source extension framework]].
  
 
==Team==
 
==Team==
Line 14: Line 12:
 
* Nicolas Guyomar ([http://www.mia-software.com Mia-Software])
 
* Nicolas Guyomar ([http://www.mia-software.com Mia-Software])
  
 +
{{MoDisco}}
 
[[Category:MoDisco]]
 
[[Category:MoDisco]]

Revision as of 11:57, 9 March 2011

MoDisco
Website
Download
Community
Mailing ListForums
Bugzilla
Open
Help Wanted
Bug Day
Contribute
Browse SourceProject Set File

Overview

Java Composition bundles propose a weaving representation between Java elements from a Java model and the elements from a MoDisco KDM Inventory model.

Such a weaving information is convenient for client programs in order to access physical files. For example, the MoDisco Browser may use this information for displaying original code portions associated to Java model element.

The bundles relies on the kdm.source extension framework.

Team


MoDisco
Components Infrastructure: KDM · SMM · GASTM · Model Browser · Discovery Manager · MoDisco Workflow · Query Manager · Facet Manager · Metrics Visualization Builder · KDM Source Extension
Technologies: Java · JEE · EjbJar · WebApp · XML
Use Cases: Simple Transformation Chain · Model Filter
Help Installation · SVN
Project API Policy · Retention Policy · Project Plan · metrics · Accessibility Guidelines · Capabilities Disablement

Back to the top