php - PHP_Uml to XMI to UML Diagram on Ubuntu / Linux -


i using php_uml pear package , created xmi in version 1 , 2. unfortunately argouml not parse xmi 1 correctly, , xmi 2 fails "new" argo.

phpuml . -x 1 -o project.xmi 

is there tool has correct uml2, can reverse engineering and, especially, forward engineering in php 5.3 , above?

i appreciate free or costs , runs under linux / ubuntu (without wine, mono etc.). using phpstorm. that's necessary, because can't manipulated.

you may want try fully-functional , free 30 day trial of mapforce (http://www.altova.com/mapforce.html). far know, can convert xmi uml2 correctly.


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -