Comment #2 on issue 616 by jannik.l...@gmail.com: cleaning package cycles http://code.google.com/p/moose-technology/issues/detail?id=616
In fact, for now, all methods copied from the traits to the classes are in a protocol named "mooseChef". All these classes are in FAMIX-Core. It makes a dependency from FAMIX-Core to FAMIX-Core-Moosechef.
In my analysis, I do not take into account the Traits, and I am not sure how to take them into account. I do not know if this is a structural issue or not.