X Tutup
Skip to content

Commit 6002155

Browse files
committed
iluwatar#90 Added class diagram
1 parent a9fa304 commit 6002155

File tree

2 files changed

+135
-0
lines changed

2 files changed

+135
-0
lines changed
27 KB
Loading
Lines changed: 135 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,135 @@
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.ArcherCommand" project="front-controller"
5+
file="/front-controller/src/main/java/com/iluwatar/ArcherCommand.java" binary="false" corner="BOTTOM_RIGHT">
6+
<position height="-1" width="-1" x="748" y="378"/>
7+
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
8+
sort-features="false" accessors="true" visibility="true">
9+
<attributes public="true" package="true" protected="true" private="true" static="true"/>
10+
<operations public="true" package="true" protected="true" private="true" static="true"/>
11+
</display>
12+
</class>
13+
<class id="2" language="java" name="com.iluwatar.CatapultView" project="front-controller"
14+
file="/front-controller/src/main/java/com/iluwatar/CatapultView.java" binary="false" corner="BOTTOM_RIGHT">
15+
<position height="-1" width="-1" x="545" y="201"/>
16+
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
17+
sort-features="false" accessors="true" visibility="true">
18+
<attributes public="true" package="true" protected="true" private="true" static="true"/>
19+
<operations public="true" package="true" protected="true" private="true" static="true"/>
20+
</display>
21+
</class>
22+
<class id="3" language="java" name="com.iluwatar.ArcherView" project="front-controller"
23+
file="/front-controller/src/main/java/com/iluwatar/ArcherView.java" binary="false" corner="BOTTOM_RIGHT">
24+
<position height="-1" width="-1" x="748" y="201"/>
25+
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
26+
sort-features="false" accessors="true" visibility="true">
27+
<attributes public="true" package="true" protected="true" private="true" static="true"/>
28+
<operations public="true" package="true" protected="true" private="true" static="true"/>
29+
</display>
30+
</class>
31+
<class id="4" language="java" name="com.iluwatar.UnknownCommand" project="front-controller"
32+
file="/front-controller/src/main/java/com/iluwatar/UnknownCommand.java" binary="false" corner="BOTTOM_RIGHT">
33+
<position height="-1" width="-1" x="365" y="378"/>
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+
<class id="5" language="java" name="com.iluwatar.CatapultCommand" project="front-controller"
41+
file="/front-controller/src/main/java/com/iluwatar/CatapultCommand.java" binary="false" corner="BOTTOM_RIGHT">
42+
<position height="-1" width="-1" x="544" y="378"/>
43+
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
44+
sort-features="false" accessors="true" visibility="true">
45+
<attributes public="true" package="true" protected="true" private="true" static="true"/>
46+
<operations public="true" package="true" protected="true" private="true" static="true"/>
47+
</display>
48+
</class>
49+
<interface id="6" language="java" name="com.iluwatar.Command" project="front-controller"
50+
file="/front-controller/src/main/java/com/iluwatar/Command.java" binary="false" corner="BOTTOM_RIGHT">
51+
<position height="-1" width="-1" x="545" y="551"/>
52+
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
53+
sort-features="false" accessors="true" visibility="true">
54+
<attributes public="true" package="true" protected="true" private="true" static="true"/>
55+
<operations public="true" package="true" protected="true" private="true" static="true"/>
56+
</display>
57+
</interface>
58+
<class id="7" language="java" name="com.iluwatar.FrontController" project="front-controller"
59+
file="/front-controller/src/main/java/com/iluwatar/FrontController.java" binary="false" corner="BOTTOM_RIGHT">
60+
<position height="-1" width="-1" x="137" y="378"/>
61+
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
62+
sort-features="false" accessors="true" visibility="true">
63+
<attributes public="true" package="true" protected="true" private="true" static="true"/>
64+
<operations public="true" package="true" protected="true" private="true" static="true"/>
65+
</display>
66+
</class>
67+
<interface id="8" language="java" name="com.iluwatar.View" project="front-controller"
68+
file="/front-controller/src/main/java/com/iluwatar/View.java" binary="false" corner="BOTTOM_RIGHT">
69+
<position height="-1" width="-1" x="545" y="66"/>
70+
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
71+
sort-features="false" accessors="true" visibility="true">
72+
<attributes public="true" package="true" protected="true" private="true" static="true"/>
73+
<operations public="true" package="true" protected="true" private="true" static="true"/>
74+
</display>
75+
</interface>
76+
<class id="9" language="java" name="com.iluwatar.ErrorView" project="front-controller"
77+
file="/front-controller/src/main/java/com/iluwatar/ErrorView.java" binary="false" corner="BOTTOM_RIGHT">
78+
<position height="-1" width="-1" x="365" y="201"/>
79+
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
80+
sort-features="false" accessors="true" visibility="true">
81+
<attributes public="true" package="true" protected="true" private="true" static="true"/>
82+
<operations public="true" package="true" protected="true" private="true" static="true"/>
83+
</display>
84+
</class>
85+
<dependency id="10">
86+
<end type="SOURCE" refId="1"/>
87+
<end type="TARGET" refId="3"/>
88+
</dependency>
89+
<realization id="11">
90+
<end type="SOURCE" refId="4"/>
91+
<end type="TARGET" refId="6"/>
92+
</realization>
93+
<realization id="12">
94+
<end type="SOURCE" refId="1"/>
95+
<end type="TARGET" refId="6"/>
96+
</realization>
97+
<realization id="13">
98+
<end type="SOURCE" refId="3"/>
99+
<end type="TARGET" refId="8"/>
100+
</realization>
101+
<dependency id="14">
102+
<end type="SOURCE" refId="7"/>
103+
<end type="TARGET" refId="4"/>
104+
</dependency>
105+
<realization id="15">
106+
<end type="SOURCE" refId="5"/>
107+
<end type="TARGET" refId="6"/>
108+
</realization>
109+
<dependency id="16">
110+
<end type="SOURCE" refId="5"/>
111+
<end type="TARGET" refId="2"/>
112+
</dependency>
113+
<dependency id="17">
114+
<end type="SOURCE" refId="4"/>
115+
<end type="TARGET" refId="9"/>
116+
</dependency>
117+
<realization id="18">
118+
<end type="SOURCE" refId="9"/>
119+
<end type="TARGET" refId="8"/>
120+
</realization>
121+
<dependency id="19">
122+
<end type="SOURCE" refId="7"/>
123+
<end type="TARGET" refId="6"/>
124+
</dependency>
125+
<realization id="20">
126+
<end type="SOURCE" refId="2"/>
127+
<end type="TARGET" refId="8"/>
128+
</realization>
129+
<classifier-display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
130+
sort-features="false" accessors="true" visibility="true">
131+
<attributes public="true" package="true" protected="true" private="true" static="true"/>
132+
<operations public="true" package="true" protected="true" private="true" static="true"/>
133+
</classifier-display>
134+
<association-display labels="true" multiplicity="true"/>
135+
</class-diagram>

0 commit comments

Comments
 (0)
X Tutup