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"

Line 1: Line 1:
{{MoDiscoTabs|KDMSourceExtension|
+
{{MoDiscoTabs|KDMSourceExtension| {{MoDiscoTab|KDMSourceExtension|Documentation|0.9}}{{MoDiscoTab|KDMSourceExtension|Architecture|0.9}}}}
{{MoDiscoTab|KDMSourceExtension|Documentation|0.9}}{{MoDiscoTab|KDMSourceExtension|Architecture|0.9}}
+
}}
+
 
= Overview =
 
= Overview =
 
This plug-in proposes a small framework for building weaving information between code models (Java, C++, ...) and physical resources (disk files and directories). Such a weaving information is convenient for client programs in order to access physical files.  
 
This plug-in proposes a small framework for building weaving information between code models (Java, C++, ...) and physical resources (disk files and directories). Such a weaving information is convenient for client programs in order to access physical files.  
Line 18: Line 16:
 
* Fabien Giquel ([http://www.mia-software.com Mia-Software])
 
* Fabien Giquel ([http://www.mia-software.com Mia-Software])
 
* Nicolas Guyomar ([http://www.mia-software.com Mia-Software])
 
* Nicolas Guyomar ([http://www.mia-software.com Mia-Software])
 +
 +
{{MoDisco}}
 +
[[Category:MoDisco]]

Revision as of 09:05, 24 February 2011

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

Overview

This plug-in proposes a small framework for building weaving information between code models (Java, C++, ...) and physical resources (disk files and directories). 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 elements.

This plug-in is an infrastructure component and it does not provide features to the MoDisco end-user. Only the contributor and adopter communities are concerned by this plug-in.

This framework reuses the KDM "Source" subpackage, which proposes a model for physical resources, known as "Inventory Model".

The feature is in the scope of a larger issue: 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 "Java Application" is the reference metamodel and discoverer for illustrating the use of the KDM Source extension.

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