96 lines
2.1 KiB
Plaintext
96 lines
2.1 KiB
Plaintext
#BlueJ package file
|
|
dependency1.from=RaceSimulator
|
|
dependency1.to=Athlete
|
|
dependency1.type=UsesDependency
|
|
dependency2.from=TestCompetition
|
|
dependency2.to=Competition
|
|
dependency2.type=UsesDependency
|
|
dependency3.from=Competition
|
|
dependency3.to=List
|
|
dependency3.type=UsesDependency
|
|
dependency4.from=Competition
|
|
dependency4.to=Athlete
|
|
dependency4.type=UsesDependency
|
|
dependency5.from=Competition
|
|
dependency5.to=BinarySearchTree
|
|
dependency5.type=UsesDependency
|
|
dependency6.from=Competition
|
|
dependency6.to=RaceSimulator
|
|
dependency6.type=UsesDependency
|
|
dependency7.from=BinarySearchTree
|
|
dependency7.to=ComparableContent
|
|
dependency7.type=UsesDependency
|
|
editor.fx.0.height=1000
|
|
editor.fx.0.width=1296
|
|
editor.fx.0.x=-8
|
|
editor.fx.0.y=-8
|
|
objectbench.height=93
|
|
objectbench.width=1256
|
|
package.divider.horizontal=0.6
|
|
package.divider.vertical=0.8890122086570478
|
|
package.editor.height=794
|
|
package.editor.width=1145
|
|
package.editor.x=0
|
|
package.editor.y=0
|
|
package.frame.height=1000
|
|
package.frame.width=1296
|
|
package.numDependencies=7
|
|
package.numTargets=7
|
|
package.showExtends=true
|
|
package.showUses=true
|
|
project.charset=UTF-8
|
|
readme.height=58
|
|
readme.name=@README
|
|
readme.width=47
|
|
readme.x=10
|
|
readme.y=10
|
|
target1.height=50
|
|
target1.name=Competition
|
|
target1.showInterface=false
|
|
target1.type=ClassTarget
|
|
target1.width=100
|
|
target1.x=560
|
|
target1.y=390
|
|
target2.height=50
|
|
target2.name=TestCompetition
|
|
target2.showInterface=false
|
|
target2.type=ClassTarget
|
|
target2.width=130
|
|
target2.x=780
|
|
target2.y=280
|
|
target3.height=50
|
|
target3.name=RaceSimulator
|
|
target3.showInterface=false
|
|
target3.type=ClassTarget
|
|
target3.width=110
|
|
target3.x=370
|
|
target3.y=470
|
|
target4.height=50
|
|
target4.name=List
|
|
target4.showInterface=false
|
|
target4.type=ClassTarget
|
|
target4.width=150
|
|
target4.x=430
|
|
target4.y=240
|
|
target5.height=50
|
|
target5.name=ComparableContent
|
|
target5.showInterface=false
|
|
target5.type=InterfaceTarget
|
|
target5.width=250
|
|
target5.x=100
|
|
target5.y=70
|
|
target6.height=50
|
|
target6.name=Athlete
|
|
target6.showInterface=false
|
|
target6.type=ClassTarget
|
|
target6.width=80
|
|
target6.x=180
|
|
target6.y=320
|
|
target7.height=50
|
|
target7.name=BinarySearchTree
|
|
target7.showInterface=false
|
|
target7.type=ClassTarget
|
|
target7.width=230
|
|
target7.x=350
|
|
target7.y=170
|