Issue 939 in moose-technology: FamixEntity annotation not coherent with FAMIXEntity implementation

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 939 in moose-technology: FamixEntity annotation not coherent with FAMIXEntity implementation

moose-technology
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Famix

New issue 939 by [hidden email]: FamixEntity annotation not coherent  
with FAMIXEntity implementation
http://code.google.com/p/moose-technology/issues/detail?id=939

FAMIXEntity class>>annotation
        <MSEClass: #Entity super: #Object>

i.e. FamixEntity inherits from Object

but FAMIXEntity has for superclass MooseEntity

I guess annotation should be changed

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 939 in moose-technology: FamixEntity annotation not coherent with FAMIXEntity implementation

moose-technology

Comment #1 on issue 939 by [hidden email]: FamixEntity annotation not  
coherent with FAMIXEntity implementation
http://code.google.com/p/moose-technology/issues/detail?id=939

No. This is actually the intended behavior. The reason is as follows: we  
wanted to have MooseEntity as superclass for the runtime of Moose, but when  
generating FAMIX for Java we want to have FAMIXEntity inherit from Object.

Thus, the meta-description inherits from Object, and the Moose  
implementation inherits from MooseEntity

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 939 in moose-technology: FamixEntity annotation not coherent with FAMIXEntity implementation

moose-technology
Updates:
        Status: Invalid

Comment #2 on issue 939 by [hidden email]: FamixEntity annotation not  
coherent with FAMIXEntity implementation
http://code.google.com/p/moose-technology/issues/detail?id=939

This issue is considered invalid.

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev