CoffeeOverflow/DrawToCode
DrawToCode receives an UML diagram from Draw.io and generates code from it.
PythonMIT
Issues
- 0
Packages should be in the format "name_name2"
#27 opened by renan-cunha - 0
Major renaming required
#23 opened by VitorCantao - 0
Make a system test with a big example
#42 opened by renan-cunha - 2
Add unit tests for DrawIoXmlParser
#24 opened by VitorCantao - 0
Add python code example with abstract method without implementing interfaces
#45 opened by VitorCantao - 0
create slides of the project
#29 opened by renan-cunha - 0
add wiki to teach how to add languages
#46 opened by renan-cunha - 0
create README of repository
#28 opened by renan-cunha - 0
- 0
Make feature for packages
#38 opened by renan-cunha - 0
More objects from Draw.io
#40 opened by renan-cunha - 0
Make the program accept plantUML
#41 opened by renan-cunha - 0
Make code to UML
#43 opened by renan-cunha - 0
add another language (python) to the project
#31 opened by renan-cunha - 0
create command line interface
#30 opened by renan-cunha - 0
add tests to ClassToJava
#36 opened by renan-cunha - 0
add tests to InterfaceToJava
#37 opened by renan-cunha - 0
create unit tests to Extractors classes
#25 opened by Arouck - 0
Fix bug. modifier in __convert_method of the method class is not implemented correctly
#33 opened by renan-cunha - 0
make coverage to the project
#14 opened by renan-cunha - 1
create package class
#7 opened by renan-cunha - 0
make method body when is not from interface
#32 opened by renan-cunha - 0
create AttributeToCode
#21 opened by renan-cunha - 0
Create ParameterToCode
#20 opened by renan-cunha - 0
Create Parameter Class
#19 opened by renan-cunha - 0
test InterfaceToCode
#17 opened by renan-cunha - 0
test MethodToCode
#16 opened by renan-cunha - 0
fix modifer in methods
#15 opened by renan-cunha - 0
- 0
create default to attribute visbility
#12 opened by renan-cunha - 0
- 0
Think about a design that writes an object (Class, Method, Attribute) outside of it
#9 opened by renan-cunha - 0
- 0
Make a prototype with just one class
#2 opened by renan-cunha - 0
- 0
- 0
create class Class
#3 opened by renan-cunha - 0
- 0
- 0
create interface class
#6 opened by renan-cunha - 0
create method Class
#4 opened by renan-cunha - 0
create attribute class
#5 opened by renan-cunha