mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-30 19:50:12 +02:00
remove Interface-Suffix
This commit is contained in:
@@ -1,28 +1,42 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Diagram>
|
||||
<ID>PHP</ID>
|
||||
<OriginalElement>\DesignPatterns\Behavioral\Command\HelloCommand</OriginalElement>
|
||||
<nodes>
|
||||
<node x="185.0" y="15.0">\DesignPatterns\Behavioral\Command\Invoker</node>
|
||||
<node x="0.0" y="97.0">\DesignPatterns\Behavioral\Command\HelloCommand</node>
|
||||
<node x="189.0" y="139.0">\DesignPatterns\Behavioral\Command\Receiver</node>
|
||||
<node x="10.0" y="0.0">\DesignPatterns\Behavioral\Command\CommandInterface</node>
|
||||
</nodes>
|
||||
<notes />
|
||||
<edges>
|
||||
<edge source="\DesignPatterns\Behavioral\Command\HelloCommand" target="\DesignPatterns\Behavioral\Command\CommandInterface">
|
||||
<point x="0.0" y="-44.5" />
|
||||
<point x="0.0" y="23.5" />
|
||||
</edge>
|
||||
</edges>
|
||||
<settings layout="Hierarchic Group" zoom="1.0" x="171.0" y="93.0" />
|
||||
<SelectedNodes />
|
||||
<Categories>
|
||||
<Category>Fields</Category>
|
||||
<Category>Constants</Category>
|
||||
<Category>Constructors</Category>
|
||||
<Category>Methods</Category>
|
||||
</Categories>
|
||||
<VISIBILITY>private</VISIBILITY>
|
||||
</Diagram>
|
||||
|
||||
<?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>
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 75 KiB |
Reference in New Issue
Block a user