1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <class-diagram version =" 1.1.9" 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.monad.App" project =" monad"
5+ file =" /monad/src/main/java/com/iluwatar/monad/App.java" binary =" false" corner =" BOTTOM_RIGHT" >
6+ <position height =" 101" width =" 125" x =" 631" y =" 37" />
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.monad.Sex" project =" monad"
14+ file =" /monad/src/main/java/com/iluwatar/monad/Sex.java" binary =" false" corner =" BOTTOM_RIGHT" >
15+ <position height =" 119" width =" 137" x =" 424" y =" 286" />
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+ <class id =" 3" language =" java" name =" com.iluwatar.monad.User" project =" monad"
23+ file =" /monad/src/main/java/com/iluwatar/monad/User.java" binary =" false" corner =" BOTTOM_RIGHT" >
24+ <position height =" 209" width =" 167" x =" 424" y =" 37" />
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 =" com.iluwatar.monad.Validator" project =" monad"
32+ file =" /monad/src/main/java/com/iluwatar/monad/Validator.java" binary =" false" corner =" BOTTOM_RIGHT" >
33+ <position height =" 191" width =" 343" x =" 41" y =" 37" />
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+ </class >
40+ <association id =" 5" >
41+ <end type =" SOURCE" refId =" 3" navigable =" false" >
42+ <attribute id =" 6" name =" sex" />
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+ <classifier-display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
49+ sort-features =" false" accessors =" true" visibility =" true" >
50+ <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
51+ <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
52+ </classifier-display >
53+ <association-display labels =" true" multiplicity =" true" />
54+ </class-diagram >
0 commit comments