Status: New Owner: ---- Labels: Type-Defect Priority-Medium Component-Famix
New issue 939 by anquetil...@gmail.com: 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