blob: 37a047e092d84fbb77744b0a19ce1a950601b40c [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/2006/GraphicalDefinition">
<figures
name="SharedGallery">
<figures
xsi:type="gmfgraph:CustomDecoration"
name="CustomDecorationFigure"
qualifiedClassName="org.eclipse.gmf.tests.CustomDecorationTestFigure"/>
<descriptors
name="SameNamedRectangleFigure">
<actualFigure
xsi:type="gmfgraph:Rectangle"
name="SameNamedRectangleFigure"/>
</descriptors>
<descriptors
name="RoundedFigure">
<actualFigure
xsi:type="gmfgraph:RoundedRectangle"
name="RoundedFigure">
<children
xsi:type="gmfgraph:Ellipse"
name="RoundedEllipseFigure">
<children
xsi:type="gmfgraph:Label"
name="RoundedEllipseLabelFigure"/>
</children>
</actualFigure>
<accessors
figure="//@figures.0/@descriptors.1/@actualFigure/@children.0/@children.0"/>
</descriptors>
<descriptors
name="CustomFigure">
<actualFigure
xsi:type="gmfgraph:CustomFigure"
name="CustomFigure">
<children
xsi:type="gmfgraph:CustomConnection"
name="CustomConnectionFigure"
qualifiedClassName="org.eclipse.gmf.tests.CustomConnectionTestFigure"/>
<customChildren
accessor="getExternalFigure">
<typedFigure
xsi:type="gmfgraph:CustomDecoration"
qualifiedClassName="org.eclipse.gmf.tests.CustomDecorationTestFigure"/>
</customChildren>
<customChildren
accessor="getInternalFigure">
<typedFigure
xsi:type="gmfgraph:CustomConnection"
qualifiedClassName="org.eclipse.gmf.tests.CustomConnectionTestFigure"/>
</customChildren>
</actualFigure>
<accessors
figure="//@figures.0/@descriptors.2/@actualFigure/@customChildren.0/@typedFigure"/>
<accessors
figure="//@figures.0/@descriptors.2/@actualFigure/@customChildren.1/@typedFigure"/>
</descriptors>
</figures>
</gmfgraph:Canvas>