Community
Participate
Working Groups
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.
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()
Fixed in revision 3665
Bug fixed.