Comment #1 on issue 526 by tudor.gi...@gmail.com: Add explicit Interface in Famix http://code.google.com/p/moose-technology/issues/detail?id=526
Actually, I am not sure how to do it. The problem is that right now we have ParameterizableClass as subclass of FAMIXClass. We should introduce some superclass of FAMIXClass, move most of the contents there and reuse that in all subclasses.