Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/models/BadProviderForExpansion.expansionmodel')
-rw-r--r--tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/models/BadProviderForExpansion.expansionmodel40
1 files changed, 20 insertions, 20 deletions
diff --git a/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/models/BadProviderForExpansion.expansionmodel b/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/models/BadProviderForExpansion.expansionmodel
index 988605cb8f6..88631eb0084 100644
--- a/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/models/BadProviderForExpansion.expansionmodel
+++ b/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/models/BadProviderForExpansion.expansionmodel
@@ -1,20 +1,20 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<expansionmodel:DiagramExpansion
- xmi:version="2.0"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:expansionmodel="http:///expansionmodel.ecore"
- xmlns:elementtypesconfigurations="http://www.eclipse.org/papyrus/infra/elementtypesconfigurations/1.2"
- xmi:id="_BOX98NnkEeSFtu511b-yaw"
- ID="BadProviderForExpansion">
- <usages diagramType="Class Diagram"
- representations="//@libraries.0/@representations.0"
- name="extension of the class diagram"/>
- <libraries
- name="Bad library">
- <!--org.eclipse.papyrus.uml.Class-->
- <representations editPartQualifiedName="Editpart_that_not_exists" name="Representation with providers that cannot be loaded" viewFactory="View Factory_that_not_exists" xsi:type="expansionmodel:Representation">
- <graphicalElementTypeRef href="TestExpansionDiagram.elementtypesconfigurations#org.eclipse.papyrus.uml.diagram.testexpansion.Interface_BorderItem" xsi:type="elementtypesconfigurations:SpecializationTypeConfiguration"/>
- </representations>
- </libraries>
-</expansionmodel:DiagramExpansion>
+<?xml version="1.0" encoding="UTF-8"?>
+<expansionmodel:DiagramExpansion
+ xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:expansionmodel="http:///expansionmodel.ecore"
+ xmlns:elementtypesconfigurations="http://www.eclipse.org/papyrus/infra/elementtypesconfigurations/1.2"
+ xmi:id="_BOX98NnkEeSFtu511b-yaw"
+ ID="BadProviderForExpansion">
+ <usages diagramType="Class Diagram"
+ representations="//@libraries.0/@representations.0"
+ name="extension of the class diagram"/>
+ <libraries
+ name="Bad library">
+ <!--org.eclipse.papyrus.uml.Class-->
+ <representations editPartQualifiedName="Editpart_that_not_exists" name="Representation with providers that cannot be loaded" viewFactory="View Factory_that_not_exists" xsi:type="expansionmodel:Representation">
+ <graphicalElementTypeRef href="TestExpansionDiagram.elementtypesconfigurations#org.eclipse.papyrus.uml.diagram.testexpansion.Interface_BorderItem" xsi:type="elementtypesconfigurations:SpecializationTypeConfiguration"/>
+ </representations>
+ </libraries>
+</expansionmodel:DiagramExpansion>

Back to the top