Bug 494720 - unhandled event loop exception in VSM when setting imported diagram as itself
Summary: unhandled event loop exception in VSM when setting imported diagram as itself
Status: NEW
Alias: None
Product: Sirius
Classification: Modeling
Component: Core (show other bugs)
Version: 3.1.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2016-05-27 04:21 EDT by Florian Barbin CLA
Modified: 2016-06-03 07:55 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Barbin CLA 2016-05-27 04:21:58 EDT
In a Viewpoint Specification Model, create a Diagram Import and set itself as Imported Diagram leads to an Unhandle event loop exception in org.eclipse.sirius.diagram.business.internal.metamodel.description.spec.DiagramImportDescriptionSpec.getDefaultLayer().
We should check that the imported diagram is not the same object than the current one.