Community
Participate
Working Groups
Created attachment 176152 [details] 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.
Created attachment 176153 [details] 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.
The contribution has been commited into SVN.
Contribution integrated.