Make a UML model from GObject-Introspection Gir files



I don't know if anyone else will find this useful, but I've written a perl program to translate gir files into xmi files which can be imported into ArgoUML or KDE Umbrello. It follows include elements, putting each Gir namespace into a separate package in the UML model. 

You can find it at https://github.com/jralls/gir2xmi.

You'll also find there a RelaxNG compact schema for the gir format of a couple of weeks ago, tested by validating most of the contents of share/gir-1.0.

Regards,
John Ralls



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]