Skip to content

Xaelis/simple-test-gen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Very Simple UML to Python Generator

Very simple Accelo Python generator from UML class diagram. This generator is presented as an example and can be used as work basis but, depending on your purpose, is definitively not enough.

Sources

Model to text (m2t) source is located in simple-python/codegen folder while generator is described by simple-python/generator.xml file.

UML Diagram & Translation

Class diagrams contained in an UML project are used for python code generation. Python compilation choices are reported in the following table.

UML Python
Package module file
Class class
Interface class
Property class attribute
Operation class operation
Enumeration class

About

Very Simple Python Generator from UML [genmymodel_generator]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published