File tree Expand file tree Collapse file tree 1 file changed +27
-1
lines changed
Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Original file line number Diff line number Diff line change 1- xtUML Model Compiler to PHP Language
1+ # xtUML JSON Model Compiler
2+ Ini adalah aplikasi untuk menerjemahkan model xtUML dalam bentuk JSON ke bahasa pemrograman PHP
3+
4+ # Tools / Software / Library
5+ - Visual Studio 2019 / Visual Studio 2022
6+ - Newtonsoft.Json
7+ - Mindfusion.Diagramming
8+ - Mindfusion.Pack.Winforms
9+
10+ # Cara Menggunakan dan Hasil
11+ Untuk menjalankan aplikasi ini:
12+ 1 . Buka aplikasi.
13+ 2 . Tekan tombol 'Select File' untuk memilih file JSON yang berisi model xtUML.
14+ 3 . Tekan tombol 'Parse' untuk melakukan pengecekan syntax file JSON.
15+ 4 . Tekan tombol 'Translate' untuk menerjemahkan model ke bahasa pemrograman.
16+ 5 . Tekan tombol 'Save' untuk menyimpan hasil terjemahan.
17+ 6 . Untuk informasi lebih jauh, tekan tombol 'Help'.
18+
19+ # Referensi
20+ - [ Visual Studio] ( https://visualstudio.microsoft.com/vs/ )
21+ - [ textual, executable, and translatable UML] ( http://txtuml.inf.elte.hu/wiki/doku.php?id=start )
22+ - [ Json.NET - Newtonsoft] ( https://www.newtonsoft.com/json )
23+ - [ Mindfusion.Diagramming] ( https://www.mindfusion.eu/flowchart-net.html )
24+ - [ Mindfusion.Pack.Winforms] ( https://mindfusion.eu/download-winforms-pack.html )
25+
26+ # Kontributor dan Kontak
27+ - [ UIN SUKA SE] ( https://github.com/uin-suka-se )
You can’t perform that action at this time.
0 commit comments