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
Post a Comment