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.GiantView" project =" model-view-controller"
5
+ file =" /model-view-controller/src/main/java/com/iluwatar/GiantView.java" binary =" false" corner =" BOTTOM_RIGHT" >
6
+ <position height =" 106" width =" 198" x =" 75" y =" 488" />
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.GiantModel" project =" model-view-controller"
14
+ file =" /model-view-controller/src/main/java/com/iluwatar/GiantModel.java" binary =" false" corner =" BOTTOM_RIGHT" >
15
+ <position height =" 268" width =" 261" x =" 313" y =" 488" />
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.GiantController" project =" model-view-controller"
23
+ file =" /model-view-controller/src/main/java/com/iluwatar/GiantController.java" binary =" false" corner =" BOTTOM_RIGHT" >
24
+ <position height =" 214" width =" 249" x =" 194" y =" 234" />
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
+ <association id =" 4" >
32
+ <end type =" SOURCE" refId =" 3" navigable =" false" >
33
+ <attribute id =" 5" name =" view" />
34
+ <multiplicity id =" 6" minimum =" 0" maximum =" 1" />
35
+ </end >
36
+ <end type =" TARGET" refId =" 1" navigable =" true" />
37
+ <display labels =" true" multiplicity =" true" />
38
+ </association >
39
+ <association id =" 7" >
40
+ <end type =" SOURCE" refId =" 3" navigable =" false" >
41
+ <attribute id =" 8" name =" giant" />
42
+ <multiplicity id =" 9" minimum =" 0" maximum =" 1" />
43
+ </end >
44
+ <end type =" TARGET" refId =" 2" navigable =" true" />
45
+ <display labels =" true" multiplicity =" true" />
46
+ </association >
47
+ <classifier-display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
48
+ sort-features =" false" accessors =" true" visibility =" true" >
49
+ <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
50
+ <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
51
+ </classifier-display >
52
+ <association-display labels =" true" multiplicity =" true" />
53
+ </class-diagram >
0 commit comments