Skip to content

A C# tool that recognizes entities from draw.io UML diagram image, and creates a JSON description of each entity with all its fields.

License

Notifications You must be signed in to change notification settings

kockarevicivan/uml-to-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uml-to-json

A C# tool that recognizes entities from draw.io UML diagram image, and creates a JSON description of each entity with all its fields.

Tool is written in Windows Forms. All logic is extracted and can be used as a separate dll.

You can find more details in the PDF that is inside the Poster section.

Project setup

Tool can be run:

  1. Through Visual Studio by selecting SoftComputing.UTJ.Presentation as a startup project.
  2. By runing exe file inside bin/debug directory of the SoftComputing.UTJ.Presentation project(project must first be built).

About

A C# tool that recognizes entities from draw.io UML diagram image, and creates a JSON description of each entity with all its fields.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages