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.twin.BallThread" project =" twin"
5+ file =" /twin/src/main/java/com/iluwatar/twin/BallThread.java" binary =" false" corner =" BOTTOM_RIGHT" >
6+ <position height =" -1" width =" -1" x =" 550" y =" 316" />
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.twin.BallItem" project =" twin"
14+ file =" /twin/src/main/java/com/iluwatar/twin/BallItem.java" binary =" false" corner =" BOTTOM_RIGHT" >
15+ <position height =" -1" width =" -1" x =" 285" y =" 315" />
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.twin.GameItem" project =" twin"
23+ file =" /twin/src/main/java/com/iluwatar/twin/GameItem.java" binary =" false" corner =" BOTTOM_RIGHT" >
24+ <position height =" -1" width =" -1" x =" 285" y =" 84" />
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 =" java.lang.Thread" project =" twin"
32+ file =" /Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/rt.jar" binary =" true"
33+ corner =" BOTTOM_RIGHT" >
34+ <position height =" -1" width =" -1" x =" 550" y =" 96" />
35+ <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
36+ sort-features =" false" accessors =" true" visibility =" true" >
37+ <attributes public =" false" package =" false" protected =" false" private =" false" static =" true" />
38+ <operations public =" false" package =" false" protected =" false" private =" false" static =" true" />
39+ </display >
40+ </class >
41+ <generalization id =" 5" >
42+ <end type =" SOURCE" refId =" 2" />
43+ <end type =" TARGET" refId =" 3" />
44+ </generalization >
45+ <association id =" 6" >
46+ <end type =" SOURCE" refId =" 2" navigable =" false" >
47+ <attribute id =" 7" name =" twin" />
48+ <multiplicity id =" 8" minimum =" 0" maximum =" 1" />
49+ </end >
50+ <end type =" TARGET" refId =" 1" navigable =" true" />
51+ <display labels =" true" multiplicity =" true" />
52+ </association >
53+ <association id =" 9" >
54+ <end type =" SOURCE" refId =" 4" navigable =" false" >
55+ <attribute id =" 10" name =" threadQ" />
56+ <multiplicity id =" 11" minimum =" 0" maximum =" 1" />
57+ </end >
58+ <end type =" TARGET" refId =" 4" navigable =" true" />
59+ <display labels =" true" multiplicity =" true" />
60+ </association >
61+ <association id =" 12" >
62+ <end type =" SOURCE" refId =" 1" navigable =" false" >
63+ <attribute id =" 13" name =" twin" />
64+ <multiplicity id =" 14" minimum =" 0" maximum =" 1" />
65+ </end >
66+ <end type =" TARGET" refId =" 2" navigable =" true" />
67+ <display labels =" true" multiplicity =" true" />
68+ </association >
69+ <generalization id =" 15" >
70+ <end type =" SOURCE" refId =" 1" />
71+ <end type =" TARGET" refId =" 4" />
72+ </generalization >
73+ <classifier-display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
74+ sort-features =" false" accessors =" true" visibility =" true" >
75+ <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
76+ <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
77+ </classifier-display >
78+ <association-display labels =" true" multiplicity =" true" />
79+ </class-diagram >
0 commit comments