blob: 85a1da2ab5b9c99ce34b0ccfae2ab4a23a890125 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<gmfgraph:Canvas xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:gmfgraph="http://www.eclipse.org/gmf/2005/GraphicalDefinition">
<figures
name="SharedGallery">
<figures
xsi:type="gmfgraph:Rectangle"
name="SameNamedRectangleFigure">
<referencingElements
xsi:type="gmfgraph:Node"
href="test_linked_original.gmfgraph#SameNameRectangleNode"/>
</figures>
<figures
xsi:type="gmfgraph:RoundedRectangle"
name="RoundedFigure">
<children
xsi:type="gmfgraph:Ellipse"
name="RoundedEllipseFigure">
<children
xsi:type="gmfgraph:Label"
name="RoundedEllipseLabelFigure">
<referencingElements
xsi:type="gmfgraph:DiagramLabel"
href="test_linked_original.gmfgraph#RoundedEllipseLabel"/>
</children>
</children>
</figures>
<figures
xsi:type="gmfgraph:CustomFigure"
name="CustomFigure">
<children
xsi:type="gmfgraph:CustomConnection"
name="CustomConnectionFigure"
qualifiedClassName="org.eclipse.gmf.tests.CustomConnectionTestFigure"/>
<customChildren
accessor="getExternalFigure"
typedFigure="CustomDecorationFigure">
<referencingElements
xsi:type="gmfgraph:Compartment"
href="test_linked_original.gmfgraph#ExternalCompartment"/>
</customChildren>
<customChildren
accessor="getInternalFigure"
typedFigure="CustomConnectionFigure">
<referencingElements
xsi:type="gmfgraph:Compartment"
href="test_linked_original.gmfgraph#InternalCompartment"/>
</customChildren>
</figures>
<figures
xsi:type="gmfgraph:CustomDecoration"
name="CustomDecorationFigure"
qualifiedClassName="org.eclipse.gmf.tests.CustomDecorationTestFigure"/>
</figures>
</gmfgraph:Canvas>