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

Papyrus Key Binding

List of Key bindings provided by Papyrus

Key Bindings

You may find them in Preferences > Keys


PreferencesPapyrusKeyBindings.jpg

Mouse Key Bindings

There is no easy way to list them (java hard coded)

This table contains some of the mouse bindings:

Binding Location Action
CTRL+Left Mouse Click Diagram Allow multi selection
Shift+Left Mouse Click Diagram Allow multi selection
Shift + Drag & Drop Diagram Move along a line (Horizontal/Vertical/Diagonal)
Double click Diagram Navigate to hyperlink(s)
Double click Diagram Open hyperlink dialog (If no hyperlink exists)
Ctrl + Mouse wheel Diagram Zoom in (Wheel Up) or out (Wheel Down)
Drag & Drop Model Explorer to Diagram Display the element
Ctrl + Drag & Drop Model Explorer to Diagram Display the element, including its child nodes
...


Delete Behaviors (added the 19th of May 2016)

  • Define Behavior for DEL and Shift DEL
Delete From Model (DEL) Delete From Diagram (SHIFT+DEL) Example Delete From Model Action (DEL)
View with semantic Delete Hide Class
View with no semantic, but representing a feature Delete: remove the reference from the feature Hide Comment Link, Constraint Links (context and contrainedElement), DurationObservation and TimeObservation Link remove the link and remove the reference from the feature
View with no semantic Hide Hide  ? remove the link
View with semantic Read Only Forbidden Hide PimitivesTypes::Integer
Metaclass All Diagram (Read-Only) Hide Hide Import Metaclass (Profile Diagram) keep the element imported, destroy the view o the metaclass

Back to the top