Add Generator
Python Code
This commit is contained in:
7
Generateur/DotUML.txt
Normal file
7
Generateur/DotUML.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
ClassDiagram [frame=true framecolor=steelblue label="Class Diagram"] {
|
||||
class Sport {
|
||||
can_be_nul : boolean
|
||||
id : int
|
||||
}
|
||||
|
||||
Sport -g-> ABC
|
||||
Reference in New Issue
Block a user