This repository has been archived by the owner on Jun 1, 2024. It is now read-only.
forked from Genshin/SpreeAndroid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathspree.ucls
142 lines (142 loc) · 8.5 KB
/
spree.ucls
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<class-diagram version="1.0.11" icons="true" always-add-relationships="true" generalizations="true" realizations="true"
associations="true" dependencies="false" nesting-relationships="true">
<class id="1" corner="BOTTOM_RIGHT" language="java" name="spree.Product" project="SpreeAndroid"
file="/SpreeAndroid/src/spree/Product.java" binary="false">
<position height="-1" width="-1" x="504" y="68"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true"/>
<operations public="true" package="true" protected="true" private="true"/>
</display>
</class>
<class id="2" corner="BOTTOM_RIGHT" language="java" name="spree.Profile" project="SpreeAndroid"
file="/SpreeAndroid/src/spree/Profile.java" binary="false">
<position height="-1" width="-1" x="217" y="113"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true"/>
<operations public="true" package="true" protected="true" private="true"/>
</display>
</class>
<class id="3" corner="BOTTOM_RIGHT" language="java" name="spree.Variant" project="SpreeAndroid"
file="/SpreeAndroid/src/spree/Variant.java" binary="false">
<position height="-1" width="-1" x="732" y="164"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true"/>
<operations public="true" package="true" protected="true" private="true"/>
</display>
</class>
<class id="4" corner="BOTTOM_RIGHT" language="java" name="spree.Taxonomy" project="SpreeAndroid"
file="/SpreeAndroid/src/spree/Taxonomy.java" binary="false">
<position height="-1" width="-1" x="999" y="195"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true"/>
<operations public="true" package="true" protected="true" private="true"/>
</display>
</class>
<class id="5" corner="BOTTOM_RIGHT" language="java" name="spree.Taxon" project="SpreeAndroid"
file="/SpreeAndroid/src/spree/Taxon.java" binary="false">
<position height="-1" width="-1" x="871" y="318"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true"/>
<operations public="true" package="true" protected="true" private="true"/>
</display>
</class>
<class id="6" corner="BOTTOM_RIGHT" language="java" name="spree.Addresses" project="SpreeAndroid"
file="/SpreeAndroid/src/spree/Addresses.java" binary="false">
<position height="-1" width="-1" x="1169" y="195"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true"/>
<operations public="true" package="true" protected="true" private="true"/>
</display>
</class>
<class id="7" corner="BOTTOM_RIGHT" language="java" name="spree.Taxonomies" project="SpreeAndroid"
file="/SpreeAndroid/src/spree/Taxonomies.java" binary="false">
<position height="-1" width="-1" x="875" y="62"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true"/>
<operations public="true" package="true" protected="true" private="true"/>
</display>
</class>
<class id="8" corner="BOTTOM_RIGHT" language="java" name="spree.Address" project="SpreeAndroid"
file="/SpreeAndroid/src/spree/Address.java" binary="false">
<position height="-1" width="-1" x="1170" y="51"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true"/>
<operations public="true" package="true" protected="true" private="true"/>
</display>
</class>
<class id="9" corner="BOTTOM_RIGHT" language="java" name="spree.Products" project="SpreeAndroid"
file="/SpreeAndroid/src/spree/Products.java" binary="false">
<position height="-1" width="-1" x="355" y="56"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true"/>
<operations public="true" package="true" protected="true" private="true"/>
</display>
</class>
<package id="10" corner="BOTTOM_RIGHT" language="java" name="spree" project="SpreeAndroid"
file="/SpreeAndroid/src/spree" binary="false">
<position height="-1" width="-1" x="67" y="34"/>
<display autosize="true" stereotype="true"/>
</package>
<class id="11" corner="BOTTOM_RIGHT" language="java" name="spree.ProductImage" project="SpreeAndroid"
file="/SpreeAndroid/src/spree/ProductImage.java" binary="false">
<position height="-1" width="-1" x="574" y="430"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true"/>
<operations public="true" package="true" protected="true" private="true"/>
</display>
</class>
<class id="12" corner="BOTTOM_RIGHT" language="java" name="spree.Connector" project="SpreeAndroid"
file="/SpreeAndroid/src/spree/Connector.java" binary="false">
<position height="-1" width="-1" x="59" y="116"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true"/>
<operations public="true" package="true" protected="true" private="true"/>
</display>
</class>
<association id="13">
<end type="SOURCE" refId="1" navigable="false">
<attribute id="14" name="variants"/>
<multiplicity id="15" minimum="0" maximum="2147483647"/>
</end>
<end type="TARGET" refId="3" navigable="true"/>
<display labels="true" multiplicity="true"/>
</association>
<association id="16">
<end type="SOURCE" refId="9" navigable="false">
<attribute id="17" name="products"/>
<multiplicity id="18" minimum="0" maximum="2147483647"/>
</end>
<end type="TARGET" refId="1" navigable="true"/>
<display labels="true" multiplicity="true"/>
</association>
<association id="19">
<end type="SOURCE" refId="4" navigable="false">
<attribute id="20" name="taxons"/>
<multiplicity id="21" minimum="0" maximum="2147483647"/>
</end>
<end type="TARGET" refId="5" navigable="true"/>
<display labels="true" multiplicity="true"/>
</association>
<association id="22">
<end type="SOURCE" refId="7" navigable="false">
<attribute id="23" name="taxonomies"/>
<multiplicity id="24" minimum="0" maximum="2147483647"/>
</end>
<end type="TARGET" refId="4" navigable="true"/>
<display labels="true" multiplicity="true"/>
</association>
<association id="25">
<end type="SOURCE" refId="3" navigable="false">
<attribute id="26" name="images"/>
<multiplicity id="27" minimum="0" maximum="2147483647"/>
</end>
<end type="TARGET" refId="11" navigable="true"/>
<display labels="true" multiplicity="true"/>
</association>
<classifier-display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
visibility="true">
<attributes public="true" package="true" protected="true" private="true"/>
<operations public="true" package="true" protected="true" private="true"/>
</classifier-display>
<association-display labels="true" multiplicity="true"/>
</class-diagram>