Main Article Content

Abstract

Unified Modeling Language (UML) code generator tools are available to parsing UML diagrams into
source code. Currently, UML 2.0 tools that can parse into Python’s source code are still in work planning
phase. This research aims to create UML code generator that can parse XML Metadata Interchange (XMI) into
Python’s source code. XMI defines the design of program using UML 2.0 standard. Design process of this
prototype uses UML standard version 2.0. On this research, algorithm for rules of parsing XMI into Python’s
source code was created.
Keywords: UML, Python, Parsing

Article Details