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.fluentinterface.App" project =" fluentinterface"
5
- file =" /fluentinterface/src/main/java/com/iluwatar/fluentinterface/App.java" binary =" false" corner =" BOTTOM_RIGHT" >
6
- <position height =" -1" width =" -1" x =" 289" y =" -8" />
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.fluentinterface.fluentiterable.simple.SimpleFluentIterable"
14
- project =" fluentinterface"
15
- file =" /fluentinterface/src/main/java/com/iluwatar/fluentinterface/fluentiterable/simple/SimpleFluentIterable.java"
16
- binary =" false" corner =" BOTTOM_RIGHT" >
17
- <position height =" -1" width =" -1" x =" 450" y =" 430" />
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.fluentinterface.fluentiterable.lazy.LazyFluentIterable"
25
- project =" fluentinterface"
26
- file =" /fluentinterface/src/main/java/com/iluwatar/fluentinterface/fluentiterable/lazy/LazyFluentIterable.java"
27
- binary =" false" corner =" BOTTOM_RIGHT" >
28
- <position height =" -1" width =" -1" x =" 860" y =" 391" />
29
- <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
30
- sort-features =" false" accessors =" true" visibility =" true" >
31
- <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
32
- <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
33
- </display >
34
- </class >
35
- <interface id =" 4" language =" java" name =" com.iluwatar.fluentinterface.fluentiterable.FluentIterable"
36
- project =" fluentinterface"
37
- file =" /fluentinterface/src/main/java/com/iluwatar/fluentinterface/fluentiterable/FluentIterable.java" binary =" false"
38
- corner =" BOTTOM_RIGHT" >
39
- <position height =" -1" width =" -1" x =" 794" y =" 55" />
40
- <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
41
- sort-features =" false" accessors =" true" visibility =" true" >
42
- <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
43
- <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
44
- </display >
45
- </interface >
46
- <class id =" 5" language =" java" name =" com.iluwatar.fluentinterface.fluentiterable.lazy.DecoratingIterator"
47
- project =" fluentinterface"
48
- file =" /fluentinterface/src/main/java/com/iluwatar/fluentinterface/fluentiterable/lazy/DecoratingIterator.java"
49
- binary =" false" corner =" BOTTOM_RIGHT" >
50
- <position height =" -1" width =" -1" x =" 1245" y =" 391" />
51
- <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
52
- sort-features =" false" accessors =" true" visibility =" true" >
53
- <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
54
- <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
55
- </display >
56
- </class >
57
- <interface id =" 6" language =" java" name =" java.lang.Iterable" project =" fluentinterface"
58
- file =" C:/Program Files/Java/jdk1.8.0 /jre/lib/rt.jar" binary =" true" corner =" BOTTOM_RIGHT" >
59
- <position height =" -1" width =" -1" x =" 793" y =" -163" />
60
- <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
61
- sort-features =" false" accessors =" true" visibility =" true" >
62
- <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
63
- <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
64
- </display >
65
- </interface >
66
- <dependency id =" 7" >
67
- <end type =" SOURCE" refId =" 1" />
68
- <end type =" TARGET" refId =" 3 " />
69
- </dependency >
70
- <dependency id =" 8" >
71
- <end type =" SOURCE" refId =" 1 " />
72
- <end type =" TARGET" refId =" 2 " />
73
- </dependency >
74
- <generalization id =" 9" >
75
- <end type =" SOURCE" refId =" 4 " />
76
- <end type =" TARGET" refId =" 6 " />
77
- </generalization >
78
- <realization id =" 10" >
79
- <end type =" SOURCE" refId =" 3 " />
80
- <end type =" TARGET" refId =" 4 " />
81
- </realization >
82
- <dependency id =" 11" >
83
- <end type =" SOURCE" refId =" 1" />
84
- <end type =" TARGET" refId =" 4 " />
85
- </dependency >
86
- <realization id =" 12" >
87
- <end type =" SOURCE" refId =" 2 " />
88
- <end type =" TARGET" refId =" 4" />
89
- </realization >
90
- <dependency id =" 13" >
91
- <end type =" SOURCE" refId =" 3 " />
92
- <end type =" TARGET" refId =" 5 " />
93
- </dependency >
94
- <classifier-display autosize =" true" stereotype =" true" package =" true" initial-value =" false " signature =" true"
95
- sort-features =" false" accessors =" true" visibility =" true" >
96
- <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
97
- <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
98
- </classifier-display >
99
- <association-display labels =" true" multiplicity =" true" />
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.fluentinterface.App" project =" fluentinterface"
5
+ file =" /fluentinterface/src/main/java/com/iluwatar/fluentinterface/App.java" binary =" false" corner =" BOTTOM_RIGHT" >
6
+ <position height =" -1" width =" -1" x =" 289" y =" -8" />
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 =" false " protected =" false " private =" false " static =" false " />
10
+ <operations public =" true" package =" true" protected =" true" private =" false " static =" true" />
11
+ </display >
12
+ </class >
13
+ <class id =" 2" language =" java" name =" com.iluwatar.fluentinterface.fluentiterable.simple.SimpleFluentIterable"
14
+ project =" fluentinterface"
15
+ file =" /fluentinterface/src/main/java/com/iluwatar/fluentinterface/fluentiterable/simple/SimpleFluentIterable.java"
16
+ binary =" false" corner =" BOTTOM_RIGHT" >
17
+ <position height =" -1" width =" -1" x =" 450" y =" 430" />
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.fluentinterface.fluentiterable.lazy.LazyFluentIterable"
25
+ project =" fluentinterface"
26
+ file =" /fluentinterface/src/main/java/com/iluwatar/fluentinterface/fluentiterable/lazy/LazyFluentIterable.java"
27
+ binary =" false" corner =" BOTTOM_RIGHT" >
28
+ <position height =" -1" width =" -1" x =" 860" y =" 391" />
29
+ <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
30
+ sort-features =" false" accessors =" true" visibility =" true" >
31
+ <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
32
+ <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
33
+ </display >
34
+ </class >
35
+ <interface id =" 4" language =" java" name =" com.iluwatar.fluentinterface.fluentiterable.FluentIterable"
36
+ project =" fluentinterface"
37
+ file =" /fluentinterface/src/main/java/com/iluwatar/fluentinterface/fluentiterable/FluentIterable.java" binary =" false"
38
+ corner =" BOTTOM_RIGHT" >
39
+ <position height =" -1" width =" -1" x =" 794" y =" 55" />
40
+ <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
41
+ sort-features =" false" accessors =" true" visibility =" true" >
42
+ <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
43
+ <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
44
+ </display >
45
+ </interface >
46
+ <class id =" 5" language =" java" name =" com.iluwatar.fluentinterface.fluentiterable.lazy.DecoratingIterator"
47
+ project =" fluentinterface"
48
+ file =" /fluentinterface/src/main/java/com/iluwatar/fluentinterface/fluentiterable/lazy/DecoratingIterator.java"
49
+ binary =" false" corner =" BOTTOM_RIGHT" >
50
+ <position height =" -1" width =" -1" x =" 1245" y =" 391" />
51
+ <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
52
+ sort-features =" false" accessors =" true" visibility =" true" >
53
+ <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
54
+ <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
55
+ </display >
56
+ </class >
57
+ <interface id =" 6" language =" java" name =" java.lang.Iterable" project =" fluentinterface"
58
+ file =" /opt/Softwares/Eclipses/MARS/eclipse /jre/lib/rt.jar" binary =" true" corner =" BOTTOM_RIGHT" >
59
+ <position height =" -1" width =" -1" x =" 793" y =" -163" />
60
+ <display autosize =" true" stereotype =" true" package =" true" initial-value =" false" signature =" true"
61
+ sort-features =" false" accessors =" true" visibility =" true" >
62
+ <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
63
+ <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
64
+ </display >
65
+ </interface >
66
+ <dependency id =" 7" >
67
+ <end type =" SOURCE" refId =" 1" />
68
+ <end type =" TARGET" refId =" 2 " />
69
+ </dependency >
70
+ <realization id =" 8" >
71
+ <end type =" SOURCE" refId =" 3 " />
72
+ <end type =" TARGET" refId =" 4 " />
73
+ </realization >
74
+ <dependency id =" 9" >
75
+ <end type =" SOURCE" refId =" 3 " />
76
+ <end type =" TARGET" refId =" 5 " />
77
+ </dependency >
78
+ <generalization id =" 10" >
79
+ <end type =" SOURCE" refId =" 4 " />
80
+ <end type =" TARGET" refId =" 6 " />
81
+ </generalization >
82
+ <dependency id =" 11" >
83
+ <end type =" SOURCE" refId =" 1" />
84
+ <end type =" TARGET" refId =" 3 " />
85
+ </dependency >
86
+ <dependency id =" 12" >
87
+ <end type =" SOURCE" refId =" 1 " />
88
+ <end type =" TARGET" refId =" 4" />
89
+ </dependency >
90
+ <realization id =" 13" >
91
+ <end type =" SOURCE" refId =" 2 " />
92
+ <end type =" TARGET" refId =" 4 " />
93
+ </realization >
94
+ <classifier-display autosize =" true" stereotype =" true" package =" true" initial-value =" true " signature =" true"
95
+ sort-features =" false" accessors =" true" visibility =" true" >
96
+ <attributes public =" true" package =" true" protected =" true" private =" true" static =" true" />
97
+ <operations public =" true" package =" true" protected =" true" private =" true" static =" true" />
98
+ </classifier-display >
99
+ <association-display labels =" true" multiplicity =" true" />
100
100
</class-diagram >
0 commit comments