Emerging Trends in Computer Science and Information Technology (ETCSIT2012) |
Foundation of Computer Science USA |
ETCSIT - Number 5 |
April 2012 |
Authors: Swati Nair, Hemangini Mahajan, Mayur Sangtani, Anisha Lamba, Sharad Jondhale |
9a882959-c188-4fd1-bde4-d378b32c832b |
Swati Nair, Hemangini Mahajan, Mayur Sangtani, Anisha Lamba, Sharad Jondhale . Portable Mapping of Uml Design Specifications into Object Oriented Code. Emerging Trends in Computer Science and Information Technology (ETCSIT2012). ETCSIT, 5 (April 2012), 32-37.
This paper proposes a stand-alone software that accepts UML Design Specifications through a simple user interface. It will generate XML code and object-oriented code for the specifications provided by the user, in parallel. Along with the generation of code, the software will also produce the graphical representation of the UML diagram, thus facilitating the easy visualization of the diagram being produced. This tool will free the software developer from the mundane task of writing simple class skeleton so he/she can concentrate on the business logic and overall architecture of his/her project, provides consistency between design and code and eliminates the unintended errors that can creep into manually written code. It will create an effective integration between the design and implementation stages. Also, due to generation of XML code, it facilitates portability. This paper concentrates mainly on class diagram and Java code that can be extended in future to cover other diagrams and other object-oriented languages