|
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"> |
4 | | - <class id="1" language="java" name="com.iluwatar.adapter.GnomeEngineeringManager" project="adapter" |
5 | | - file="/adapter/src/main/java/com/iluwatar/adapter/GnomeEngineeringManager.java" binary="false" corner="BOTTOM_RIGHT"> |
6 | | - <position height="106" width="224" x="110" y="210"/> |
| 2 | +<class-diagram version="1.1.9" icons="true" always-add-relationships="false" generalizations="true" realizations="true" |
| 3 | + associations="true" dependencies="false" nesting-relationships="true" router="FAN"> |
| 4 | + <class id="1" language="java" name="com.iluwatar.adapter.FishingBoat" project="adapter" |
| 5 | + file="/adapter/src/main/java/com/iluwatar/adapter/FishingBoat.java" binary="false" corner="BOTTOM_RIGHT"> |
| 6 | + <position height="-1" width="-1" x="656" y="355"/> |
7 | 7 | <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" |
8 | 8 | sort-features="false" accessors="true" visibility="true"> |
9 | 9 | <attributes public="true" package="true" protected="true" private="true" static="true"/> |
10 | 10 | <operations public="true" package="true" protected="true" private="true" static="true"/> |
11 | 11 | </display> |
12 | 12 | </class> |
13 | | - <interface id="2" language="java" name="com.iluwatar.adapter.Engineer" project="adapter" |
14 | | - file="/adapter/src/main/java/com/iluwatar/adapter/Engineer.java" binary="false" corner="BOTTOM_RIGHT"> |
15 | | - <position height="88" width="141" x="110" y="356"/> |
| 13 | + <class id="2" language="java" name="com.iluwatar.adapter.Captain" project="adapter" |
| 14 | + file="/adapter/src/main/java/com/iluwatar/adapter/Captain.java" binary="false" corner="BOTTOM_RIGHT"> |
| 15 | + <position height="-1" width="-1" x="228" y="185"/> |
16 | 16 | <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" |
17 | 17 | sort-features="false" accessors="true" visibility="true"> |
18 | 18 | <attributes public="true" package="true" protected="true" private="true" static="true"/> |
19 | 19 | <operations public="true" package="true" protected="true" private="true" static="true"/> |
20 | 20 | </display> |
21 | | - </interface> |
22 | | - <class id="3" language="java" name="com.iluwatar.adapter.GnomeEngineer" project="adapter" |
23 | | - file="/adapter/src/main/java/com/iluwatar/adapter/GnomeEngineer.java" binary="false" corner="BOTTOM_RIGHT"> |
24 | | - <position height="106" width="141" x="374" y="210"/> |
| 21 | + </class> |
| 22 | + <class id="3" language="java" name="com.iluwatar.adapter.BattleFishingBoat" project="adapter" |
| 23 | + file="/adapter/src/main/java/com/iluwatar/adapter/BattleFishingBoat.java" binary="false" corner="BOTTOM_RIGHT"> |
| 24 | + <position height="-1" width="-1" x="463" y="357"/> |
25 | 25 | <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" |
26 | 26 | sort-features="false" accessors="true" visibility="true"> |
27 | 27 | <attributes public="true" package="true" protected="true" private="true" static="true"/> |
28 | 28 | <operations public="true" package="true" protected="true" private="true" static="true"/> |
29 | 29 | </display> |
30 | 30 | </class> |
31 | | - <class id="4" language="java" name="com.iluwatar.adapter.GoblinGlider" project="adapter" |
32 | | - file="/adapter/src/main/java/com/iluwatar/adapter/GoblinGlider.java" binary="false" corner="BOTTOM_RIGHT"> |
33 | | - <position height="142" width="130" x="374" y="356"/> |
| 31 | + <interface id="4" language="java" name="com.iluwatar.adapter.BattleShip" project="adapter" |
| 32 | + file="/adapter/src/main/java/com/iluwatar/adapter/BattleShip.java" binary="false" corner="BOTTOM_RIGHT"> |
| 33 | + <position height="-1" width="-1" x="466" y="170"/> |
34 | 34 | <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" |
35 | 35 | sort-features="false" accessors="true" visibility="true"> |
36 | 36 | <attributes public="true" package="true" protected="true" private="true" static="true"/> |
37 | 37 | <operations public="true" package="true" protected="true" private="true" static="true"/> |
38 | 38 | </display> |
39 | | - </class> |
| 39 | + </interface> |
40 | 40 | <realization id="5"> |
41 | | - <end type="SOURCE" refId="1"/> |
42 | | - <end type="TARGET" refId="2"/> |
43 | | - </realization> |
44 | | - <realization id="6"> |
45 | | - <end type="SOURCE" refId="3"/> |
46 | | - <end type="TARGET" refId="2"/> |
| 41 | + <end type="SOURCE" refId="2"/> |
| 42 | + <end type="TARGET" refId="4"/> |
47 | 43 | </realization> |
48 | | - <association id="7"> |
49 | | - <end type="SOURCE" refId="1" navigable="false"> |
50 | | - <attribute id="8" name="engineer"/> |
51 | | - <multiplicity id="9" minimum="0" maximum="1"/> |
| 44 | + <association id="6"> |
| 45 | + <end type="SOURCE" refId="3" navigable="false"> |
| 46 | + <attribute id="7" name="boat"/> |
| 47 | + <multiplicity id="8" minimum="0" maximum="1"/> |
52 | 48 | </end> |
53 | | - <end type="TARGET" refId="2" navigable="true"/> |
| 49 | + <end type="TARGET" refId="1" navigable="true"/> |
54 | 50 | <display labels="true" multiplicity="true"/> |
55 | 51 | </association> |
| 52 | + <realization id="9"> |
| 53 | + <end type="SOURCE" refId="3"/> |
| 54 | + <end type="TARGET" refId="4"/> |
| 55 | + </realization> |
56 | 56 | <association id="10"> |
57 | | - <end type="SOURCE" refId="3" navigable="false"> |
58 | | - <attribute id="11" name="glider"/> |
| 57 | + <end type="SOURCE" refId="2" navigable="false"> |
| 58 | + <attribute id="11" name="battleship"/> |
59 | 59 | <multiplicity id="12" minimum="0" maximum="1"/> |
60 | 60 | </end> |
61 | 61 | <end type="TARGET" refId="4" navigable="true"/> |
|
0 commit comments