|
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.fluentinterface.App" project="fluentinterface" |
5 | | - file="/fluentinterface/src/main/java/com/iluwatar/fluentinterface/App.java" binary="false" corner="BOTTOM_RIGHT"> |
| 4 | + <class id="1" language="java" name="com.iluwatar.fluentinterface.app.App" project="fluentinterface" |
| 5 | + file="/fluentinterface/src/main/java/com/iluwatar/fluentinterface/app/App.java" binary="false" corner="BOTTOM_RIGHT"> |
6 | 6 | <position height="-1" width="-1" x="289" y="-8"/> |
7 | 7 | <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" |
8 | 8 | sort-features="false" accessors="true" visibility="true"> |
|
55 | 55 | </display> |
56 | 56 | </class> |
57 | 57 | <interface id="6" language="java" name="java.lang.Iterable" project="fluentinterface" |
58 | | - file="/opt/Softwares/Eclipses/MARS/eclipse/jre/lib/rt.jar" binary="true" corner="BOTTOM_RIGHT"> |
| 58 | + file="C:/Program Files/Java/jdk1.8.0_25/jre/lib/rt.jar" binary="true" corner="BOTTOM_RIGHT"> |
59 | 59 | <position height="-1" width="-1" x="793" y="-163"/> |
60 | 60 | <display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" |
61 | 61 | sort-features="false" accessors="true" visibility="true"> |
|
64 | 64 | </display> |
65 | 65 | </interface> |
66 | 66 | <dependency id="7"> |
67 | | - <end type="SOURCE" refId="1"/> |
68 | | - <end type="TARGET" refId="2"/> |
69 | | - </dependency> |
70 | | - <realization id="8"> |
71 | | - <end type="SOURCE" refId="3"/> |
72 | | - <end type="TARGET" refId="4"/> |
73 | | - </realization> |
74 | | - <dependency id="9"> |
75 | 67 | <end type="SOURCE" refId="3"/> |
76 | 68 | <end type="TARGET" refId="5"/> |
77 | 69 | </dependency> |
78 | | - <generalization id="10"> |
79 | | - <end type="SOURCE" refId="4"/> |
80 | | - <end type="TARGET" refId="6"/> |
81 | | - </generalization> |
82 | | - <dependency id="11"> |
| 70 | + <dependency id="8"> |
83 | 71 | <end type="SOURCE" refId="1"/> |
84 | 72 | <end type="TARGET" refId="3"/> |
85 | 73 | </dependency> |
86 | | - <dependency id="12"> |
| 74 | + <dependency id="9"> |
87 | 75 | <end type="SOURCE" refId="1"/> |
88 | 76 | <end type="TARGET" refId="4"/> |
89 | 77 | </dependency> |
90 | | - <realization id="13"> |
| 78 | + <realization id="10"> |
91 | 79 | <end type="SOURCE" refId="2"/> |
92 | 80 | <end type="TARGET" refId="4"/> |
93 | 81 | </realization> |
| 82 | + <realization id="11"> |
| 83 | + <end type="SOURCE" refId="3"/> |
| 84 | + <end type="TARGET" refId="4"/> |
| 85 | + </realization> |
| 86 | + <dependency id="12"> |
| 87 | + <end type="SOURCE" refId="1"/> |
| 88 | + <end type="TARGET" refId="2"/> |
| 89 | + </dependency> |
| 90 | + <generalization id="13"> |
| 91 | + <end type="SOURCE" refId="4"/> |
| 92 | + <end type="TARGET" refId="6"/> |
| 93 | + </generalization> |
94 | 94 | <classifier-display autosize="true" stereotype="true" package="true" initial-value="true" signature="true" |
95 | 95 | sort-features="false" accessors="true" visibility="true"> |
96 | 96 | <attributes public="true" package="true" protected="true" private="true" static="true"/> |
|
0 commit comments