|
@@ -5,22 +5,25 @@ dependency1.type=UsesDependency
|
5
|
5
|
dependency2.from=Person
|
6
|
6
|
dependency2.to=Address
|
7
|
7
|
dependency2.type=UsesDependency
|
8
|
|
-editor.fx.0.height=722
|
9
|
|
-editor.fx.0.width=800
|
10
|
|
-editor.fx.0.x=2941
|
11
|
|
-editor.fx.0.y=59
|
|
8
|
+dependency3.from=StudentTest
|
|
9
|
+dependency3.to=Student
|
|
10
|
+dependency3.type=UsesDependency
|
|
11
|
+editor.fx.0.height=0
|
|
12
|
+editor.fx.0.width=0
|
|
13
|
+editor.fx.0.x=0
|
|
14
|
+editor.fx.0.y=0
|
12
|
15
|
objectbench.height=106
|
13
|
|
-objectbench.width=461
|
|
16
|
+objectbench.width=776
|
14
|
17
|
package.divider.horizontal=0.6
|
15
|
18
|
package.divider.vertical=0.7915129151291513
|
16
|
19
|
package.editor.height=422
|
17
|
20
|
package.editor.width=674
|
18
|
|
-package.editor.x=2110
|
19
|
|
-package.editor.y=77
|
|
21
|
+package.editor.x=100
|
|
22
|
+package.editor.y=100
|
20
|
23
|
package.frame.height=600
|
21
|
24
|
package.frame.width=800
|
22
|
|
-package.numDependencies=2
|
23
|
|
-package.numTargets=5
|
|
25
|
+package.numDependencies=3
|
|
26
|
+package.numTargets=6
|
24
|
27
|
package.showExtends=true
|
25
|
28
|
package.showUses=true
|
26
|
29
|
project.charset=UTF-8
|
|
@@ -30,37 +33,45 @@ readme.width=47
|
30
|
33
|
readme.x=10
|
31
|
34
|
readme.y=10
|
32
|
35
|
target1.height=50
|
33
|
|
-target1.name=Address
|
|
36
|
+target1.name=StudentTest
|
34
|
37
|
target1.showInterface=false
|
35
|
|
-target1.type=ClassTarget
|
|
38
|
+target1.type=UnitTestTargetJunit4
|
36
|
39
|
target1.width=80
|
37
|
|
-target1.x=300
|
38
|
|
-target1.y=20
|
|
40
|
+target1.x=290
|
|
41
|
+target1.y=190
|
39
|
42
|
target2.height=50
|
40
|
|
-target2.name=Staff
|
|
43
|
+target2.name=Address
|
41
|
44
|
target2.showInterface=false
|
42
|
45
|
target2.type=ClassTarget
|
43
|
46
|
target2.width=80
|
44
|
|
-target2.x=130
|
45
|
|
-target2.y=220
|
|
47
|
+target2.x=300
|
|
48
|
+target2.y=20
|
46
|
49
|
target3.height=50
|
47
|
|
-target3.name=Database
|
|
50
|
+target3.name=Staff
|
48
|
51
|
target3.showInterface=false
|
49
|
52
|
target3.type=ClassTarget
|
50
|
53
|
target3.width=80
|
51
|
|
-target3.x=90
|
52
|
|
-target3.y=40
|
|
54
|
+target3.x=130
|
|
55
|
+target3.y=220
|
53
|
56
|
target4.height=50
|
54
|
|
-target4.name=Student
|
|
57
|
+target4.name=Database
|
55
|
58
|
target4.showInterface=false
|
56
|
59
|
target4.type=ClassTarget
|
57
|
60
|
target4.width=80
|
58
|
|
-target4.x=260
|
59
|
|
-target4.y=220
|
|
61
|
+target4.x=90
|
|
62
|
+target4.y=40
|
|
63
|
+target5.association=StudentTest
|
60
|
64
|
target5.height=50
|
61
|
|
-target5.name=Person
|
|
65
|
+target5.name=Student
|
62
|
66
|
target5.showInterface=false
|
63
|
|
-target5.type=AbstractTarget
|
|
67
|
+target5.type=ClassTarget
|
64
|
68
|
target5.width=80
|
65
|
|
-target5.x=190
|
66
|
|
-target5.y=110
|
|
69
|
+target5.x=260
|
|
70
|
+target5.y=220
|
|
71
|
+target6.height=50
|
|
72
|
+target6.name=Person
|
|
73
|
+target6.showInterface=false
|
|
74
|
+target6.type=AbstractTarget
|
|
75
|
+target6.width=80
|
|
76
|
+target6.x=190
|
|
77
|
+target6.y=110
|