Generation of Java Code Structure from Uml Class Diagram
Prajkta R. Pawde1, Vikrant Chole2
1Prajkta R. Pawde, Mtech CSE, G.H. Raisoni Academy of Engineering And Technology, Nagpur, Maharashtra, India.
2Prof. Vikrant Chole, Professor at CSE department, G.H. Raisoni Academy of Engineering And Technology, Nagpur, Maharashtra, India.

Manuscript received on June 05, 2014. | Revised Manuscript received on June 11, 2014. | Manuscript published on June 15, 2014. | PP: 7-10 | Volume-2 Issue-7, June 2014. | Retrieval Number: G0682062714/2014©BEIESP
Open Access | Ethics and Policies | Cite | Mendeley
©The Authors. Published By: Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: Unified modelling language (UML) is a visual modelling language, which has gained popularity among software practitioners. The significance of automatic generation of object-oriented code from UML diagrams has increased due to its benefits, such as, cost reduction and accuracy. This paper extends our work on a tool for automatic generation of Java code structure from UML diagrams. In this UML class diagram is given as input to the tool to generate java code structure. We can use that structure for any program by coding manually for the desire output. Using already defined structure reduces cost to build the complete executable code. The extension includes a more detailed overview of the code generation tool regarding its architecture and code generation process. The propose approach only uses UML class diagram to build java code structure which is convenient for programmers and for cost reduction.
Keywords: UML, Unified, Generatio.