uml: Added UML class diagram generation from a Nit model
authorLucas Bajolet <r4pass@hotmail.com>
Wed, 17 Sep 2014 20:12:49 +0000 (16:12 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Tue, 23 Sep 2014 18:06:22 +0000 (14:06 -0400)
commite5dad75d0c378b23fb5d01653766bb524983b091
tree2f502259ae4cee626b8075a9f4148c71092c4365
parent9a8cd406d7a259989a943e9a09f2861aab44e406
uml: Added UML class diagram generation from a Nit model

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
src/uml/uml.nit [new file with mode: 0644]
src/uml/uml_base.nit [new file with mode: 0644]
src/uml/uml_class.nit [new file with mode: 0644]