This repository has been archived by the owner on May 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdata.uml
35 lines (34 loc) · 1.48 KB
/
data.uml
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
<?xml version="1.0" encoding="UTF-8"?>
<Diagram>
<ID>JAVA</ID>
<OriginalElement>C:/Users/Bernt/OneDrive/04_Semester_4_SoSe/01_SoftwareEngin2/SecurePic/src/com/dhbw/secure_pic/data</OriginalElement>
<nodes>
<node x="-10.5" y="431.0">com.dhbw.secure_pic.data.Information.Type</node>
<node x="321.0" y="343.0">com.dhbw.secure_pic.data.ContainerImage.Type</node>
<node x="-79.0" y="-50.0">com.dhbw.secure_pic.data.Information</node>
<node x="-79.0" y="575.0">com.dhbw.secure_pic.data.utility.ImageSelection</node>
<node x="261.0" y="-50.0">com.dhbw.secure_pic.data.ContainerImage</node>
</nodes>
<notes />
<edges>
<edge source="com.dhbw.secure_pic.data.ContainerImage.Type" target="com.dhbw.secure_pic.data.ContainerImage" relationship="INNER_CLASS">
<point x="0.0" y="-49.5" />
<point x="0.0" y="171.5" />
</edge>
<edge source="com.dhbw.secure_pic.data.Information.Type" target="com.dhbw.secure_pic.data.Information" relationship="INNER_CLASS">
<point x="0.0" y="-49.5" />
<point x="0.0" y="215.5" />
</edge>
</edges>
<settings layout="Hierarchic" zoom="1.1408083441981747" showDependencies="false" x="239.99999999999994" y="333.50000000000006" />
<SelectedNodes />
<Categories>
<Category>Constructors</Category>
<Category>Fields</Category>
<Category>Inner Classes</Category>
<Category>Methods</Category>
<Category>Properties</Category>
</Categories>
<SCOPE>All</SCOPE>
<VISIBILITY>private</VISIBILITY>
</Diagram>