The output from this tool is a file in the XMI format. XMI files can be imported into most UML editors available. XMI files from Gammelsaeters PHP2XMI should be 100% compatible with all UML editors supporting XMI, and till now there are no known editors that have problems with these files.
The XMI files from this tool have been imported and found 100% compatible with the following UML editors (with version numbers):
The mayority of UML editors have support for importing XMI files. These are some of my favourites:
| Updates | |
|---|---|
| 10.05.2007 | A downloadable version of the tool has been released, and it is considered beta software. Take a look at the download page. |
| 18.03.2007 | Changed the design for this webpage, found the XMI file to work 100% compatible with Poesidon, and added a screenshot from Poseidon. Changed the download function, so now the file you generate will be called "output.xmi" instead of "output.xml". |
| 07.03.2007 | Sometimes a class showed generalization directly from an interface erroneously instead from its actual parent class. This has been fixed. |
| 07.03.2007 | An error in generalization (arrows showing inheritance) has been fixed. The generalization was switched the wrong way, and the arrows were pointing the wrong way! Thanks to Ed Roberts for making me aware of the error. |
| 03.02.2007 | Support for @deprecated keyword |
| 02.02.2007 | Support for implementation or extending more then one class/interface in the UML diagram |