Looking at SqMoose, how do I get a Fame description from the Moose entity?
It looks like if I send a #mooseDescription message to this entity, the model will be initialized/accessed through MooseModel class>>meta. However not sure what is the metamodel in this case: is it Famix? Because there is also a MooseModel class#initializeFAMIXDescriptions
Anyway, the protocol described in the Sosym paper is different, so it's disturbing!
-- Simon