Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 321555 - [Composite Structure Diagram] InformationItem can not be drop in a sub-class
Summary: [Composite Structure Diagram] InformationItem can not be drop in a sub-class
Status: CLOSED FIXED
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: 0.7.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-03 03:51 EDT by Vincent Lorenzo CLA
Modified: 2016-11-07 09:38 EST (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 Vincent Lorenzo CLA 2010-08-03 03:51:07 EDT
We can not drop an InformationItem in a sub-class.

Steps to reproduce : 
- Create two classes,  named Class0 and Class1
- Class1 inherits from Class0
- Create an InformationItem in Class0
- Try drop this InformationItem from the Model Explorer in Class1
Comment 1 Yann Tanguy CLA 2010-08-04 07:35:21 EDT
Currently the InformationItem can only be dropped in the graphical context of its semantic container.
This is an acceptable behavior, but in order to be consistent with this behavior the drop should be disabled when the user tries to drop the InformationItem on the diagram if the diagram context and semantic context don't match.
Comment 2 Benoit Maggi CLA 2016-11-07 09:38:31 EST
I close the bug since the drop is working in Neon.1