updated UML for Pool

This commit is contained in:
Dominik Liebler
2016-12-27 08:06:54 +01:00
parent 8056f948d9
commit 35f5e851c8
3 changed files with 532 additions and 489 deletions

View File

@@ -1,22 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<Diagram>
<ID>PHP</ID>
<OriginalElement>\DesignPatterns\Creational\Pool\Processor</OriginalElement>
<nodes>
<node x="0.0" y="274.0">\DesignPatterns\Creational\Pool\Pool</node>
<node x="0.0" y="0.0">\DesignPatterns\Creational\Pool\Processor</node>
<node x="242.0" y="274.0">\DesignPatterns\Creational\Pool\Worker</node>
</nodes>
<notes />
<edges />
<settings layout="Hierarchic Group" zoom="0.9125295508274232" x="199.5" y="201.5" />
<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\Creational\Pool\StringReverseWorker</OriginalElement>
<nodes>
<node x="0.0" y="185.0">\DesignPatterns\Creational\Pool\StringReverseWorker</node>
<node x="0.0" y="0.0">\DesignPatterns\Creational\Pool\WorkerPool</node>
</nodes>
<notes />
<edges />
<settings layout="Hierarchic Group" zoom="1.0" x="130.0" y="129.5" />
<SelectedNodes />
<Categories>
<Category>Fields</Category>
<Category>Methods</Category>
<Category>Constructors</Category>
</Categories>
<VISIBILITY>private</VISIBILITY>
</Diagram>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 36 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 89 KiB