Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Fluegge2010-05-16 17:26:34 +0000
committerMartin Fluegge2010-05-16 17:26:34 +0000
commit606e7960e4aeb5b9d7bc7e1a3c062b3a8e111f6b (patch)
treee8a43028b412a92ae34b1a6460b81d72565363a7 /plugins/org.eclipse.emf.cdo.dawn.tests/testdata/default.classdiagram_diagram
parent468ae2103a4d6cf24aab3a2cabd4d764c5daaa5d (diff)
downloadcdo-606e7960e4aeb5b9d7bc7e1a3c062b3a8e111f6b.tar.gz
cdo-606e7960e4aeb5b9d7bc7e1a3c062b3a8e111f6b.tar.xz
cdo-606e7960e4aeb5b9d7bc7e1a3c062b3a8e111f6b.zip
[308232] [Dawn] Develop collaborative support for GMF on CDO
https://bugs.eclipse.org/bugs/show_bug.cgi?id=308232
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn.tests/testdata/default.classdiagram_diagram')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.tests/testdata/default.classdiagram_diagram10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.tests/testdata/default.classdiagram_diagram b/plugins/org.eclipse.emf.cdo.dawn.tests/testdata/default.classdiagram_diagram
index 16a999106b..60e736926a 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.tests/testdata/default.classdiagram_diagram
+++ b/plugins/org.eclipse.emf.cdo.dawn.tests/testdata/default.classdiagram_diagram
@@ -1,4 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (c) 2010 Martin Fluegge (Berlin, Germany) and others.
+ All rights reserved. This program and the accompanying materials
+ are made available under the terms of the Eclipse Public License v1.0
+ which accompanies this distribution, and is available at
+ http://www.eclipse.org/legal/epl-v10.html
+
+ Contributors:
+ Martin Fluegge - initial API and implementation
+-->
<notation:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:classdiagram="http://class.uml.diagram.mftech.org" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmi:id="_BIoqAEknEd-0u7atzfRGOQ" type="Classdiagram" name="default.classdiagram_diagram" measurementUnit="Pixel">
<children xmi:type="notation:Node" xmi:id="_DDa7sEknEd-0u7atzfRGOQ" type="2002">
<children xmi:type="notation:DecorationNode" xmi:id="_DDa7tUknEd-0u7atzfRGOQ" type="5002"/>

Back to the top