1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <class-diagram version =" 1.1.8" icons =" true" automaticImage =" JPEG" always-add-relationships =" false"
3+ generalizations =" true" realizations =" true" associations =" true" dependencies =" false" nesting-relationships =" true" >
4+ <class id =" 1" language =" java" name =" com.iluwatar.Character" project =" property"
5+ file =" /property/src/main/java/com/iluwatar/Character.java" binary =" false" corner =" BOTTOM_RIGHT" >
6+ <position height =" -1" width =" -1" x =" 497" y =" 232" />
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+ <enumeration id =" 2" language =" java" name =" com.iluwatar.Character.Type" project =" property"
14+ file =" /property/src/main/java/com/iluwatar/Character.java" binary =" false" corner =" BOTTOM_RIGHT" >
15+ <position height =" -1" width =" -1" x =" 320" y =" 231" />
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+ </enumeration >
22+ <enumeration id =" 3" language =" java" name =" com.iluwatar.Stats" project =" property"
23+ file =" /property/src/main/java/com/iluwatar/Stats.java" binary =" false" corner =" BOTTOM_RIGHT" >
24+ <position height =" -1" width =" -1" x =" 695" y =" 205" />
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+ </enumeration >
31+ <interface id =" 4" language =" java" name =" com.iluwatar.Prototype" project =" property"
32+ file =" /property/src/main/java/com/iluwatar/Prototype.java" binary =" false" corner =" BOTTOM_RIGHT" >
33+ <position height =" -1" width =" -1" x =" 495" y =" 487" />
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+ </interface >
40+ <association id =" 5" >
41+ <end type =" SOURCE" refId =" 1" navigable =" false" >
42+ <attribute id =" 6" name =" type" />
43+ <multiplicity id =" 7" minimum =" 0" maximum =" 1" />
44+ </end >
45+ <end type =" TARGET" refId =" 2" navigable =" true" />
46+ <display labels =" true" multiplicity =" true" />
47+ </association >
48+ <association id =" 8" >
49+ <end type =" SOURCE" refId =" 1" navigable =" false" >
50+ <attribute id =" 9" name =" prototype" />
51+ <multiplicity id =" 10" minimum =" 0" maximum =" 1" />
52+ </end >
53+ <end type =" TARGET" refId =" 4" navigable =" true" />
54+ <display labels =" true" multiplicity =" true" />
55+ </association >
56+ <nesting id =" 11" >
57+ <end type =" SOURCE" refId =" 1" />
58+ <end type =" TARGET" refId =" 2" />
59+ </nesting >
60+ <realization id =" 12" >
61+ <end type =" SOURCE" refId =" 1" />
62+ <end type =" TARGET" refId =" 4" />
63+ </realization >
64+ <classifier-display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
65+ sort-features =" false" accessors =" true" visibility =" true" >
66+ <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
67+ <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
68+ </classifier-display >
69+ <association-display labels =" true" multiplicity =" true" />
70+ </class-diagram >
0 commit comments