Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/resources/dependency.notation')
-rw-r--r--tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/resources/dependency.notation35
1 files changed, 35 insertions, 0 deletions
diff --git a/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/resources/dependency.notation b/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/resources/dependency.notation
new file mode 100644
index 00000000000..b42952946e4
--- /dev/null
+++ b/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/resources/dependency.notation
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<notation:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/gmfdiag/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_LR10wLlmEeuDz_hhIP3y4A" type="PapyrusUMLClassDiagram" name="classes" measurementUnit="Pixel">
+ <children xmi:type="notation:Shape" xmi:id="_N-BHILlmEeuDz_hhIP3y4A" type="Class_Shape">
+ <children xmi:type="notation:DecorationNode" xmi:id="_N-K4ILlmEeuDz_hhIP3y4A" type="Class_NameLabel"/>
+ <children xmi:type="notation:DecorationNode" xmi:id="_N-K4IblmEeuDz_hhIP3y4A" type="Class_FloatingNameLabel">
+ <layoutConstraint xmi:type="notation:Location" xmi:id="_N-K4IrlmEeuDz_hhIP3y4A" y="15"/>
+ </children>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_N-OigLlmEeuDz_hhIP3y4A" type="Class_AttributeCompartment">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_N-OigblmEeuDz_hhIP3y4A"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_N-OigrlmEeuDz_hhIP3y4A"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_N-Oig7lmEeuDz_hhIP3y4A"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_N-OihLlmEeuDz_hhIP3y4A"/>
+ </children>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_N-OihblmEeuDz_hhIP3y4A" type="Class_OperationCompartment">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_N-OihrlmEeuDz_hhIP3y4A"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_N-Oih7lmEeuDz_hhIP3y4A"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_N-OiiLlmEeuDz_hhIP3y4A"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_N-OiiblmEeuDz_hhIP3y4A"/>
+ </children>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_N-PJkLlmEeuDz_hhIP3y4A" type="Class_NestedClassifierCompartment">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_N-PJkblmEeuDz_hhIP3y4A"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_N-PJkrlmEeuDz_hhIP3y4A"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_N-PJk7lmEeuDz_hhIP3y4A"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_N-PJlLlmEeuDz_hhIP3y4A"/>
+ </children>
+ <element xmi:type="uml:Class" href="dependency.uml#_N95LULlmEeuDz_hhIP3y4A"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_N-BHIblmEeuDz_hhIP3y4A" x="326" y="282"/>
+ </children>
+ <styles xmi:type="notation:StringValueStyle" xmi:id="_LR10wblmEeuDz_hhIP3y4A" name="diagram_compatibility_version" stringValue="1.4.0"/>
+ <styles xmi:type="notation:DiagramStyle" xmi:id="_LR10wrlmEeuDz_hhIP3y4A"/>
+ <styles xmi:type="style:PapyrusDiagramStyle" xmi:id="_LR10w7lmEeuDz_hhIP3y4A" diagramKindId="org.eclipse.papyrus.uml.diagram.class">
+ <owner xmi:type="uml:Model" href="dependency.uml#_LRlWELlmEeuDz_hhIP3y4A"/>
+ </styles>
+ <element xmi:type="uml:Model" href="dependency.uml#_LRlWELlmEeuDz_hhIP3y4A"/>
+</notation:Diagram>

Back to the top