Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 363145

Summary: [Usage dependency] Problem with "usage" dependency when using imports
Product: [Modeling] Papyrus Reporter: Alexandre Cortier <alexandre.cortier>
Component: CoreAssignee: Yann Tanguy <yann.tanguy>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P3 CC: alexandre.cortier, david.rabely, raphael.faudou
Version: 0.8.1   
Target Milestone: SR2   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Alexandre Cortier CLA 2011-11-08 04:59:11 EST
Build Identifier: 0.8.1.v201110131117

When importing a model (model_1) in a second (model_2), it is not possible to create an "usage" relationship between an element of the second model (ex : a block) and an element of the imported model (ex : an interface).

Reproducible: Always

Steps to Reproduce:
1.Create a model "model_1" with a BDD. Create an interface in your BDD.
2.Create a second model "model_2" with a BDD. Create a block.
3.Import the first model in model_2
4. Drag'n drop the interface of the imported package in your BDD. Try to create a "usage" link between your block and the imported interface (using dedicated palette)
5. The creation of the usage link is not possible.
Comment 1 Yann Tanguy CLA 2011-11-08 11:35:32 EST
Fixed in 0.8.X (r6209).
Comment 2 Yann Tanguy CLA 2011-11-21 06:07:13 EST
(In reply to comment #1)
> Fixed in 0.8.X (r6209).
In r6259 merge in trunk.