Bug 225752 - Inheritance implemented in GEMS doesn't work for connections
Summary: Inheritance implemented in GEMS doesn't work for connections
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Gems (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Jules White CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-04 10:43 EDT by Zeljko Trogrlic CLA
Modified: 2015-01-21 14:47 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 Zeljko Trogrlic CLA 2008-04-04 10:43:20 EDT
Build ID: M20071023-1652
GEMS: 3.0-rc1

Steps To Reproduce:
1. Add superclass
2. Add Metamodel Connection to itself (I am building a tree)
3. Add class extending first one (Inheritance)
4. Add Metamodel Connection from subclass to superclass
5. Generate DSML Plug-in

This fails. OK, connection could be different so I did this:

6. Add inheritance between two Metamodel Connections

This fails, too.

More information:

When building workflow with lots of mutually connectable elements, different connection name must be generated for each combination, which leads to huge confusing interface.