Adding the UML diagrams in the Moose Panel

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Adding the UML diagrams in the Moose Panel

abergel
Hi!

I have added a new tab by defining the method:

FAMIXTypeGroup>>mooseFinderUMLIn: composite
    <moosePresentationOrder: 20>
    composite roassal2
            title: 'UML';
            titleIcon: MooseIcons mooseSourceText;
            initializeView: [ RTUMLClassBuilder new ];
            painting: [ :view :each |
                each viewUMLOn: view ]

I do not really like the icon although.

Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev