Skip to content

A program to generate a classlib in Visual Studio from an UML diagram

License

Notifications You must be signed in to change notification settings

jimmymeister98/MetaProgrammProjekt

Repository files navigation

.Net version Release

MetaProgrammProjekt

A Program to generate a class library from a uml diagram (.json file)

Dependencies

Why those Dependencies?

Of course i could've written my own json parser but this one is proven good, free for commercial use and probably had more development time than me for this project.

Usage

You choose a .json file which was generated via Umple. The program will then generate a classlib at the chosen destination and takes care of dependencies between the classes. Multiplicity is provided by generating a "listclass" which should act as a container for the objects of the correlating object.

Download

Download the current version from the releases page.

Acknowledgements

About

A program to generate a classlib in Visual Studio from an UML diagram

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages