Community
Participate
Working Groups
We have to provide editors to allows the user to easly create and edit facetSets, facets, facet attributes, facet references, facet operations and operation parameters. Some elements of the facet have to create a query. The editor must provide an user-friendly interface for the beginners with OCL language and provide the creation of complex queries at the same time. A customization editor has also to be created in the same way than for the facet editor.
Created attachment 220441 [details] A patch to access to the registered customization properties. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220542 [details] A patch to access to the registered customization properties. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features. Change headers.
Created attachment 220543 [details] A patch to provide a new editor architecture. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220544 [details] A patch to provide some dialogs and widgets in relation with EMF. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220545 [details] A patch to provide the command factory for facets 0.2.0 (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220546 [details] A patch to provide the command factory for customization 0.2.0 (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220547 [details] A patch to provide a new customization editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220548 [details] A patch to correct a customization test problem. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220550 [details] A plug-in providing the customization native editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220551 [details] A plug-in providing the facet native editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220552 [details] A plug-in providing the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220553 [details] A plug-in providing the facet editor documentation. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220554 [details] A plug-in providing the ocl query metamodel for the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220555 [details] A plug-in providing the ocl query core for the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220556 [details] A plug-in providing the ocl query ui for the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220557 [details] A plug-in providing the java query ui for the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220558 [details] A plug-in providing the ui test metamodel. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Comment on attachment 220542 [details] A patch to access to the registered customization properties. Here is a contribution from one employee of Sodifrance, targeting a future release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution in the trunk. Committed revision 2762.
Comment on attachment 220543 [details] A patch to provide a new editor architecture. Here is a contribution from one employee of Sodifrance, targeting a future release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution in the trunk. Committed revision 2763.
Comment on attachment 220544 [details] A patch to provide some dialogs and widgets in relation with EMF. Here is a contribution from one employee of Sodifrance, targeting a future release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution in the trunk. Committed revision 2764.
Created attachment 220561 [details] A patch to provide the command factory for facets 0.2.0 (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features. Correct some implementation problem.
Created attachment 220562 [details] A plug-in providing the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features. Correct a mistake in the code.
Created attachment 220563 [details] A plug-in providing the ocl query ui for the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features. Add some methods for the tests.
Created attachment 220564 [details] A plug-in providing the ui tests. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Comment on attachment 220546 [details] A patch to provide the command factory for customization 0.2.0 Here is a contribution from one employee of Sodifrance, targeting a future release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution. Committed revision 2766.
Created attachment 220567 [details] A patch to correct a customization test problem. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features. Correct the dependances.
Created attachment 220568 [details] A patch to provide a new customization editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features. Remove the icons from the patch.
Created attachment 220569 [details] A source file for the icons of the customization editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Comment on attachment 220561 [details] A patch to provide the command factory for facets 0.2.0 Here is a contribution from one employee of Sodifrance, targeting a future release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution in the trunk. Committed revision 2768.
Comment on attachment 220567 [details] A patch to correct a customization test problem. Here is a contribution from one employee of Sodifrance, targeting a future release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution in the trunk. Committed revision 2770.
Created attachment 220574 [details] A plug-in providing the facet editor documentation. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220575 [details] A plug-in providing the facet editor documentation. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220577 [details] A plug-in providing the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Comment on attachment 220575 [details] A plug-in providing the facet editor documentation. Here is a contribution from one employee of Sodifrance, targeting a future release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution. Trunk: Committed revision 2774.
Created attachment 220579 [details] A plug-in providing the java query ui for the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220580 [details] A plug-in providing the ocl query core for the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220581 [details] A plug-in providing the ocl query ui for the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220584 [details] A plug-in providing the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220586 [details] A plug-in providing the java query ui for the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220587 [details] A plug-in providing the ocl query core for the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220588 [details] A plug-in providing the ocl query ui for the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Comment on attachment 220584 [details] A plug-in providing the facet editor. I forgot to put the header in plugin.xml. I, Alban Ménager, wrote 100% of this code. Can you put it for me ? this is the header : <!- Copyright (c) 2012 Mia-Software. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors: Alban Ménager (Soft-Maint) - Bug 387470 - [EFacet][Custom] Editors ->
Comment on attachment 220584 [details] A plug-in providing the facet editor. The images are copies from : FacetAttribute.gif : org.eclipse.emf.facet.efacet.edit/icons/full/obj16/FacetAttribute.gif FacetOperation.gif : org.eclipse.emf.facet.efacet.edit/icons/full/obj16/FacetOperation.gif FacetReference.gif : org.eclipse.emf.facet.efacet.edit/icons/full/obj16/FacetReference.gif ParameterValue.gif : org.eclipse.emf.facet.efacet.edit/icons/full/obj16/ParameterValue.gif facet.gif : org.eclipse.emf.facet.efacet.ui/icons/facet.gif querySet.gif : org.eclipse.emf.facet.efacet.ui/icons/querySet.gif flatView.gif : org.eclipse.emf.facet.efacet.ui/icons/flatView.gif treeView.gif : org.eclipse.emf.facet.efacet.ui/icons/treeView.gif
Comment on attachment 220584 [details] A plug-in providing the facet editor. FacetSet.gif : org.eclipse.emf.facet.efacet.edit/icons/full/obj16/FacetSet.gif
Created attachment 220591 [details] A plug-in providing the ocl query core for the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220592 [details] A plug-in providing the ocl query ui for the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Comment on attachment 220584 [details] A plug-in providing the facet editor. Here is a contribution from one employee of Sodifrance, targeting a future release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution. Trunk: Committed revision 2776.
Created attachment 220593 [details] A plug-in providing the java query ui for the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220594 [details] A plug-in providing the ui tests. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220597 [details] A patch to provide a new customization editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Comment on attachment 220569 [details] A source file for the icons of the customization editor. The images are copies from : FacetAttribute.gif : org.eclipse.emf.facet.efacet.edit/icons/full/obj16/FacetAttribute.gif FacetOperation.gif : org.eclipse.emf.facet.efacet.edit/icons/full/obj16/FacetOperation.gif FacetReference.gif : org.eclipse.emf.facet.efacet.edit/icons/full/obj16/FacetReference.gif ParameterValue.gif : org.eclipse.emf.facet.efacet.edit/icons/full/obj16/ParameterValue.gif facet.gif : org.eclipse.emf.facet.efacet.ui/icons/facet.gif querySet.gif : org.eclipse.emf.facet.efacet.ui/icons/querySet.gif flatView.gif : org.eclipse.emf.facet.efacet.ui/icons/flatView.gif treeView.gif : org.eclipse.emf.facet.efacet.ui/icons/treeView.gif CustomModelFile.gif : org.eclipse.emf.facet.custom.metamodel.editor/icons/full/obj16/CustomModelFile.gif NewCustom.gif : org.eclipse.emf.facet.custom.metamodel.editor/icons/full/wizban/NewCustom.gif
Comment on attachment 220597 [details] A patch to provide a new customization editor. Here is a contribution from one employee of Sodifrance, targeting a future release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution. Trunk: Committed revision 2778.
Comment on attachment 220569 [details] A source file for the icons of the customization editor. FacetSet.gif : org.eclipse.emf.facet.efacet.edit/icons/full/obj16/FacetSet.gif
Comment on attachment 220569 [details] A source file for the icons of the customization editor. Here is a contribution from one employee of Sodifrance, targeting a future release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution. Trunk: Committed revision 2779.
Comment on attachment 220550 [details] A plug-in providing the customization native editor. Please, generate the customization native editor by yourself.
Comment on attachment 220551 [details] A plug-in providing the facet native editor. Please, generate the facet native editor by yourself.
Comment on attachment 220554 [details] A plug-in providing the ocl query metamodel for the facet editor. Please, provide a regular about.html. All the code is under EPL licence.
Created attachment 220601 [details] A plug-in providing the ocl query core for the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220602 [details] A plug-in providing the ocl query ui for the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Comment on attachment 220554 [details] A plug-in providing the ocl query metamodel for the facet editor. Here is a contribution from one employee of Sodifrance, targeting a future release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution and added the missing about.html file. Trunk: Committed revision 2782.
Created attachment 220606 [details] A plug-in providing the java query ui for the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Comment on attachment 220601 [details] A plug-in providing the ocl query core for the facet editor. Here is a contribution from one employee of Sodifrance, targeting a future release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution. Trunk: Committed revision 2784.
Comment on attachment 220602 [details] A plug-in providing the ocl query ui for the facet editor. Here is a contribution from one employee of Sodifrance, targeting a future release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution. Trunk: Committed revision 2786.
Created attachment 220610 [details] A plug-in providing the ui tests. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Created attachment 220611 [details] A plug-in providing the ui test metamodel. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Comment on attachment 220610 [details] A plug-in providing the ui tests. Here is a contribution from one employee of Sodifrance, targeting a future release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution. Trunk: Committed revision 2788.
Created attachment 220612 [details] A plug-in providing the java query ui for the facet editor. (a) I, Alban Ménager, wrote 100% of the code. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Comment on attachment 220611 [details] A plug-in providing the ui test metamodel. Here is a contribution from one employee of Sodifrance, targeting a future release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution. Trunk: Committed revision 2791.
Comment on attachment 220612 [details] A plug-in providing the java query ui for the facet editor. Here is a contribution from one employee of Sodifrance, targeting a future release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). I've committed this contribution. Trunk: Committed revision 2793.
Created attachment 220649 [details] The plug-in 'org.eclipse.emf.facet.efacet.metamodel.editor' Here is an EMF generated editor. (a) I, Gregoire Dupe, 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. (d) This contribution contains no Cryptography features.
Comment on attachment 220649 [details] The plug-in 'org.eclipse.emf.facet.efacet.metamodel.editor' I've committed this new plug-in.
Created attachment 220650 [details] The plug-in 'org.eclipse.emf.facet.custom.metamodel.editor' Here is an EMF generated editor. (a) I, Gregoire Dupe, 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. (d) This contribution contains no Cryptography features.
Comment on attachment 220650 [details] The plug-in 'org.eclipse.emf.facet.custom.metamodel.editor' I've committed this new plug-in. Committed revision 2800.
This bug has to be closed to be visible in the IP Log.