|
|
|
Re: Create UML diagram programmatically without any UI [message #1222479 is a reply to message #1222361] |
Fri, 20 December 2013 09:27  |
Eclipse User |
|
|
|
Hi
It's certainly possible.
The UML tutorials explain how to create a UML model.
Then you need to import is as a diagram and lay it out. With luck you
can use the code that lies behind Papyrus actions.
Then you need to save it as SVG. Again use Papyrus code.
In principle you only need small parts of Papyrus, but as Camille points
out Papyrus has not been designed for standalone usage, so you can
expect to have a fairly exciting time stubbing out irrelevant problem
functionality.
Regards
Ed Willink
On 20/12/2013 08:45, Denis Nikiforov wrote:
> Hi
>
> Is it possible to create an UML diagram in a standalone Java
> application? Could you point me out, where to start?
|
|
|
Powered by
FUDForum. Page generated in 0.03682 seconds