Finished Generator

Finished the version of Python. Rearrange DotUML
This commit is contained in:
2024-03-24 00:05:18 +01:00
parent 248d62af4c
commit a62d5580d2
8 changed files with 341 additions and 148 deletions

View File

@@ -1,4 +1,4 @@
##Description
## Description
This is a project for 3rd year academic of Université de Rennes 1. This project have 3 main parts: DotUML, OpenXAVA and generator based on Python
---
@@ -6,6 +6,8 @@ This is a project for 3rd year academic of Université de Rennes 1. This project
> ### Disclaimer
> I use `Python 3.10` so any superior version or lower will not be tested
> In the code of **Read.py** it could be unusable if there are files has the same name which Python will generate. Please make sure that you have to delete the folder or change the path in **Read.py**
> Because it is very difficult to see which one is the key of the class so you have to decide which one is `@Id` after the generated files.
> All of lines have `//` as comment will be skipped in generated code. So make sure comments are not on the same line of code.
---
## Troubleshooting