Bug 540773 - [qvtu2qvtm] Dead head node elimination
Summary: [qvtu2qvtm] Dead head node elimination
Status: NEW
Alias: None
Product: QVTd
Classification: Modeling
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-05 03:37 EST by Ed Willink CLA
Modified: 2018-11-05 03:37 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Willink CLA 2018-11-05 03:37:36 EST
The QVTc version of the SimpleUML2RDBMS test involves some refined mapping merging that results in a dead head node t for classComplexAttributes. This does not prevent the test working but presumably results in a gratuitously 2D match.

It looks as if the MergedVariable needs to gather all references so that dead variables can be silently discarded.