|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <class-diagram version="1.1.8" icons="true" automaticImage="PNG" always-add-relationships="false" generalizations="true" |
3 | 3 | realizations="true" associations="true" dependencies="false" nesting-relationships="true"> |
4 | | - <class id="1" language="java" name="com.iluwatar.App" project="tolerant-reader" |
5 | | - file="/tolerant-reader/src/main/java/com/iluwatar/App.java" binary="false" corner="BOTTOM_RIGHT"> |
6 | | - <position height="106" width="130" x="207" y="280"/> |
| 4 | + <class id="1" language="java" name="com.iluwatar.tolerantreader.RainbowFishSerializer" project="tolerant-reader" |
| 5 | + file="/tolerant-reader/src/main/java/com/iluwatar/tolerantreader/RainbowFishSerializer.java" binary="false" |
| 6 | + corner="BOTTOM_RIGHT"> |
| 7 | + <position height="-1" width="-1" x="123" y="415"/> |
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"/> |
10 | 11 | <operations public="true" package="true" protected="true" private="true" static="true"/> |
11 | 12 | </display> |
12 | 13 | </class> |
13 | | - <class id="2" language="java" name="com.iluwatar.RainbowFishV2" project="tolerant-reader" |
14 | | - file="/tolerant-reader/src/main/java/com/iluwatar/RainbowFishV2.java" binary="false" corner="BOTTOM_RIGHT"> |
15 | | - <position height="232" width="359" x="377" y="570"/> |
| 14 | + <class id="2" language="java" name="com.iluwatar.tolerantreader.RainbowFishV2" project="tolerant-reader" |
| 15 | + file="/tolerant-reader/src/main/java/com/iluwatar/tolerantreader/RainbowFishV2.java" binary="false" |
| 16 | + corner="BOTTOM_RIGHT"> |
| 17 | + <position height="-1" width="-1" x="389" y="685"/> |
16 | 18 | <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" |
17 | 19 | sort-features="false" accessors="true" visibility="true"> |
18 | 20 | <attributes public="true" package="true" protected="true" private="true" static="true"/> |
19 | 21 | <operations public="true" package="true" protected="true" private="true" static="true"/> |
20 | 22 | </display> |
21 | 23 | </class> |
22 | | - <class id="3" language="java" name="com.iluwatar.RainbowFishSerializer" project="tolerant-reader" |
23 | | - file="/tolerant-reader/src/main/java/com/iluwatar/RainbowFishSerializer.java" binary="false" corner="BOTTOM_RIGHT"> |
24 | | - <position height="142" width="231" x="613" y="280"/> |
| 24 | + <class id="3" language="java" name="com.iluwatar.tolerantreader.RainbowFish" project="tolerant-reader" |
| 25 | + file="/tolerant-reader/src/main/java/com/iluwatar/tolerantreader/RainbowFish.java" binary="false" |
| 26 | + corner="BOTTOM_RIGHT"> |
| 27 | + <position height="-1" width="-1" x="389" y="404"/> |
25 | 28 | <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" |
26 | 29 | sort-features="false" accessors="true" visibility="true"> |
27 | 30 | <attributes public="true" package="true" protected="true" private="true" static="true"/> |
28 | 31 | <operations public="true" package="true" protected="true" private="true" static="true"/> |
29 | 32 | </display> |
30 | 33 | </class> |
31 | | - <class id="4" language="java" name="com.iluwatar.RainbowFish" project="tolerant-reader" |
32 | | - file="/tolerant-reader/src/main/java/com/iluwatar/RainbowFish.java" binary="false" corner="BOTTOM_RIGHT"> |
33 | | - <position height="250" width="196" x="377" y="280"/> |
34 | | - <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" |
35 | | - sort-features="false" accessors="true" visibility="true"> |
36 | | - <attributes public="true" package="true" protected="true" private="true" static="true"/> |
37 | | - <operations public="true" package="true" protected="true" private="true" static="true"/> |
38 | | - </display> |
39 | | - </class> |
40 | | - <generalization id="5"> |
| 34 | + <dependency id="4"> |
| 35 | + <end type="SOURCE" refId="1"/> |
| 36 | + <end type="TARGET" refId="3"/> |
| 37 | + </dependency> |
| 38 | + <dependency id="5"> |
| 39 | + <end type="SOURCE" refId="1"/> |
| 40 | + <end type="TARGET" refId="2"/> |
| 41 | + </dependency> |
| 42 | + <generalization id="6"> |
41 | 43 | <end type="SOURCE" refId="2"/> |
42 | | - <end type="TARGET" refId="4"/> |
| 44 | + <end type="TARGET" refId="3"/> |
43 | 45 | </generalization> |
44 | 46 | <classifier-display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" |
45 | 47 | sort-features="false" accessors="true" visibility="true"> |
|
0 commit comments