1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- #BlueJ package file
- dependency1.from=Simulation
- dependency1.to=Bin
- dependency1.type=UsesDependency
- dependency2.from=Simulation
- dependency2.to=Dice
- dependency2.type=UsesDependency
- editor.fx.0.height=709
- editor.fx.0.width=781
- editor.fx.0.x=313
- editor.fx.0.y=64
- objectbench.height=164
- objectbench.width=776
- package.divider.horizontal=0.6
- package.divider.vertical=0.6845018450184502
- package.editor.height=364
- package.editor.width=674
- package.editor.x=178
- package.editor.y=51
- package.frame.height=600
- package.frame.width=800
- package.numDependencies=2
- package.numTargets=6
- 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=StimulationTest
- target1.showInterface=false
- target1.type=UnitTestTargetJunit4
- target1.width=90
- target1.x=440
- target1.y=100
- target2.height=50
- target2.name=BinTest
- target2.showInterface=false
- target2.type=UnitTestTargetJunit4
- target2.width=80
- target2.x=280
- target2.y=100
- target3.association=StimulationTest
- target3.height=50
- target3.name=Simulation
- target3.showInterface=false
- target3.type=ClassTarget
- target3.width=90
- target3.x=410
- target3.y=130
- target4.association=BinTest
- target4.height=50
- target4.name=Bin
- target4.showInterface=false
- target4.type=ClassTarget
- target4.width=80
- target4.x=250
- target4.y=130
- target5.association=DiceTest
- target5.height=50
- target5.name=Dice
- target5.showInterface=false
- target5.type=ClassTarget
- target5.width=80
- target5.x=90
- target5.y=130
- target6.height=50
- target6.name=DiceTest
- target6.showInterface=false
- target6.type=UnitTestTargetJunit4
- target6.width=80
- target6.x=120
- target6.y=100
|