Bug 392831 - [Contribution] GMF Debug View
Summary: [Contribution] GMF Debug View
Status: NEW
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-25 09:43 EDT by Nicolas Bros CLA
Modified: 2012-10-25 09:43 EDT (History)
0 users

See Also:


Attachments
org.eclipse.papyrus.dev.gmfdebugview.zip (20.82 KB, application/x-zip-compressed)
2012-10-25 09:43 EDT, Nicolas Bros CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Bros CLA 2012-10-25 09:43:47 EDT
Created attachment 222832 [details]
org.eclipse.papyrus.dev.gmfdebugview.zip

I wrote a plug-in named "org.eclipse.papyrus.dev.gmfdebugview" that provides a view which allows to debug GMF diagrams: 
- it displays the hierarchies of Figures, EditParts and Views found in the diagram containing the currently selected element
- the mode can be switched with buttons on the view
- clicking on an element in the tree of Figures, EditParts or Views highlights the corresponding Figure in the diagram
- clicking on a Figure in the diagram selects the corresponding element in the list of Figures, EditParts or Views

(1) I, Nicolas Bros, wrote 100% of the code I've provided.
(2) This code contains no cryptography
(3) I have the right to contribute the code to Eclipse.
(4) I contribute the content under the EPL.