123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- #BlueJ package file
- dependency1.from=DogTest
- dependency1.to=Dog
- dependency1.type=UsesDependency
- dependency2.from=SnakeTest
- dependency2.to=Snake
- dependency2.type=UsesDependency
- dependency3.from=CatTest
- dependency3.to=Cat
- dependency3.type=UsesDependency
- dependency4.from=MainApplication
- dependency4.to=Pet
- dependency4.type=UsesDependency
- dependency5.from=MainApplication
- dependency5.to=Cat
- dependency5.type=UsesDependency
- dependency6.from=MainApplication
- dependency6.to=Dog
- dependency6.type=UsesDependency
- dependency7.from=MainApplication
- dependency7.to=Snake
- dependency7.type=UsesDependency
- editor.fx.0.height=722
- editor.fx.0.width=800
- editor.fx.0.x=480
- editor.fx.0.y=25
- 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=12
- package.editor.y=29
- package.frame.height=600
- package.frame.width=800
- package.numDependencies=7
- package.numTargets=9
- 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=MainApplicationTest
- target1.showInterface=false
- target1.type=UnitTestTargetJunit4
- target1.width=120
- target1.x=70
- target1.y=70
- target2.association=SnakeTest
- target2.height=50
- target2.name=Snake
- target2.showInterface=false
- target2.type=ClassTarget
- target2.width=80
- target2.x=330
- target2.y=120
- target3.association=CatTest
- target3.height=50
- target3.name=Cat
- target3.showInterface=false
- target3.type=ClassTarget
- target3.width=80
- target3.x=330
- target3.y=270
- target4.height=50
- target4.name=SnakeTest
- target4.showInterface=false
- target4.type=UnitTestTargetJunit4
- target4.width=80
- target4.x=360
- target4.y=90
- target5.height=50
- target5.name=CatTest
- target5.showInterface=false
- target5.type=UnitTestTargetJunit4
- target5.width=80
- target5.x=360
- target5.y=240
- target6.height=50
- target6.name=DogTest
- target6.showInterface=false
- target6.type=UnitTestTargetJunit4
- target6.width=80
- target6.x=70
- target6.y=230
- target7.association=DogTest
- target7.height=50
- target7.name=Dog
- target7.showInterface=false
- target7.type=ClassTarget
- target7.width=80
- target7.x=40
- target7.y=260
- target8.height=50
- target8.name=Pet
- target8.showInterface=false
- target8.type=ClassTarget
- target8.width=80
- target8.x=220
- target8.y=170
- target9.association=MainApplicationTest
- target9.height=50
- target9.name=MainApplication
- target9.showInterface=false
- target9.type=ClassTarget
- target9.width=120
- target9.x=40
- target9.y=100
|