Hello Petter, Thank you for asking!Maybe you would expect something like XMI: https://en.wikipedia.org/wiki/XML_Metadata_Interchange
But there is no such thing. Right now you start with an empty document and add one diagram after the other (using the GUI).
Nonetheless, the question is good: This is definitely a feature to think about; my todo list did not cover this til now: https://github.com/awarnke/crystal_facet_uml/blob/master/todo.txt
Andreas Am 21.11.18 um 22:37 schrieb Petter Reinholdtsen:
[Andreas Warnke]Hello Dear Debian Maintainers, I am developing a cool UML-Diagram drawing tool ( user-doc: see http://www.andreaswarnke.de/crystal_facet_uml/html/index.html )This seem interesting for a specification document I am involved in polishing. What kind of input formats can it read? I tried to find out from reading the documentation, but it was not mentioned there.