blob: 5ce8e8d083e84b60e64d5d1d207f7eea74e47c13 [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="StateDiagram Canvas">
<figures
name="ClassDiagram Figure Gallery">
<figures
xsi:type="gmfgraph:PolylineDecoration"
name="ArrowDecoration">
<template
x="-1"
y="1"/>
<template/>
<template
x="-1"
y="-1"/>
</figures>
<descriptors
name="RoundedRectangle">
<actualFigure
xsi:type="gmfgraph:RoundedRectangle"
cornerWidth="25"
cornerHeight="25">
<layout
xsi:type="gmfgraph:XYLayout"/>
<children
xsi:type="gmfgraph:Label"
name="RoundedRectangle_NameLabel"/>
</actualFigure>
<accessors
accessor="Name"
figure="//@figures.0/@descriptors.0/@actualFigure/@children.0"/>
</descriptors>
<descriptors
name="SimpleRectangle">
<actualFigure
xsi:type="gmfgraph:Rectangle"
lineKind="LINE_DASH">
<layout
xsi:type="gmfgraph:XYLayout"/>
<foregroundColor
xsi:type="gmfgraph:ConstantColor"
value="black"/>
<children
xsi:type="gmfgraph:Label"
name="SimpleRectangle_NameLabel"/>
</actualFigure>
<accessors
accessor="Name"
figure="//@figures.0/@descriptors.1/@actualFigure/@children.0"/>
</descriptors>
<descriptors
name="SolidLineWDstArrowFigure">
<actualFigure
xsi:type="gmfgraph:PolylineConnection"
targetDecoration="//@figures.0/@figures.0"/>
</descriptors>
</figures>
<nodes
name="StateMachine_Node"
figure="RoundedRectangle"/>
<nodes
name="Region"
figure="SimpleRectangle"/>
<nodes
name="State"
figure="RoundedRectangle"/>
<connections
name="SolidLineWDstArrow"
figure="SolidLineWDstArrowFigure"/>
<labels
name="StateMachine_Name"
figure="RoundedRectangle"
accessor="//@figures.0/@descriptors.0/@accessors.0"/>
<labels
name="Region_Name"
figure="SimpleRectangle"
accessor="//@figures.0/@descriptors.1/@accessors.0"/>
<labels
name="State_Name"
figure="RoundedRectangle"
accessor="//@figures.0/@descriptors.0/@accessors.0"/>
</gmfgraph:Canvas>