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/Discussion"

(Possible Solutions: Filled)
(Replaced content with "to be deleted")
 
(16 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
+
to be deleted
This page is dedicated to gather discussions on potential evolution of Papyrus.
+
 
+
== Architecture refactoring ==
+
 
+
* [[Papyrus/Photon Work Description/Architecture refactoring/Papyrus SDK|Papyrus SDK]]
+
 
+
== Usability related issues ==
+
 
+
This part presents and discusses some noticeable usability related issues or defects of the current releases.
+
 
+
Papyrus version: 4.2
+
Model type: UML
+
 
+
=== The Lengthy Menu of New Child (right-clicked) ===
+
 
+
==== Problem Description ====
+
 
+
The menu list of New Child is too long to browse through. 
+
 
+
For example, every time you want to create a new use case (unfortunately it's at the bottom of the menu) directly in the model explorer (not from in a use case diagram), you have to browse and scroll down the lengthy, complex list by pressing the downward arrow repeatedly, tedious operation.
+
 
+
[[File:NewChildPopup UseCase.png|800px]]
+
 
+
The same situation happens when creating a new package. You have to scroll down by pressing the arrow many times when the menuitem Package does not appear on the first screen.
+
 
+
==== Possible Solutions ====
+
 
+
* Provide a new quick access (shortcuts) panel at the top in the 'New Child' menu for most frequently-created (or primary) items, e.g. Actor, Class, Model, Package and Use Case, etc.
+
* An alternative way is providing a History panel in the menu to record most recently items created by the user, hence enabling quick access by just one click without scrolling.
+
* Besides the lengthy alphabetical listing, group items into semantical categories to shorten the list, and move those less-created into lower-level submenus.
+
 
+
...
+

Latest revision as of 11:18, 19 November 2020

to be deleted

Back to the top