Widjanarko, Leonardo (2008) TRANSFORMING CLASS DIAGRAM INTO JAVA CODE TEMPLATE. Other thesis, Fakultas Ilmu Komputer, UNIKA Soegijapranata.
|
Text (COVER)
04.02.0030 Leonardo Widjanarko COVER.pdf Download (405kB) | Preview |
|
Text (BAB I)
04.02.0030 Leonardo Widjanarko BAB I.pdf Restricted to Registered users only Download (108kB) |
||
Text (BAB II available document only in library of Soegijapranata Catholic University)
04.02.0030 Leonardo Widjanarko BAB II.pdf Restricted to Repository staff only Download (183kB) |
||
Text (BAB III available document only in library of Soegijapranata Catholic University)
04.02.0030 Leonardo Widjanarko BAB III.pdf Restricted to Repository staff only Download (161kB) |
||
Text (BAB IV available document only in library of Soegijapranata Catholic University)
04.02.0030 Leonardo Widjanarko BAB IV.pdf Restricted to Repository staff only Download (218kB) |
||
Text (BAB V available document only in library of Soegijapranata Catholic University)
04.02.0030 Leonardo Widjanarko BAB V.pdf Restricted to Repository staff only Download (689kB) |
||
Text (BAB VI)
04.02.0030 Leonardo Widjanarko BAB VI.pdf Restricted to Registered users only Download (104kB) |
||
|
Text (DAFTAR PUSTAKA)
04.02.0030 Leonardo Widjanarko DAFTAR PUSTAKA.pdf Download (103kB) | Preview |
|
|
Text (LAMPIRAN)
04.02.0030 Leonardo Widjanarko LAMPIRAN.pdf Download (137kB) | Preview |
Abstract
UML (Unified Modelling Language) is one of the standard in designing software. One of them is class diagram. Class diagrams show the decomposition of classes in a system, their interrelationships (including inheritance and association), and the operations and attributes of the classes. The code is made based on class diagram. For improving coding time, template can be generate directly from class diagram. The goal of this project is generate Java code template, so the users can implements their design. In this research transformation proses will not verify the semantic error. All data member of class will be saved as information for generating the template code. The constructor method will be generated automatically and the access level constructor is public. Abstract Syntax Tree (AST) data structure and top-down parse algorithm are used to generate Java code template. The parsed AST is constructed with implementing topdown parse algorithm. Each node element in AST will represent class, modifiers, and data type. In conclusion, transforming class diagram into Java code template is useful to increase the coding time and reduce error in coding that does not follow the design. In addition, flexible tree data structure in form of AST is required to store information about class and their relationship.
Item Type: | Thesis (Other) |
---|---|
Subjects: | 000 Computer Science, Information and General Works > 005 Computer programming, programs & data |
Divisions: | Faculty of Computer Science |
Depositing User: | Mr Ign. Setya Dwiana |
Date Deposited: | 27 Jan 2016 02:18 |
Last Modified: | 27 Jan 2016 02:18 |
URI: | http://repository.unika.ac.id/id/eprint/7457 |
Actions (login required)
View Item |