Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/resources/owned-views.notation')
-rw-r--r--tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/resources/owned-views.notation29
1 files changed, 29 insertions, 0 deletions
diff --git a/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/resources/owned-views.notation b/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/resources/owned-views.notation
new file mode 100644
index 00000000000..478b1239e9d
--- /dev/null
+++ b/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/resources/owned-views.notation
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<notation:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_6--xABbYEeaSl5D92sEN3Q" type="PapyrusUMLStateMachineDiagram" name="SmDiagram" measurementUnit="Pixel">
+ <children xmi:type="notation:Shape" xmi:id="_6--xARbYEeaSl5D92sEN3Q" type="StateMachine_Shape">
+ <children xmi:type="notation:DecorationNode" xmi:id="_6--xAhbYEeaSl5D92sEN3Q" type="StateMachine_NameLabel">
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_6--xAxbYEeaSl5D92sEN3Q" width="700" height="16"/>
+ </children>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_6-_YEBbYEeaSl5D92sEN3Q" type="StateMachine_RegionCompartment">
+ <children xmi:type="notation:Shape" xmi:id="_6-_YERbYEeaSl5D92sEN3Q" type="Region_Shape">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_6-_YEhbYEeaSl5D92sEN3Q" source="RegionAnnotationKey">
+ <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_6-_YExbYEeaSl5D92sEN3Q" key="RegionZoneKey" value=""/>
+ </eAnnotations>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_6-_YFBbYEeaSl5D92sEN3Q" type="Region_SubvertexCompartment">
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_6-_YFRbYEeaSl5D92sEN3Q"/>
+ </children>
+ <element xmi:type="uml:Region" href="owned-views.uml#_6-9i4BbYEeaSl5D92sEN3Q"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_6-_YFhbYEeaSl5D92sEN3Q" width="700" height="287"/>
+ </children>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_6-_YFxbYEeaSl5D92sEN3Q" y="16" width="700" height="284"/>
+ </children>
+ <element xmi:type="uml:StateMachine" href="owned-views.uml#_1gtKcBbYEeaSl5D92sEN3Q"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_6-_YGBbYEeaSl5D92sEN3Q" x="30" y="30" width="700" height="300"/>
+ </children>
+ <styles xmi:type="notation:StringValueStyle" xmi:id="_6-_YGRbYEeaSl5D92sEN3Q" name="diagram_compatibility_version" stringValue="1.2.0"/>
+ <styles xmi:type="notation:DiagramStyle" xmi:id="_6-_YGhbYEeaSl5D92sEN3Q"/>
+ <styles xmi:type="style:PapyrusViewStyle" xmi:id="_6-_YGxbYEeaSl5D92sEN3Q">
+ <owner xmi:type="uml:StateMachine" href="owned-views.uml#_1gtKcBbYEeaSl5D92sEN3Q"/>
+ </styles>
+ <element xmi:type="uml:StateMachine" href="owned-views.uml#_1gtKcBbYEeaSl5D92sEN3Q"/>
+</notation:Diagram>

Back to the top