123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- #BlueJ package file
- dependency1.from=PetTest
- dependency1.to=Pet
- dependency1.type=UsesDependency
- dependency2.from=DogTest
- dependency2.to=Dog
- dependency2.type=UsesDependency
- dependency3.from=CatTest
- dependency3.to=Cat
- dependency3.type=UsesDependency
- dependency4.from=SnakeTest
- dependency4.to=Snake
- dependency4.type=UsesDependency
- dependency5.from=MainApplication
- dependency5.to=Pet
- dependency5.type=UsesDependency
- dependency6.from=MainApplication
- dependency6.to=Cat
- dependency6.type=UsesDependency
- dependency7.from=MainApplication
- dependency7.to=Dog
- dependency7.type=UsesDependency
- dependency8.from=MainApplication
- dependency8.to=Snake
- dependency8.type=UsesDependency
- editor.fx.0.height=709
- editor.fx.0.width=800
- editor.fx.0.x=260
- editor.fx.0.y=23
- objectbench.height=101
- objectbench.width=461
- package.divider.horizontal=0.6
- package.divider.vertical=0.8007380073800738
- package.editor.height=427
- package.editor.width=674
- package.editor.x=90
- package.editor.y=51
- package.frame.height=600
- package.frame.width=800
- package.numDependencies=8
- package.numTargets=10
- 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=ClassTarget
- target1.width=150
- target1.x=130
- target1.y=10
- target10.height=50
- target10.name=MainApplication
- target10.showInterface=false
- target10.type=ClassTarget
- target10.width=120
- target10.x=70
- target10.y=70
- target2.association=SnakeTest
- target2.height=50
- target2.name=Snake
- target2.showInterface=false
- target2.type=ClassTarget
- target2.width=80
- target2.x=410
- target2.y=280
- target3.height=50
- target3.name=PetTest
- target3.showInterface=false
- target3.type=UnitTestTargetJunit4
- target3.width=80
- target3.x=320
- target3.y=140
- target4.association=CatTest
- target4.height=50
- target4.name=Cat
- target4.showInterface=false
- target4.type=ClassTarget
- target4.width=80
- target4.x=300
- target4.y=280
- target5.height=50
- target5.name=SnakeTest
- target5.showInterface=false
- target5.type=UnitTestTargetJunit4
- target5.width=80
- target5.x=440
- target5.y=250
- target6.height=50
- target6.name=CatTest
- target6.showInterface=false
- target6.type=UnitTestTargetJunit4
- target6.width=80
- target6.x=330
- target6.y=250
- target7.height=50
- target7.name=DogTest
- target7.showInterface=false
- target7.type=UnitTestTargetJunit4
- target7.width=80
- target7.x=220
- target7.y=250
- target8.association=DogTest
- target8.height=50
- target8.name=Dog
- target8.showInterface=false
- target8.type=ClassTarget
- target8.width=80
- target8.x=190
- target8.y=280
- target9.association=PetTest
- target9.height=50
- target9.name=Pet
- target9.showInterface=false
- target9.type=ClassTarget
- target9.width=80
- target9.x=290
- target9.y=170
|