Hi everybody,
I have implemented a Famix-Generator which analyses .NET assemblies and produces mse files
for CodeCity as well as the MOOSE platform.
If you want to give it a try, you can download it from my site (german, I am sorry - I
will change that in near future):
http://www.sharpmetrics.net/index.php/famix-generator
The generator creates famix artifacts for namespaces, types (classes, interfaces, enums
und structs), methods, methods calls and local variables. the tool is not complete
(missing features, bugs?), I will enhance it during the next weeks or months.. ;-)
(BTW you need a .NET 4.0 installed on your machine. It does not run on the Mono plattform,
right now.)
Cheers
Thomas