Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/resources/bugs/bug487496/DeleteRowElement.uml')
-rw-r--r--tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/resources/bugs/bug487496/DeleteRowElement.uml9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/resources/bugs/bug487496/DeleteRowElement.uml b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/resources/bugs/bug487496/DeleteRowElement.uml
new file mode 100644
index 00000000000..46849860b4e
--- /dev/null
+++ b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/resources/bugs/bug487496/DeleteRowElement.uml
@@ -0,0 +1,9 @@
+<?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="_Te6_sNDSEeWied91nosKvw" name="RootElement">
+ <packagedElement xmi:type="uml:Class" xmi:id="_VI3ZANDSEeWied91nosKvw" name="Class1">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_byVYkAPaEdWyWsChflzPjA" name="Attribute1"/>
+ <ownedOperation xmi:type="uml:Operation" xmi:id="_egBG0APaEdWyWsChflzPjA" name="Operation1">
+ <ownedParameter xmi:type="uml:Parameter" xmi:id="_fLshEAPaEdWyWsChflzPjA" name="Parameter1"/>
+ </ownedOperation>
+ </packagedElement>
+</uml:Model>

Back to the top