Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/model/ControlModeLegacyModelTest/model.uml')
-rw-r--r--tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/model/ControlModeLegacyModelTest/model.uml7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/model/ControlModeLegacyModelTest/model.uml b/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/model/ControlModeLegacyModelTest/model.uml
new file mode 100644
index 00000000000..b413309dfcf
--- /dev/null
+++ b/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/model/ControlModeLegacyModelTest/model.uml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<uml:Model xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_la-MoLLMEeSdSv3eJr1O_w" name="model">
+ <packagedElement xmi:type="uml:Package" xmi:id="_oZE8gLLMEeSdSv3eJr1O_w" name="Package1">
+ <packagedElement xmi:type="uml:Class" xmi:id="_usuE0LLMEeSdSv3eJr1O_w" name="Class1"/>
+ <packagedElement xmi:type="uml:Class" xmi:id="_mV5foLLTEeSrOcSd47uy1Q" name="Class2"/>
+ </packagedElement>
+</uml:Model>

Back to the top