Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Are there any libraries to create uml diagrams programmatically [closed]

Tags:

graphics

uml

I want to create uml diagrams with table information from a database. Are there any libraries to do this?

like image 447
Luke Avatar asked Jan 27 '26 11:01

Luke


1 Answers

You can either create a text-based representation of the UML model and use one of this textual UML tools to render it graphically or, use the APIs that some UML tools provide to programmatically create the UML model from, e.g., a Java program. For the latter you may want to take a look at the Eclipse Modeling Projects in Eclipse and in particular the UML2 component

like image 132
Jordi Cabot Avatar answered Jan 29 '26 05:01

Jordi Cabot



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!