Skip to main content

Notice: This Wiki is now read only and edits are no longer 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 6: Line 6:
 
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.  
+
{|class="wikitable"
:'''R2''' - The editor {{req|shall}} be the same than the existing one.
+
!Index
:'''R2.1''' - Creation of local palette
+
!Description
:'''R2.2''' - Edition of palette deployed from plugin(read-only)
+
|-
:'''R2.3''' - Edition of palette deployed from workspace
+
|'''REQ_001'''||New customization {{req|shall}} serialize custom palette to palette configuration Ecore models.  
:'''R2.4''' - drop object from UML to the palette to add
+
|-
:'''R2.5''' - drop object from used profiles to the palette to add
+
|'''REQ_002'''||The editor {{req|shall}} be the same than the existing one.
:'''R3''' - Old XML palette model {{req|shall}} work and be editable.
+
|-
:'''R4''' - All palette definition {{req|shall}} be exportable.
+
|'''REQ_002.1'''||Creation of local palette.
 +
|-
 +
|'''REQ_002.2'''||Edition of palette deployed from plugin(read-only).
 +
|-
 +
|'''REQ_002.3'''|| Edition of palette deployed from workspace.
 +
|-
 +
|'''REQ_002.4'''||Drop object from UML to the palette to add.
 +
|-
 +
|'''REQ_002.5'''||Drop object from used profiles to the palette to add.
 +
|-
 +
|'''REQ_003'''||Old XML palette model {{req|shall}} work and be editable.
 +
|-
 +
|'''REQ_004'''||All palette definition {{req|shall}} be exportable.
 +
|}
  
 
==Current state==
 
==Current state==
 
WORK IN PROGRESS - Video coming soon
 
WORK IN PROGRESS - Video coming soon

Revision as of 06:56, 19 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.

Index Description
REQ_001 New customization SHALL serialize custom palette to palette configuration Ecore models.
REQ_002 The editor SHALL be the same than the existing one.
REQ_002.1 Creation of local palette.
REQ_002.2 Edition of palette deployed from plugin(read-only).
REQ_002.3 Edition of palette deployed from workspace.
REQ_002.4 Drop object from UML to the palette to add.
REQ_002.5 Drop object from used profiles to the palette to add.
REQ_003 Old XML palette model SHALL work and be editable.
REQ_004 All palette definition SHALL be exportable.

Current state

WORK IN PROGRESS - Video coming soon

Back to the top