Closed eclipse-modisco-bot closed 5 hours ago
By Gabriel BARBIER on Dec 10, 2008 08:50
Created attachment 120042 (attachment deleted)\
A metamodel for C# applications, and a converter from C# models to KDM models.
By Gabriel BARBIER on Dec 10, 2008 08:52
Created attachment 120043 (attachment deleted)\
A metamodel for Java applications, a discoverer from sources to J2SE5 models and a converter from J2SE5 models to KDM models.
By Gabriel BARBIER on Dec 10, 2008 08:53
Created attachment 120044 (attachment deleted)\
A converter from KDM models to Emf UML2 models.
By Gabriel BARBIER on Dec 10, 2008 10:04
Created attachment 120052 (attachment deleted)\
A head plugin to drive other plugins through a user friendly wizard, and to customize of transformation chains.
By Gabriel BARBIER on Dec 10, 2008 10:07
Attachments list :
org.eclipse.gmt.modisco.common.core.zip\ Authors :
org.eclipse.gmt.modisco.csharp.zip\ Authors :
org.eclipse.gmt.modisco.j2se5.zip\ Authors :
org.eclipse.gmt.modisco.kdm.uml2converter.zip\ Authors :
org.eclipse.gmt.modisco.modelplex.zip\ Authors :
Modelplex (https://www.modelplex.org/) is an european project to use Model Driven Engineering (MDE) to manage complex systems.
Regardless of their application domain, most complex systems have to integrate with existing software assets. Knowledge discovery supports the derivation of models of these legacy applications with focus on interoperability concerns.
To represent different level of abstraction we could use different models. And a model could be conformed to a specific metamodel or to a standard metamodel (like KDM or UML).
An exemple of knowledge discovery from a java application could be :
Discover java application code to a java model conforms to a specific metamodel (J2SE5) without loss of informations.
Convert this specific model to a standard model trying to loose less informations as possible. We use KDM as a central metamodel.
Convert KDM model to UML model to visualize it into graphical editors.
Creates a transformation chain to obtain an UML model from java application with an highlighting of relationships conforms to a pattern.
By Gabriel BARBIER on Dec 11, 2008 09:48
Hello,\ For each author, we have completed and faxed an Eclipse contribution employer consent.
Regards,\ Gabriel
By Gabriel BARBIER on Dec 18, 2008 05:00
Created attachment 120799 A core plugin that contains utilities for other modisco plugins.
Remove useless files (*.class)
:compression: org.eclipse.gmt.modisco.common.core.zip
By Gabriel BARBIER on Dec 18, 2008 05:03
Created attachment 120800 A metamodel for C# applications
:compression: org.eclipse.gmt.modisco.csharp.zip
By Gabriel BARBIER on Dec 18, 2008 05:06
Created attachment 120801 A converter from CSharp models to KDM models.
:compression: org.eclipse.gmt.modisco.csharp.discoverer.zip
By Gabriel BARBIER on Dec 18, 2008 05:09
Created attachment 120802 A metamodel for Java applications.
:compression: org.eclipse.gmt.modisco.j2se5.zip
By Gabriel BARBIER on Dec 18, 2008 05:09
Created attachment 120803 A discoverer from sources to J2SE5 models and a converter from J2SE5 models to KDM models.
:compression: org.eclipse.gmt.modisco.j2se5.discoverer.zip
By Gabriel BARBIER on Dec 18, 2008 05:11
Created attachment 120804 A converter from KDM models to Emf UML2 models.
:compression: org.eclipse.gmt.modisco.kdm.uml2converter.zip
By Gabriel BARBIER on Dec 18, 2008 05:12
Created attachment 120805 A head plugin to drive other plugins through a user friendly wizard, and to customize of transformation chains.
:compression: org.eclipse.gmt.modisco.modelplex.zip
By Hugo Bruneliere on Dec 23, 2008 05:20
Corresponding CQs has been submitted (IP process launched).
IMPORTANT: Could you ensure that all the Employer Consent Forms (for all the mentioned authors) have been properly sent to the Foundation?
I will come back to you later if any additional information is required from\ your side.
Best regards,
Hugo
By Hugo Bruneliere on Apr 01, 2009 13:40
Dear all,
The sources of the contributed plugins have just been committed onto the MoDisco SVN.
Please, could you provide me some descriptions of your contribution applying the usual template?
Best regards,
Hugo
(In reply to comment #14)
Corresponding CQs has been submitted (IP process launched).
IMPORTANT: Could you ensure that all the Employer Consent Forms (for all the mentioned authors) have been properly sent to the Foundation?
I will come back to you later if any additional information is required from your side.
Best regards,
Hugo
By Gabriel BARBIER on Apr 06, 2009 05:54
well done
By on Oct 04, 2010 07:25
Concerning attachment "A converter from CSharp models to KDM models" (org.eclipse.gmt.modisco.csharp.zip), I confirm that:\ (a) I wrote 100% of the code I’ve provided\ (b) I have the right to contribute the code to Eclipse\ (c) I contribute the content under the EPL
By Fabien Giquel on Oct 04, 2010 08:15
I, Fabien Giquel, confirm that :
(a) I wrote 100% of the code I’ve provided \ (b) I have the right to contribute the code to Eclipse\ (c) I contribute the content under the EPL
By Sébastien MINGUET on Oct 04, 2010 10:56
I Sébastien MINGUET confirm that:\ (a) I wrote 100% of the code I’ve provided \ (b) I have the right to contribute the code to Eclipse\ (c) I contribute the content under the EPL
By on Oct 11, 2010 10:05
I, Hugues Dubourg, confirm that:\ (a) I wrote 100% of the code I’ve provided\ (b) I have the right to contribute the code to Eclipse\ (c) I contribute the content under the EPL
| --- | --- | | Bugzilla Link | 258281 | | Status | CLOSED FIXED | | Importance | P3 normal | | Reported | Dec 10, 2008 08:48 EDT | | Modified | May 23, 2014 05:23 EDT | | Version | 0.7.0 | | Reporter | Gabriel BARBIER |
Description
Created
attachment 120041(attachment deleted)\ A core plugin that contains utilities for other modisco plugins.