blob: 0375e4f29eb60db0384a23ff69949d884bc56f60 [file] [log] [blame]
<?xml version="1.0" encoding="ASCII"?>
<gmfgraph:FigureGallery 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="EclipseConFigures">
<figures
xsi:type="gmfgraph:PolygonDecoration"
name="SquareDecoration">
<foregroundColor
xsi:type="gmfgraph:ConstantColor"
value="black"/>
<template
y="-1"/>
<template
y="1"/>
<template
x="-2"
y="1"/>
<template
x="-2"
y="-1"/>
</figures>
<descriptors
name="ActorFigure">
<actualFigure
xsi:type="gmfgraph:Rectangle"
name="ActorFigure"
outline="false"
fill="false">
<layout
xsi:type="gmfgraph:FlowLayout"
vertical="true"
forceSingleLine="true"/>
<children
xsi:type="gmfgraph:Ellipse"
name="Head"
lineWidth="2">
<size
x="50"
y="50"/>
</children>
<children
xsi:type="gmfgraph:Polygon"
name="Body">
<template
x="30"
y="50"/>
<template
x="20"
y="50"/>
<template
x="10"
y="10"/>
</children>
<children
xsi:type="gmfgraph:Label"
name="Label"/>
</actualFigure>
<accessors
figure="//@descriptors.0/@actualFigure/@children.2"/>
</descriptors>
<descriptors
name="DashLineNoDecorations">
<actualFigure
xsi:type="gmfgraph:PolylineConnection"
name="DashLineNoDecorations"
lineKind="LINE_DASH"/>
</descriptors>
<descriptors
name="DotLineNoDecorations">
<actualFigure
xsi:type="gmfgraph:PolylineConnection"
name="DotLineNoDecorations"
lineKind="LINE_DOT"/>
</descriptors>
</gmfgraph:FigureGallery>