FAMIX File entity issue

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

FAMIX File entity issue

Adrian Dozsa
Hi,

In the latest snapshot of Moose I found that FAMIXAbstractFile extends FAMIXEntity. And furthermore it has no 'name' attribute.
Is this correct?

I would expect it to extend FAMIXNamedEntity.

This causes some problems when opening a model with file entities in Moose, because they have no names.

Thanks,
Adrian Dozsa



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: FAMIX File entity issue

Tudor Girba
Hi Adi,

Which Moose are you talking about?

In the latest Pharo version, the actual the inheritance says that  
FAMIXAbstractFile inherits from FAMIXNamedEntity. However, it is true  
that the meta-description was not correct (it inherits from  
FAMIXEntity indeed).

If you load Famix-File-tg.30 the problem should be fixed.

Cheers,
Doru


On 10 Feb 2010, at 21:56, Adrian Dozsa wrote:

> Hi,
>
> In the latest snapshot of Moose I found that FAMIXAbstractFile  
> extends FAMIXEntity. And furthermore it has no 'name' attribute.
> Is this correct?
>
> I would expect it to extend FAMIXNamedEntity.
>
> This causes some problems when opening a model with file entities in  
> Moose, because they have no names.
>
> Thanks,
> Adrian Dozsa
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
www.tudorgirba.com

"Reasonable is what we are accustomed with."

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev