Did you reset the meta-model?
MooseModel resetMeta.
On Fri, Mar 23, 2012 at 10:49 AM, Guillaume Larcheveque <
guillaume.larcheveque(a)gmail.com> wrote:
Hello,
I added a new importer in the Moose Panel and so I can browse my model. It
show me that no SourceLanguage was defined so I added my own
sourceLanguage, inheriting from FAMIXSourceLanguage. I have a problem is
about this call:
anObject mooseInterestingEntity mooseDescription allPrimitiveAttributes
because mooseDescription return nil.
The problem is about asMooseDescription send to my class because it refer
to the MooseModel meta dictionnary and my class is not in, so it return nil.
I have implemented the class method annotation but it doesn't change
anything.
How can I have my class in the dictionnary?
Thanks in advance.
--
*Guillaume Larcheveque*
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
Andre Hora