1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <class-diagram version =" 1.2.0" icons =" true" always-add-relationships =" false" generalizations =" true" realizations =" true"
3
+ associations =" true" dependencies =" false" nesting-relationships =" true" router =" FAN" >
4
+ <class id =" 1" language =" java" name =" com.iluwatar.datatransfer.CustomerClientApp" project =" data-transfer-object"
5
+ file =" /data-transfer-object/src/main/java/com/iluwatar/datatransfer/CustomerClientApp.java" binary =" false"
6
+ corner =" BOTTOM_RIGHT" >
7
+ <position height =" -1" width =" -1" x =" 145" y =" 93" />
8
+ <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
9
+ sort-features =" false" accessors =" true" visibility =" true" >
10
+ <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
11
+ <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
12
+ </display >
13
+ </class >
14
+ <class id =" 2" language =" java" name =" com.iluwatar.datatransfer.CustomerDto" project =" data-transfer-object"
15
+ file =" /data-transfer-object/src/main/java/com/iluwatar/datatransfer/CustomerDto.java" binary =" false"
16
+ corner =" BOTTOM_RIGHT" >
17
+ <position height =" -1" width =" -1" x =" 386" y =" 329" />
18
+ <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
19
+ sort-features =" false" accessors =" true" visibility =" true" >
20
+ <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
21
+ <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
22
+ </display >
23
+ </class >
24
+ <class id =" 3" language =" java" name =" com.iluwatar.datatransfer.CustomerResource" project =" data-transfer-object"
25
+ file =" /data-transfer-object/src/main/java/com/iluwatar/datatransfer/CustomerResource.java" binary =" false"
26
+ corner =" BOTTOM_RIGHT" >
27
+ <position height =" -1" width =" -1" x =" 677" y =" 93" />
28
+ <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
29
+ sort-features =" false" accessors =" true" visibility =" true" >
30
+ <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
31
+ <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
32
+ </display >
33
+ </class >
34
+ <association id =" 4" >
35
+ <end type =" SOURCE" refId =" 3" navigable =" false" >
36
+ <attribute id =" 5" name =" customers" />
37
+ <multiplicity id =" 6" minimum =" 0" maximum =" 2147483647" />
38
+ </end >
39
+ <end type =" TARGET" refId =" 2" navigable =" true" />
40
+ <display labels =" true" multiplicity =" true" />
41
+ </association >
42
+ <classifier-display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
43
+ sort-features =" false" accessors =" true" visibility =" true" >
44
+ <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
45
+ <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
46
+ </classifier-display >
47
+ <association-display labels =" true" multiplicity =" true" />
48
+ </class-diagram >
0 commit comments