Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 363145 - [Usage dependency] Problem with "usage" dependency when using imports
Summary: [Usage dependency] Problem with "usage" dependency when using imports
Status: RESOLVED FIXED
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: 0.8.1   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: SR2   Edit
Assignee: Yann Tanguy CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-08 04:59 EST by Alexandre Cortier CLA
Modified: 2011-11-21 06:07 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.