diff --git a/Graph.uml b/Graph.uml
new file mode 100644
index 0000000..7d27318
--- /dev/null
+++ b/Graph.uml
@@ -0,0 +1,20 @@
+
+
+ JAVA
+ org.insa.graphs.model.Arc
+
+ org.insa.graphs.model.Path
+ org.insa.graphs.model.RoadInformation
+ org.insa.graphs.model.Graph
+ org.insa.graphs.model.Arc
+ org.insa.graphs.model.Node
+
+
+
+
+
+
+ All
+ private
+
+
diff --git a/be-graphes-model/be-graphes-model.iml b/be-graphes-model/be-graphes-model.iml
new file mode 100644
index 0000000..4e3316b
--- /dev/null
+++ b/be-graphes-model/be-graphes-model.iml
@@ -0,0 +1,16 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file