Skip to content

GenCode is an open source program implemented in Java whose functionality is to analyze and translate an XMI format file to Java code.

Notifications You must be signed in to change notification settings

Rocionightwater/Code-generator-from-UML-to-JAVA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Code-generator-from-UML-to-JAVA

This code generator program is an extension of the program GenCode. The original program can be found in: https://github.com/abiliogp/genCode.git This new extension is an open source program implemented in Java whose functionality is to analyze and translate an XMI format file to Java code. It is composed of several Java classes, which functions analyse and go over an XMI file in order to generate Java code corresponding to all the classes modelled into the class diagrams and also the code corresponding to the sequence diagrams.

About

GenCode is an open source program implemented in Java whose functionality is to analyze and translate an XMI format file to Java code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages