Byron Code Generator is a tool that enables the extraction of Ada code from UML models. You can use UML 2.0 and some features of the UML profile for MARTE to describe your models and get Ada code. This effort is delivered as an Eclipse plugin and its corresponding GPL licensed code.
Byron Code Generator is a tool that enables the extraction of Ada code from UML models enriched with the UML profile for MARTE. With this generator you can obtain the structural part of your application from class diagrams and the behavior of operations from activity diagrams.
This tool has been implemented using the Eclipse technologies providied by Acceleo to obtain code from UML models.
We suggest using the Eclipse plugin called Papyrus UML to create the input UML models for this tool.
In the approach of this code generator, we have developed another tool called Marte2Mast.