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/JavaComposition/Architecture"

m (Benchmark)
 
Line 1: Line 1:
{{MoDiscoJavaCompositionTabs}}
+
#REDIRECT[[MoDisco/Components/Java/Composition/Architecture]]
 
+
= Metamodel =
+
 
+
= Benchmark =
+
 
+
Java Composition Model, weaving KDM Model Source and Java Model, can easily become a big model, in terms of XMI size as well as number of model elements.
+
 
+
First implementation resulted in a single XMI file containing all the weaving elements between both models.
+
 
+
Second implementation results in a root XMI file, referencing other xmi fragment
+
Splitting was done following this repartition :
+

Latest revision as of 09:11, 7 September 2010

Back to the top