On 25 juin 2010, at 10:35, Mariano Martinez Peck wrote:
Hi all. I don't know why but today I am completly dumb. I need to take a MooseModel and get two things:
- how many objects represents such MooseModel object. I mean, suppose that MooseModel references objects, and those objects references other objects....etc. I need to know the "size" of such graph.
You mean regular objects, not just famix objects ?
- how many classes represents such MooseModel object.
So for example, for Moose default model I could have 4034 objects, 8 classes. For Moose Network Model, I could have 54354365 objects and 344 classes
(I put random numbers)
I tried analysing the RuntimeStorage, but didn't get anything.
Thanks in advance.
Mariano _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- Simon