From 1304cb314cc6813a74b41b163293976a7c8a880f Mon Sep 17 00:00:00 2001 From: "Marcel M. Otte" Date: Thu, 19 May 2016 17:54:57 +0200 Subject: [PATCH] [diagrams] some thoughts about the editor model --- classdiagram.graphml | 59 +++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 55 insertions(+), 4 deletions(-) diff --git a/classdiagram.graphml b/classdiagram.graphml index bc1207d..605b1f5 100644 --- a/classdiagram.graphml +++ b/classdiagram.graphml @@ -18,7 +18,7 @@ - + Editor @@ -40,10 +40,10 @@ - + - Element + Element @@ -65,7 +65,7 @@ - + Layer @@ -284,6 +284,57 @@ + + + + + + + + + ElementModel + + + + + + + + - title +- regex +- userinput +- group +- group-Color +- tooltip/hints? +- additionalInfo +- + + + + + + + + + + + + + + EditorModel + + + + + + + + + + + + +