1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <class-diagram version =" 1.1.4" icons =" true" automaticImage =" PNG" always-add-relationships =" false" generalizations =" true"
3
+ realizations =" true" associations =" true" dependencies =" false" nesting-relationships =" true" >
4
+ <interface id =" 1" language =" java" name =" com.nodrex.datamatrix.IDataMatrix" project =" datamatrix"
5
+ file =" /datamatrix/src/com/nodrex/datamatrix/IDataMatrix.java" binary =" false" corner =" BOTTOM_RIGHT" >
6
+ <position height =" 2943" width =" 325" x =" -28" y =" -1310" />
7
+ <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true" accessors =" true"
8
+ visibility =" true" >
9
+ <attributes public =" true" package =" true" protected =" true" private =" false" static =" true" />
10
+ <operations public =" true" package =" true" protected =" true" private =" false" static =" true" />
11
+ </display >
12
+ </interface >
13
+ <class id =" 2" language =" java" name =" com.nodrex.datamatrix.DataMatrix" project =" datamatrix"
14
+ file =" /datamatrix/src/com/nodrex/datamatrix/DataMatrix.java" binary =" false" corner =" BOTTOM_RIGHT" >
15
+ <position height =" -1" width =" -1" x =" 658" y =" 408" />
16
+ <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true" accessors =" true"
17
+ visibility =" true" >
18
+ <attributes public =" true" package =" true" protected =" true" private =" false" static =" true" />
19
+ <operations public =" true" package =" true" protected =" true" private =" false" static =" true" />
20
+ </display >
21
+ </class >
22
+ <interface id =" 3" language =" java" name =" com.nodrex.datamatrix.DataMatrix.ExceptionMessages" project =" datamatrix"
23
+ file =" /datamatrix/src/com/nodrex/datamatrix/DataMatrix.java" binary =" false" corner =" BOTTOM_RIGHT" >
24
+ <position height =" -1" width =" -1" x =" 1058" y =" 595" />
25
+ <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true" accessors =" true"
26
+ visibility =" true" >
27
+ <attributes public =" true" package =" true" protected =" true" private =" false" static =" true" />
28
+ <operations public =" true" package =" true" protected =" true" private =" false" static =" true" />
29
+ </display >
30
+ </interface >
31
+ <interface id =" 4" language =" java" name =" com.nodrex.datamatrix.Matrix.MatrixExceptionMessages" project =" datamatrix"
32
+ file =" /datamatrix/src/com/nodrex/datamatrix/Matrix.java" binary =" false" corner =" BOTTOM_RIGHT" >
33
+ <position height =" -1" width =" -1" x =" 1523" y =" -569" />
34
+ <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true" accessors =" true"
35
+ visibility =" true" >
36
+ <attributes public =" true" package =" true" protected =" true" private =" false" static =" true" />
37
+ <operations public =" true" package =" true" protected =" true" private =" false" static =" true" />
38
+ </display >
39
+ </interface >
40
+ <class id =" 5" language =" java" name =" com.nodrex.datamatrix.Matrix" project =" datamatrix"
41
+ file =" /datamatrix/src/com/nodrex/datamatrix/Matrix.java" binary =" false" corner =" BOTTOM_RIGHT" >
42
+ <position height =" -1" width =" -1" x =" 1129" y =" -571" />
43
+ <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true" accessors =" true"
44
+ visibility =" true" >
45
+ <attributes public =" true" package =" true" protected =" true" private =" false" static =" true" />
46
+ <operations public =" true" package =" true" protected =" true" private =" false" static =" true" />
47
+ </display >
48
+ </class >
49
+ <enumeration id =" 6" language =" java" name =" com.nodrex.datamatrix.MatrixTypes" project =" datamatrix"
50
+ file =" /datamatrix/src/com/nodrex/datamatrix/MatrixTypes.java" binary =" false" corner =" BOTTOM_RIGHT" >
51
+ <position height =" -1" width =" -1" x =" 1445" y =" -1187" />
52
+ <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true" accessors =" true"
53
+ visibility =" true" >
54
+ <attributes public =" true" package =" true" protected =" true" private =" false" static =" true" />
55
+ <operations public =" true" package =" true" protected =" true" private =" false" static =" true" />
56
+ </display >
57
+ </enumeration >
58
+ <nesting id =" 7" >
59
+ <end type =" SOURCE" refId =" 2" />
60
+ <end type =" TARGET" refId =" 3" />
61
+ </nesting >
62
+ <generalization id =" 8" >
63
+ <end type =" SOURCE" refId =" 5" />
64
+ <end type =" TARGET" refId =" 2" />
65
+ </generalization >
66
+ <realization id =" 9" >
67
+ <end type =" SOURCE" refId =" 2" />
68
+ <end type =" TARGET" refId =" 1" />
69
+ </realization >
70
+ <nesting id =" 10" >
71
+ <end type =" SOURCE" refId =" 5" />
72
+ <end type =" TARGET" refId =" 4" />
73
+ </nesting >
74
+ <classifier-display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
75
+ accessors =" true" visibility =" true" >
76
+ <attributes public =" true" package =" true" protected =" true" private =" false" static =" true" />
77
+ <operations public =" true" package =" true" protected =" true" private =" false" static =" true" />
78
+ </classifier-display >
79
+ <association-display labels =" true" multiplicity =" true" />
80
+ </class-diagram >
0 commit comments