Bug 502880 - [Navigation] Open the unique owned diagram
Summary: [Navigation] Open the unique owned diagram
Status: NEW
Alias: None
Product: Papyrus
Classification: Modeling
Component: Diagram (show other bugs)
Version: 0.10.0   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard: ADS2016
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-30 10:52 EDT by Benoit Maggi CLA
Modified: 2016-10-03 06:52 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benoit Maggi CLA 2016-09-30 10:52:50 EDT
Use case:
Root
  Package1
      Package2
         -ClassDiag2
  -ClassDiag1 

A double click on  Package1 in ClassDiag1 should open ClassiDiag2

Basically: 
 - open the diagram where the selected element is set as owner (if only one)
Comment 1 Peter Cigehn CLA 2016-10-03 06:52:43 EDT
(In reply to Benoit Maggi from comment #0)
> Use case:
> Root
>   Package1
>       Package2
>          -ClassDiag2
>   -ClassDiag1 
> 
> A double click on  Package1 in ClassDiag1 should open ClassiDiag2
> 
> Basically: 
>  - open the diagram where the selected element is set as owner (if only one)

Did you really mean Package1 above? It would make more sense when you double clicke Package2 to open ClassDiag2. Or?

When I compare this with the legacy tooling I am used to, there is a concept of indicating that a diagram is the main, or default, diagram in the case that the element you double click owns multiple diagrams. 

In conjunction with the proposed feature, it would be really nice to have a similar concept to be able to define one main/default diagram which the double click navigation navigates to in the case the element owns multiple diagrams.