blob: 5515c0687779d45640fa80f22bb69509bfcbdc3e [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" name="">
<figures
name="">
<figures
xsi:type="gmfgraph:Rectangle"
name="figure"/>
<descriptors
name="DirectFigureRef">
<actualFigure
xsi:type="gmfgraph:FigureRef"
figure="//@figures.0/@figures.0">
<foregroundColor
xsi:type="gmfgraph:ConstantColor"
value="lightGreen"/>
</actualFigure>
</descriptors>
<descriptors
name="ChildFigureRef">
<actualFigure
xsi:type="gmfgraph:Rectangle">
<layout
xsi:type="gmfgraph:XYLayout"/>
<children
xsi:type="gmfgraph:FigureRef"
figure="//@figures.0/@figures.0">
<foregroundColor
xsi:type="gmfgraph:ConstantColor"
value="lightGreen"/>
</children>
</actualFigure>
</descriptors>
<descriptors
name="NoRefFigure">
<actualFigure
xsi:type="gmfgraph:Rectangle"/>
</descriptors>
</figures>
<nodes
name="DirectFigureRefNode"
figure="DirectFigureRef"/>
<nodes
name="ChildFigureRefNode"
figure="ChildFigureRef"/>
<nodes
name="NoRefNode"
figure="NoRefFigure"/>
</gmfgraph:Canvas>