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/KDMSourceExtension"

(Overview)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{MoDiscoKDMSourceExtensionTabs}}
+
#REDIRECT [[MoDisco/Moved To Help Center]]
= Overview =
+
This plug-in proposes a small framework for building weaving information between code models (Java, C++, ...) and physical resources (disk files and directories).
+
This plug-in is an infrastructure component and it does not provide features to the MoDisco end-user. The public concerned are the contributor and adopter communities.
+
 
+
This framework reuses the [http://wiki.eclipse.org/MoDisco/Components/KDM KDM] "Source" subpackage, which proposes a model for physical resources, known as "Inventory Model".
+
 
+
The feature is in the scope of a more large problematic : [[TODOlink the composition of metamodels '''''(TODO : link to composition description page)''''']]. Considering that the composition with kdm inventory metamodel is a recurrent composition case, providing a dedicated minimal framework was convenient.
+
 
+
The MoDisco [http://wiki.eclipse.org/MoDisco/Components/Java/Composition "Java Application"] is the reference metamodel & discoverer for illustrating the use of KDM Source extension.
+
 
+
== Team ==
+
* Fabien Giquel ([http://www.mia-software.com Mia-Software])
+
* Nicolas Guyomar ([http://www.mia-software.com Mia-Software])
+

Latest revision as of 11:44, 2 April 2012

  1. REDIRECT MoDisco/Moved To Help Center

Back to the top