First of all, let me know if there is a better place to ask questions related to Mondrian.
I am preparing my ESUG presentation and I am a bit lazy to some UML diagrams. I would like to do a reverse engineer of my code. The main problem is that most (if not all) UML software are with "java style" using () in methods and you cannot import smalltalk code. So, I want to give Mondrian a try. I loaded it into Pharo and draw the classes I need, using something like this: MOReadme new umlFor: self myClassesToDraw The thing is that only "inherits" relationship is drawn. Now I wonder: 1) can I draw by hand associations and dependencies between classes ? 2) Is there a way to show only some methods instead of ALL of them ? Thanks, Mariano
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
