|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<class-diagram version="1.1.8" icons="true" automaticImage="PNG" always-add-relationships="false" generalizations="true" |
3 |
| - realizations="true" associations="true" dependencies="false" nesting-relationships="true"> |
| 2 | +<class-diagram version="1.1.11" icons="true" automaticImage="PNG" always-add-relationships="false" |
| 3 | + generalizations="true" realizations="true" associations="true" dependencies="false" nesting-relationships="true" |
| 4 | + router="FAN"> |
4 | 5 | <class id="1" language="java" name="com.iluwatar.proxy.WizardTowerProxy" project="proxy"
|
5 | 6 | file="/proxy/src/main/java/com/iluwatar/proxy/WizardTowerProxy.java" binary="false" corner="BOTTOM_RIGHT">
|
6 |
| - <position height="142" width="214" x="260" y="438"/> |
| 7 | + <position height="149" width="191" x="388" y="271"/> |
7 | 8 | <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
|
8 | 9 | sort-features="false" accessors="true" visibility="true">
|
9 | 10 | <attributes public="true" package="true" protected="true" private="true" static="true"/>
|
|
12 | 13 | </class>
|
13 | 14 | <class id="2" language="java" name="com.iluwatar.proxy.Wizard" project="proxy"
|
14 | 15 | file="/proxy/src/main/java/com/iluwatar/proxy/Wizard.java" binary="false" corner="BOTTOM_RIGHT">
|
15 |
| - <position height="124" width="117" x="187" y="274"/> |
| 16 | + <position height="113" width="102" x="619" y="271"/> |
16 | 17 | <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
|
17 | 18 | sort-features="false" accessors="true" visibility="true">
|
18 | 19 | <attributes public="true" package="true" protected="true" private="true" static="true"/>
|
19 | 20 | <operations public="true" package="true" protected="true" private="true" static="true"/>
|
20 | 21 | </display>
|
21 | 22 | </class>
|
22 |
| - <class id="3" language="java" name="com.iluwatar.proxy.WizardTower" project="proxy" |
| 23 | + <interface id="3" language="java" name="com.iluwatar.proxy.WizardTower" project="proxy" |
23 | 24 | file="/proxy/src/main/java/com/iluwatar/proxy/WizardTower.java" binary="false" corner="BOTTOM_RIGHT">
|
24 |
| - <position height="106" width="130" x="344" y="274"/> |
| 25 | + <position height="77" width="116" x="388" y="460"/> |
| 26 | + <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" |
| 27 | + sort-features="false" accessors="true" visibility="true"> |
| 28 | + <attributes public="true" package="true" protected="true" private="true" static="true"/> |
| 29 | + <operations public="true" package="true" protected="true" private="true" static="true"/> |
| 30 | + </display> |
| 31 | + </interface> |
| 32 | + <class id="4" language="java" name="com.iluwatar.proxy.IvoryTower" project="proxy" |
| 33 | + file="/proxy/src/main/java/com/iluwatar/proxy/IvoryTower.java" binary="false" corner="BOTTOM_RIGHT"> |
| 34 | + <position height="113" width="116" x="761" y="271"/> |
| 35 | + <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" |
| 36 | + sort-features="false" accessors="true" visibility="true"> |
| 37 | + <attributes public="true" package="true" protected="true" private="true" static="true"/> |
| 38 | + <operations public="true" package="true" protected="true" private="true" static="true"/> |
| 39 | + </display> |
| 40 | + </class> |
| 41 | + <class id="5" language="java" name="com.iluwatar.proxy.App" project="proxy" |
| 42 | + file="/proxy/src/main/java/com/iluwatar/proxy/App.java" binary="false" corner="BOTTOM_RIGHT"> |
| 43 | + <position height="95" width="114" x="917" y="271"/> |
25 | 44 | <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
|
26 | 45 | sort-features="false" accessors="true" visibility="true">
|
27 | 46 | <attributes public="true" package="true" protected="true" private="true" static="true"/>
|
28 | 47 | <operations public="true" package="true" protected="true" private="true" static="true"/>
|
29 | 48 | </display>
|
30 | 49 | </class>
|
31 |
| - <generalization id="4"> |
| 50 | + <association id="6"> |
| 51 | + <end type="SOURCE" refId="1" navigable="false"> |
| 52 | + <attribute id="7" name="tower"/> |
| 53 | + <multiplicity id="8" minimum="0" maximum="1"/> |
| 54 | + </end> |
| 55 | + <end type="TARGET" refId="3" navigable="true"/> |
| 56 | + <display labels="true" multiplicity="true"/> |
| 57 | + </association> |
| 58 | + <realization id="9"> |
| 59 | + <end type="SOURCE" refId="4"/> |
| 60 | + <end type="TARGET" refId="3"/> |
| 61 | + </realization> |
| 62 | + <realization id="10"> |
32 | 63 | <end type="SOURCE" refId="1"/>
|
33 | 64 | <end type="TARGET" refId="3"/>
|
34 |
| - </generalization> |
| 65 | + </realization> |
35 | 66 | <classifier-display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
|
36 | 67 | sort-features="false" accessors="true" visibility="true">
|
37 | 68 | <attributes public="true" package="true" protected="true" private="true" static="true"/>
|
|
0 commit comments