model_utils: better class hierarchy exploration
authorAlexandre Terrasa <alexandre@moz-code.org>
Thu, 6 Mar 2014 07:36:43 +0000 (02:36 -0500)
committerAlexandre Terrasa <alexandre@moz-code.org>
Thu, 6 Mar 2014 07:36:43 +0000 (02:36 -0500)
commit77671299bfd0252102c45e2258ebd5b526bab6b0
treed8ab7589d392e9ad06ad3dce8700f8a62adff99b
parent5f5969cca815375c66f4fe68a45293aa9fc735fd
model_utils: better class hierarchy exploration

Now the mainmodule is taken into account to explore the mclass hierarchy
Also, the user can specify a min_visibility to filter things

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
src/metrics/mclasses_metrics.nit
src/model_utils.nit