eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

Contribution for a kdm inventory model small extension #460

Closed eclipse-modisco-bot closed 1 hour ago

eclipse-modisco-bot commented 1 hour ago

| --- | --- | | Bugzilla Link | 322135 | | Status | CLOSED FIXED | | Importance | P3 enhancement | | Reported | Aug 09, 2010 09:49 EDT | | Modified | Oct 18, 2010 08:36 EDT | | Version | 0.9.0 | | Reporter | Fabien Giquel |

Description

Created attachment 176152\ org.eclipse.modisco.kdm.source.extension project

"KDM Inventory Model" defines the concept "SourceRegion" for weaving "SourceFile" with code actions ("KDM code model")\ Since a common need into MoDisco is to weave some "SourceRegion" with other metamodels concepts, it is convenient to have some kernel metamodel suclassing "SourceRegion" subclass in order to declare a generic reference to other metamodels. Such a kernel metamodel will be specialized for weaving with such or such "code metamodel" (java, C++, ...).

Here is a new project for such a contribution.

:compression: org.eclipse.modisco.kdm.source.extension.zip

eclipse-modisco-bot commented 1 hour ago

By Fabien Giquel on Aug 09, 2010 09:53

Created attachment 176153 org.eclipse.gmt.modisco.java.discoverer patch

Moreover, the two classes related to bug 320486 are moved in this new project (more appropriate place than in infra.discoveryManager).

As a consequence, here is a patch for Java discoverer for moving its references to thi new project.

:notepad_spiral: org.eclipse.gmt.modisco.java.discoverer.patch

eclipse-modisco-bot commented 1 hour ago

By Fabien Giquel on Aug 09, 2010 10:08

The contribution has been commited into SVN.

eclipse-modisco-bot commented 1 hour ago

By Hugo Bruneliere on Oct 05, 2010 04:37

Contribution integrated.