blob: 0e90e0309a53c715b111680eba6a8c32217ce64a [file] [log] [blame]
<?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>user</title>
</head>
<body>
<h2 id="Overview">Overview</h2>
<p>Java Composition bundles propose a weaving representation between Java elements from a
<a href="../../../org.eclipse.modisco.java.doc/mediawiki/user.html">Java model</a> and the elements from a
<a href="../../../org.eclipse.modisco.infra.omg.doc/mediawiki/kdm/user.html#Details">MoDisco KDM Inventory model</a>.
</p>
<p>Such a weaving information is convenient for client programs in order to access physical files. For example, the
<a href="../../../org.eclipse.modisco.infrastructure.doc/mediawiki/model_browser/user.html">MoDisco Browser</a> may use this information for displaying original code portions associated to Java model element.
</p>
<p>The bundles relies on the
<a href="../../../org.eclipse.modisco.infrastructure.doc/mediawiki/kdm_source_extension/user.html">kdm.source extension framework</a>.
</p>
<h2 id="Components">Components</h2>
<ul>
<li>
<a href="../composition_metamodel/user.html">Composition metamodel</a>
</li>
<li>
<a href="../composition_discoverer/user.html">Composition discoverer</a>
<ul>
<li>
<a href="../composition_discoverer/plugin_dev.html">Composition discoverer API</a>
</li>
</ul>
</li>
<li>
<a href="../composition_ui/user.html">Java source code synchronization</a>
</li>
</ul>
<h2 id="Team">Team</h2>
<ul>
<li>Fabien Giquel (
<a href="http://www.mia-software.com">Mia-Software</a>)
</li>
<li>Nicolas Guyomar (
<a href="http://www.mia-software.com">Mia-Software</a>)
</li>
</ul>
<h2 id="Included_Plug-ins">Included Plug-ins</h2>
<ul>
<li>metamodel : org.eclipse.modisco.java.composition</li>
<li>discoverer : org.eclipse.modisco.java.composition.discoverer</li>
<li>Java source code synchronization : org.eclipse.modisco.java.composition.ui</li>
</ul>
</body>
</html>