- Implement a 'ParseClientFilter' that enable to parse and import mse filtering some elements. This is use in Moose to specify the FAMIX elements (FAMIX.Class, FAMIX.Method, ...) you want to import in a MooseModel from a MSE File (This is already available by selecting 'import from MSE' in the MoosePanel).
- Two Lint rules in Fame-Util about the Moose issue 143
-> checking if a FM3 class respect the fame name convention between FM3 and Smalltalk
-> checking if the superclass defined in a FM3MetaDescription t exist and is well defined.