mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-05 06:27:25 +02:00
updated UML for Pool
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user