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.Person" project =" repository"
5+ file =" /repository/src/main/java/com/iluwatar/Person.java" binary =" false" corner =" BOTTOM_RIGHT" >
6+ <position height =" -1" width =" -1" x =" 109" y =" 166" />
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+ <interface id =" 2" language =" java" name =" com.iluwatar.PersonDao" project =" repository"
14+ file =" /repository/src/main/java/com/iluwatar/PersonDao.java" binary =" false" corner =" BOTTOM_RIGHT" >
15+ <position height =" -1" width =" -1" x =" 350" y =" 67" />
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+ </interface >
22+ <dependency id =" 3" >
23+ <end type =" SOURCE" refId =" 2" />
24+ <end type =" TARGET" refId =" 1" />
25+ </dependency >
26+ <classifier-display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
27+ sort-features =" false" accessors =" true" visibility =" true" >
28+ <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
29+ <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
30+ </classifier-display >
31+ <association-display labels =" true" multiplicity =" true" />
32+ </class-diagram >
0 commit comments