Bug 455067 - Wrong returned type for containerView variable
Summary: Wrong returned type for containerView variable
Status: NEW
Alias: None
Product: Sirius
Classification: Modeling
Component: Diagram (show other bugs)
Version: 2.0.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard: trivial
Keywords: triaged
Depends on:
Blocks: 525257
  Show dependency tree
 
Reported: 2014-12-12 11:43 EST by Laurent Redor CLA
Modified: 2018-12-18 04:43 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Redor CLA 2014-12-12 11:43:09 EST
The returned type of the variable containerView on a border node mapping is not correct (diagram.DDiagram).

This variable is used for mapping on diagram, in this case the returned type is OK. But this variable is also used for mapping on node or on container, in this case the returned type is KO.