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/2019.09 Work Description"

(Improve ElementType Configuration Usage)
(Property view improvement)
Line 10: Line 10:
  
 
===Property view improvement===
 
===Property view improvement===
 +
* fix minor property view for elements
 +
* Manage the stereotypes properties with SetStereotypeValueRequest instead of SetRequest for the properties view. With this, we can use element types of stereotype properties.
 +
* Add Tests on DataBinding elements in order to increase code coverage
 +
 
===Add Example Models===
 
===Add Example Models===
 
===Improve ModelToDoc===
 
===Improve ModelToDoc===

Revision as of 04:40, 2 September 2019

All the work realized by CEA LIST is sponsored by CEA LIST. All bugs, or feature may be found in the tracker [1].

Improve ElementType Configuration Usage

  • A study of Element type Creation on class compare to UML creation has bee done to indetify prossible optimization.
    • ElementType is optimal, it only 1.5 -2 longer than UML commands.
  • All Helpers and advices ave been review in order to verify their behavior.
  • Use case has been studied in order to provide a documentation dedicated to customizer
    • see example of plugin to unregister a helper advices

Property view improvement

  • fix minor property view for elements
  • Manage the stereotypes properties with SetStereotypeValueRequest instead of SetRequest for the properties view. With this, we can use element types of stereotype properties.
  • Add Tests on DataBinding elements in order to increase code coverage

Add Example Models

Improve ModelToDoc

Copyright © Eclipse Foundation, Inc. All Rights Reserved.