[Moose-dev] Re: importing from an MSE file does not work
Richard Wettel
richard.wettel at lu.unisi.ch
Wed Jul 23 12:21:33 MEST 2008
Hi Stef,
When I do the import, it does the file reading and importing X
elements phases, and during the "importing attributes and
associations" it throws a Message not understood: #accessedByLists on
an instance of FAMIXNamespace (#UNKNOWN_NAMESPACE). The problem seems
to be that #accessedByLists is defined in
FAMIXAbstractStructuralEntity and FAMIXNamespace is not a subclass of
it, but of FAMIXAbstractScopable. Maybe the meta-definition of
"access" is the problem.
Ricky
On Jul 23, 2008, at 11:15 AM, Stéphane Ducasse wrote:
> Hi ricky
>
> do you arrive to describe a bit better your problem?
> Reducing it so that we know if the problem comes from the importer or
> the exporter.
>
> Stef
>
> On Jul 21, 2008, at 8:40 PM, Richard Wettel wrote:
>
>> Hi,
>>
>> I stumble (again) into the same problem.
>> When importing from an MSE file, I get a MNU exception for
>> #accessedByList on the FAMIXNamespace UNKNOWN_NAMESPACE.
>>
>> Is this something you are aware of?
>>
>> I run on top of the latest MooseDevelopment (loaded Moose Config).
>>
>> Thanks,
>> Ricky
>> _______________________________________________
>> Moose-dev mailing list
>> Moose-dev at iam.unibe.ch
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> _______________________________________________
> Moose-dev mailing list
> Moose-dev at iam.unibe.ch
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
More information about the Moose-dev
mailing list