|
@@ -2,26 +2,30 @@
|
2
|
2
|
dependency1.from=StringUtilitiesTest
|
3
|
3
|
dependency1.to=StringUtilities
|
4
|
4
|
dependency1.type=UsesDependency
|
5
|
|
-dependency2.from=BonusTest
|
6
|
|
-dependency2.to=Bonus
|
|
5
|
+dependency2.from=LoopFunTest
|
|
6
|
+dependency2.to=LoopFun
|
7
|
7
|
dependency2.type=UsesDependency
|
8
|
8
|
dependency3.from=MathUtilitiesTest
|
9
|
9
|
dependency3.to=MathUtilities
|
10
|
10
|
dependency3.type=UsesDependency
|
11
|
|
-editor.fx.0.height=722
|
12
|
|
-editor.fx.0.width=876
|
13
|
|
-editor.fx.0.x=158
|
14
|
|
-editor.fx.0.y=216
|
15
|
|
-objectbench.height=164
|
16
|
|
-objectbench.width=669
|
17
|
|
-package.divider.horizontal=0.6
|
18
|
|
-package.divider.vertical=0.7628294036061026
|
19
|
|
-package.editor.height=543
|
20
|
|
-package.editor.width=567
|
21
|
|
-package.editor.x=557
|
22
|
|
-package.editor.y=43
|
23
|
|
-package.frame.height=779
|
24
|
|
-package.frame.width=693
|
|
11
|
+editor.fx.0.height=1057
|
|
12
|
+editor.fx.0.width=936
|
|
13
|
+editor.fx.0.x=-240
|
|
14
|
+editor.fx.0.y=-1057
|
|
15
|
+editor.fx.1.height=1040
|
|
16
|
+editor.fx.1.width=876
|
|
17
|
+editor.fx.1.x=798
|
|
18
|
+editor.fx.1.y=-1057
|
|
19
|
+objectbench.height=147
|
|
20
|
+objectbench.width=556
|
|
21
|
+package.divider.horizontal=0.5692618806875632
|
|
22
|
+package.divider.vertical=0.8458458458458459
|
|
23
|
+package.editor.height=838
|
|
24
|
+package.editor.width=883
|
|
25
|
+package.editor.x=-240
|
|
26
|
+package.editor.y=-1057
|
|
27
|
+package.frame.height=1057
|
|
28
|
+package.frame.width=1009
|
25
|
29
|
package.numDependencies=3
|
26
|
30
|
package.numTargets=6
|
27
|
31
|
package.showExtends=true
|
|
@@ -40,20 +44,19 @@ target1.width=110
|
40
|
44
|
target1.x=110
|
41
|
45
|
target1.y=150
|
42
|
46
|
target2.height=50
|
43
|
|
-target2.name=BonusTest
|
|
47
|
+target2.name=LoopFunTest
|
44
|
48
|
target2.showInterface=false
|
45
|
49
|
target2.type=UnitTestTargetJunit4
|
46
|
|
-target2.width=80
|
|
50
|
+target2.width=110
|
47
|
51
|
target2.x=120
|
48
|
|
-target2.y=270
|
49
|
|
-target3.association=BonusTest
|
|
52
|
+target2.y=360
|
50
|
53
|
target3.height=50
|
51
|
|
-target3.name=Bonus
|
|
54
|
+target3.name=LoopFun
|
52
|
55
|
target3.showInterface=false
|
53
|
56
|
target3.type=ClassTarget
|
54
|
57
|
target3.width=80
|
55
|
|
-target3.x=90
|
56
|
|
-target3.y=300
|
|
58
|
+target3.x=30
|
|
59
|
+target3.y=390
|
57
|
60
|
target4.association=MathUtilitiesTest
|
58
|
61
|
target4.height=50
|
59
|
62
|
target4.name=MathUtilities
|
|
@@ -74,6 +77,6 @@ target6.height=50
|
74
|
77
|
target6.name=MathUtilitiesTest
|
75
|
78
|
target6.showInterface=false
|
76
|
79
|
target6.type=UnitTestTargetJunit4
|
77
|
|
-target6.width=100
|
|
80
|
+target6.width=130
|
78
|
81
|
target6.x=110
|
79
|
82
|
target6.y=40
|