>
> I have a .uml file which I generated from Eclipse+EMF. And I ended up
> obtaining a weird UML diagram through EclipseUMLDesiner.
> You mean may I visualize the class diagram in the .UML file into Moose? Do
> you have any code for this?
Ah, so you have EMOF, not actual UML. In that case you would have to use XMIAnalyzer for now.
> You mean may I visualize the class diagram in the .UML file into Moose? Do
> you have any code for this?
I said "if you _dont_ need Moose", but I think we both mean under Moose something different. What I meant was if you only need Mondrian (which is a part of Roassal), then using directly UML metamodel and writing your own visualization could be a way (assuming you would use some conversion from EMOF to UML).
As for just loading your UML into something in pharo and automatically seeing the diagram... that's something I am working on during this summer (alongside proper UML modeling and diagramming tool, etc).
Bottom line:
if you have EMOF (which you have), then stick with XMIAnalyzer for now. :)
but there will be a better in late summer.
Peter
>
> Cheers,
>
> Hernán
>
>
> > Peter
> >
> > On Wed, Jun 28, 2017 at 08:13:56PM -0300, Hernán Morales Durand wrote:
> > > Hi Usman and others,
> > >
> > > I am trying to visualize an UML diagram using a XMI file in Moose. The
> > > attached file contains some updates to load properly using the latest
> > > XML-Parser in Moose 6:
> > >
> > > #visit: -> #visitDocument:
> > >
> > > Feel free to integrate into your repo if you like.
> > > Cheers,
> > >
> > > Hernán
> >
> >
> > > _______________________________________________
> > > Moose-dev mailing list
> > > Moose-dev@list.inf.unibe.ch
> > > https://www.list.inf.unibe.ch/listinfo/moose-dev
> >
> > _______________________________________________
> > Moose-dev mailing list
> > Moose-dev@list.inf.unibe.ch
> > https://www.list.inf.unibe.ch/listinfo/moose-dev
> >
> _______________________________________________
> Moose-dev mailing list
> Moose-dev@list.inf.unibe.ch
> https://www.list.inf.unibe.ch/listinfo/moose-dev
_______________________________________________
Moose-dev mailing list
Moose-dev@list.inf.unibe.ch
https://www.list.inf.unibe.ch/listinfo/moose-dev