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 "Papyrus/Neon Work Description/Improvements/Palette Configuration Edit UI"

(requirement)
Line 3: Line 3:
 
The documentation describe the work in the Neon release on the improvement of the user interface permitting to edit EMF Palette configuration models.<br>
 
The documentation describe the work in the Neon release on the improvement of the user interface permitting to edit EMF Palette configuration models.<br>
 
The related bug of this work is the [https://bugs.eclipse.org/bugs/show_bug.cgi?id=482669 bug 482669]
 
The related bug of this work is the [https://bugs.eclipse.org/bugs/show_bug.cgi?id=482669 bug 482669]
==requirement==
+
==Requirement==
 
New Palette configuration emf models shall be editable with an advance UI like the actual palette customization available on diagram. For the moment only a standard ecore editor is available.
 
New Palette configuration emf models shall be editable with an advance UI like the actual palette customization available on diagram. For the moment only a standard ecore editor is available.
 
:'''R1''' - New customization {{req|shall}} serialize custom palette to Palette configuration Ecore models.  
 
:'''R1''' - New customization {{req|shall}} serialize custom palette to Palette configuration Ecore models.  
Line 9: Line 9:
 
:'''R3''' - Old XML palette model {{req|shall}} work and be editable.
 
:'''R3''' - Old XML palette model {{req|shall}} work and be editable.
 
:'''R4''' - New palette model {{req|shall}} be exportable.
 
:'''R4''' - New palette model {{req|shall}} be exportable.
 +
==Current state==
 +
WORK IN PROGRESS - Video comming soon

Revision as of 05:31, 18 January 2016

New Palette configuration models shall be editable with an advance UI

Context

The documentation describe the work in the Neon release on the improvement of the user interface permitting to edit EMF Palette configuration models.
The related bug of this work is the bug 482669

Requirement

New Palette configuration emf models shall be editable with an advance UI like the actual palette customization available on diagram. For the moment only a standard ecore editor is available.

R1 - New customization SHALL serialize custom palette to Palette configuration Ecore models.
R2 - The editor SHALL be the same than the existing one.
R3 - Old XML palette model SHALL work and be editable.
R4 - New palette model SHALL be exportable.

Current state

WORK IN PROGRESS - Video comming soon

Back to the top