Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 326944

Summary: Transformation Java 2 KDM : error "feature variable does not exist on TypeAccess"
Product: [Modeling] MoDisco Reporter: Fabien Giquel <fabien.giquel>
Component: TechnologiesAssignee: Gabriel BARBIER <barbier.gabriel>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P1 CC: barbier.gabriel, gdupe, hugo.bruneliere, modisco.web-inbox, nicolas.bros
Version: 0.9.0Flags: nicolas.bros: indigo+
Target Milestone: 0.9.0 M5   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Simple java project to reproduce the bug none

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.