|
In order to allow flexible data interchange, class2uml
now implements an XMI export facility for its UML Diagrams. The
XMI output it produces is compatible with the well-known Open Source
tool ArgoUML.
Smaller real-life example diagrams have been succesfully
tested with ArgoUML, however, there appears to be a slight problem
in the ArgoUML parser when loading larger XMI files. Thus,
those could not be tested in the program; but at least, they have
been successfully compared against the corresponding XML DTD.
They are indeed valid XMI files and should work, too.
Note:
Due to the minor differences between the XMI formats of the
various Software Engineering tools, it is not certain
that the ArgoUML XMI will be fully compatible to other
XMI supporting tools.
Thus, there might be necessary to use a converting tool on the
class2uml output.
It is not planned to add any more features to class2uml
in the context of the master thesis project.
|