aboutsummaryrefslogtreecommitdiff
path: root/uml/class_diagram.uml
diff options
context:
space:
mode:
authorArne Dußin2020-12-15 00:46:54 +0100
committerArne Dußin2020-12-15 22:51:46 +0100
commit9799d3c6a8f0c242668203a1c70d7b6cfed3e855 (patch)
tree9116acbc886f680f82309a42b4e6147e65c1433b /uml/class_diagram.uml
parent3bc690803fb59493ea8180fd630d65b3e26642d0 (diff)
downloadgraf_karto-9799d3c6a8f0c242668203a1c70d7b6cfed3e855.tar.gz
graf_karto-9799d3c6a8f0c242668203a1c70d7b6cfed3e855.zip
Refactor to make interaction between tools easier
Diffstat (limited to 'uml/class_diagram.uml')
-rw-r--r--uml/class_diagram.uml6
1 files changed, 6 insertions, 0 deletions
diff --git a/uml/class_diagram.uml b/uml/class_diagram.uml
index 91df569..1090679 100644
--- a/uml/class_diagram.uml
+++ b/uml/class_diagram.uml
@@ -144,6 +144,12 @@ package "Tools" #ff5555-ffaaaa {
}
}
+package "Map" #5555ff-aaaaff {
+ entity Map <<struct>> {
+
+ }
+}
+
' Alignment help so all tools are drawn from top to bottom
DeletionTool -d[hidden]- IconTool
IconTool -d[hidden]- PolygonRoomTool