Skip to content

Commit 4ed039d

Browse files
committed
Updated UCLS file and PNG image
1 parent 98c3f93 commit 4ed039d

File tree

2 files changed

+44
-8
lines changed

2 files changed

+44
-8
lines changed
12.5 KB
Loading

collection-pipeline/etc/collection-pipeline.ucls

Lines changed: 44 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<class id="1" language="java" name="com.iluwatar.collectionpipeline.App" project="collection-pipeline"
55
file="/collection-pipeline/src/main/java/com/iluwatar/collectionpipeline/App.java" binary="false"
66
corner="BOTTOM_RIGHT">
7-
<position height="-1" width="-1" x="952" y="278"/>
7+
<position height="-1" width="-1" x="150" y="100"/>
88
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
99
sort-features="false" accessors="true" visibility="true">
1010
<attributes public="true" package="true" protected="true" private="true" static="true"/>
@@ -15,7 +15,7 @@
1515
project="collection-pipeline"
1616
file="/collection-pipeline/src/main/java/com/iluwatar/collectionpipeline/ImperativeProgramming.java" binary="false"
1717
corner="BOTTOM_RIGHT">
18-
<position height="-1" width="-1" x="552" y="107"/>
18+
<position height="-1" width="-1" x="437" y="109"/>
1919
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
2020
sort-features="false" accessors="true" visibility="true">
2121
<attributes public="true" package="true" protected="true" private="true" static="true"/>
@@ -25,34 +25,70 @@
2525
<class id="3" language="java" name="com.iluwatar.collectionpipeline.Car" project="collection-pipeline"
2626
file="/collection-pipeline/src/main/java/com/iluwatar/collectionpipeline/Car.java" binary="false"
2727
corner="BOTTOM_RIGHT">
28-
<position height="-1" width="-1" x="476" y="301"/>
28+
<position height="-1" width="-1" x="724" y="339"/>
2929
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
3030
sort-features="false" accessors="true" visibility="true">
3131
<attributes public="true" package="true" protected="true" private="true" static="true"/>
3232
<operations public="true" package="true" protected="true" private="true" static="true"/>
3333
</display>
3434
</class>
35-
<class id="4" language="java" name="com.iluwatar.collectionpipeline.FunctionalProgramming"
35+
<class id="4" language="java" name="com.iluwatar.collectionpipeline.CarFactory" project="collection-pipeline"
36+
file="/collection-pipeline/src/main/java/com/iluwatar/collectionpipeline/CarFactory.java" binary="false"
37+
corner="BOTTOM_RIGHT">
38+
<position height="-1" width="-1" x="899" y="91"/>
39+
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
40+
sort-features="false" accessors="true" visibility="true">
41+
<attributes public="true" package="true" protected="true" private="true" static="true"/>
42+
<operations public="true" package="true" protected="true" private="true" static="true"/>
43+
</display>
44+
</class>
45+
<class id="5" language="java" name="com.iluwatar.collectionpipeline.FunctionalProgramming"
3646
project="collection-pipeline"
3747
file="/collection-pipeline/src/main/java/com/iluwatar/collectionpipeline/FunctionalProgramming.java" binary="false"
3848
corner="BOTTOM_RIGHT">
39-
<position height="-1" width="-1" x="914" y="105"/>
49+
<position height="-1" width="-1" x="1187" y="109"/>
4050
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
4151
sort-features="false" accessors="true" visibility="true">
4252
<attributes public="true" package="true" protected="true" private="true" static="true"/>
4353
<operations public="true" package="true" protected="true" private="true" static="true"/>
4454
</display>
4555
</class>
46-
<class id="5" language="java" name="com.iluwatar.collectionpipeline.Iterating" project="collection-pipeline"
47-
file="/collection-pipeline/src/main/java/com/iluwatar/collectionpipeline/Iterating.java" binary="false"
56+
<enumeration id="6" language="java" name="com.iluwatar.collectionpipeline.Category" project="collection-pipeline"
57+
file="/collection-pipeline/src/main/java/com/iluwatar/collectionpipeline/Category.java" binary="false"
58+
corner="BOTTOM_RIGHT">
59+
<position height="-1" width="-1" x="486" y="339"/>
60+
<display autosize="true" stereotype="true" package="true" initial-value="true" 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+
</enumeration>
66+
<class id="7" language="java" name="com.iluwatar.collectionpipeline.Person" project="collection-pipeline"
67+
file="/collection-pipeline/src/main/java/com/iluwatar/collectionpipeline/Person.java" binary="false"
4868
corner="BOTTOM_RIGHT">
49-
<position height="-1" width="-1" x="723" y="280"/>
69+
<position height="-1" width="-1" x="723" y="91"/>
5070
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
5171
sort-features="false" accessors="true" visibility="true">
5272
<attributes public="true" package="true" protected="true" private="true" static="true"/>
5373
<operations public="true" package="true" protected="true" private="true" static="true"/>
5474
</display>
5575
</class>
76+
<association id="8">
77+
<end type="SOURCE" refId="7" navigable="false">
78+
<attribute id="9" name="cars"/>
79+
<multiplicity id="10" minimum="0" maximum="2147483647"/>
80+
</end>
81+
<end type="TARGET" refId="3" navigable="true"/>
82+
<display labels="true" multiplicity="true"/>
83+
</association>
84+
<association id="11">
85+
<end type="SOURCE" refId="3" navigable="false">
86+
<attribute id="12" name="category"/>
87+
<multiplicity id="13" minimum="0" maximum="1"/>
88+
</end>
89+
<end type="TARGET" refId="6" navigable="true"/>
90+
<display labels="true" multiplicity="true"/>
91+
</association>
5692
<classifier-display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
5793
sort-features="false" accessors="true" visibility="true">
5894
<attributes public="true" package="true" protected="true" private="true" static="true"/>

0 commit comments

Comments
 (0)