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 Key Binding"

(List of Key bindings provided by Papyrus)
(Replaced content with "This page should be deleted Category:Papyrus")
 
Line 2: Line 2:
  
 
[[Category:Papyrus]]
 
[[Category:Papyrus]]
 
=Delete Behaviors (added the 19th of May 2016) =
 
*Define Behavior for DEL and Shift DEL
 
{| class="wikitable"
 
!
 
! Delete From Model (DEL)
 
! Delete From Diagram (SHIFT+DEL)
 
! Example
 
! Delete From Model Action (DEL)
 
|-
 
| View with semantic
 
| style="text-align: center;" | Delete
 
| style="text-align: center;" | Hide
 
| style="text-align: center;" | Class
 
| style="text-align: center;" |
 
|-
 
| View with no semantic, but representing a feature
 
| style="text-align: center;" | Delete: remove the reference from the feature
 
| style="text-align: center;" | Hide
 
| style="text-align: center;" | Comment Link, Constraint Links (context and contrainedElement), DurationObservation and TimeObservation Link
 
| style="text-align: center;" | remove the link and remove the reference from the feature
 
|-
 
| View with no semantic
 
| style="text-align: center;" | Hide
 
| style="text-align: center;" | Hide
 
| style="text-align: center;" | ?
 
| style="text-align: center;" | remove the link
 
|-
 
| View with semantic Read Only
 
| style="text-align: center;" | Forbidden
 
| style="text-align: center;" | Hide
 
| style="text-align: center;" | PimitivesTypes::Integer
 
| style="text-align: center;" |
 
|-
 
| Metaclass All Diagram (Read-Only)
 
| style="text-align: center;" | Hide
 
| style="text-align: center;" | Hide
 
| style="text-align: center;" | Import Metaclass (Profile Diagram)
 
| style="text-align: center;" | keep the element imported, destroy the view o the metaclass
 
|}
 

Latest revision as of 11:36, 26 November 2020

This page should be deleted

Back to the top