FAMIXPackageGroup>>exportAsGML

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

FAMIXPackageGroup>>exportAsGML

Tudor Girba
Hi,

While browsing the FAMIXPackageGroup class, I stumbled over:
FAMIXPackageGroup>>exportAsGML

Does anyone know what it is for? It obviously exports to the GML format, but I do not know what tool to use to look at it and I also do not know what exactly it visualizes.

Cheers,
Doru


--
www.tudorgirba.com

"If you interrupt the barber while he is cutting your hair,
you will end up with a messy haircut."


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: FAMIXPackageGroup>>exportAsGML

Simon Denier-3

On 20 nov. 2010, at 11:47, Tudor Girba wrote:

> Hi,
>
> While browsing the FAMIXPackageGroup class, I stumbled over:
> FAMIXPackageGroup>>exportAsGML
>
> Does anyone know what it is for? It obviously exports to the GML format, but I do not know what tool to use to look at it and I also do not know what exactly it visualizes.


http://en.wikipedia.org/wiki/Graph_Modelling_Language

In particular, it was used to export package/class dependency graphs, visualize in Yed, and compare with package blueprints.

--
 Simon




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