mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-06-07 14:34:58 +02:00
43 lines
1.7 KiB
XML
43 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Diagram>
|
|
<ID>PHP</ID>
|
|
<OriginalElement>\DesignPatterns\Behavioral\Command\AddMessageDateCommand</OriginalElement>
|
|
<nodes>
|
|
<node x="0.0" y="246.0">\DesignPatterns\Behavioral\Command\AddMessageDateCommand</node>
|
|
<node x="22.5" y="123.0">\DesignPatterns\Behavioral\Command\UndoableCommand</node>
|
|
<node x="124.75" y="0.0">\DesignPatterns\Behavioral\Command\Command</node>
|
|
<node x="0.0" y="409.0">\DesignPatterns\Behavioral\Command\Invoker</node>
|
|
<node x="177.5" y="100.0">\DesignPatterns\Behavioral\Command\HelloCommand</node>
|
|
<node x="402.5" y="0.0">\DesignPatterns\Behavioral\Command\Receiver</node>
|
|
</nodes>
|
|
<notes />
|
|
<edges>
|
|
<edge source="\DesignPatterns\Behavioral\Command\HelloCommand" target="\DesignPatterns\Behavioral\Command\Command">
|
|
<point x="0.0" y="-48.0" />
|
|
<point x="267.5" y="75.0" />
|
|
<point x="205.75" y="75.0" />
|
|
<point x="27.0" y="25.0" />
|
|
</edge>
|
|
<edge source="\DesignPatterns\Behavioral\Command\UndoableCommand" target="\DesignPatterns\Behavioral\Command\Command">
|
|
<point x="0.0" y="-25.0" />
|
|
<point x="90.0" y="75.0" />
|
|
<point x="151.75" y="75.0" />
|
|
<point x="-27.0" y="25.0" />
|
|
</edge>
|
|
<edge source="\DesignPatterns\Behavioral\Command\AddMessageDateCommand" target="\DesignPatterns\Behavioral\Command\UndoableCommand">
|
|
<point x="0.0" y="-59.0" />
|
|
<point x="0.0" y="25.0" />
|
|
</edge>
|
|
</edges>
|
|
<settings layout="Hierarchic Group" zoom="1.0" x="145.0" y="200.5" />
|
|
<SelectedNodes />
|
|
<Categories>
|
|
<Category>Fields</Category>
|
|
<Category>Constants</Category>
|
|
<Category>Constructors</Category>
|
|
<Category>Methods</Category>
|
|
</Categories>
|
|
<VISIBILITY>private</VISIBILITY>
|
|
</Diagram>
|
|
|