Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 326944 - Transformation Java 2 KDM : error "feature variable does not exist on TypeAccess"
Summary: Transformation Java 2 KDM : error "feature variable does not exist on TypeAcc...
Status: CLOSED FIXED
Alias: None
Product: MoDisco
Classification: Modeling
Component: Technologies (show other bugs)
Version: 0.9.0   Edit
Hardware: PC Windows XP
: P1 normal (vote)
Target Milestone: 0.9.0 M5   Edit
Assignee: Gabriel BARBIER CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-04 12:38 EDT by Fabien Giquel CLA
Modified: 2011-04-28 10:45 EDT (History)
5 users (show)

See Also:
nicolas.bros: indigo+


Attachments
Simple java project to reproduce the bug (3.21 KB, application/x-zip-compressed)
2010-12-20 04:01 EST, Gabriel BARBIER CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fabien Giquel CLA 2010-10-04 12:38:45 EDT
Applying the java2kdm discoverer on MoDisco "oegm.infra.browser" source project leads up to the error "feature variable does not exist on TypeAccess" (transformation is interrupted).

Fabien.
Comment 1 Gabriel BARBIER CLA 2010-12-20 04:01:10 EST
Created attachment 185518 [details]
Simple java project to reproduce the bug

This project contains two classes. One super class and one child (which extends the super class). In the child class, there is a explicit call to a super method using a qualifier ==> Parent.super.yourMethod()
Comment 2 Gabriel BARBIER CLA 2010-12-20 04:40:14 EST
Fixed in revision 3665
Comment 3 Hugo Bruneliere CLA 2011-01-11 05:00:28 EST
Bug fixed.