package.bluej 2.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. #BlueJ package file
  2. dependency1.from=MainApplication
  3. dependency1.to=Pet
  4. dependency1.type=UsesDependency
  5. dependency2.from=MainApplication
  6. dependency2.to=Cat
  7. dependency2.type=UsesDependency
  8. dependency3.from=MainApplication
  9. dependency3.to=Dog
  10. dependency3.type=UsesDependency
  11. dependency4.from=MainApplication
  12. dependency4.to=Fish
  13. dependency4.type=UsesDependency
  14. dependency5.from=PetTest
  15. dependency5.to=Pet
  16. dependency5.type=UsesDependency
  17. dependency6.from=MainApplicationTest
  18. dependency6.to=MainApplication
  19. dependency6.type=UsesDependency
  20. dependency7.from=MainApplicationTest
  21. dependency7.to=Pet
  22. dependency7.type=UsesDependency
  23. editor.fx.0.height=721
  24. editor.fx.0.width=800
  25. editor.fx.0.x=254
  26. editor.fx.0.y=23
  27. editor.fx.1.height=721
  28. editor.fx.1.width=800
  29. editor.fx.1.x=448
  30. editor.fx.1.y=275
  31. objectbench.height=101
  32. objectbench.width=461
  33. package.divider.horizontal=0.6
  34. package.divider.vertical=0.8007380073800738
  35. package.editor.height=427
  36. package.editor.width=674
  37. package.editor.x=241
  38. package.editor.y=23
  39. package.frame.height=600
  40. package.frame.width=800
  41. package.numDependencies=7
  42. package.numTargets=7
  43. package.showExtends=true
  44. package.showUses=true
  45. project.charset=UTF-8
  46. readme.height=58
  47. readme.name=@README
  48. readme.width=47
  49. readme.x=10
  50. readme.y=10
  51. target1.height=50
  52. target1.name=MainApplicationTest
  53. target1.showInterface=false
  54. target1.type=UnitTestTargetJunit4
  55. target1.width=120
  56. target1.x=90
  57. target1.y=90
  58. target2.height=50
  59. target2.name=Cat
  60. target2.showInterface=false
  61. target2.type=ClassTarget
  62. target2.width=80
  63. target2.x=290
  64. target2.y=300
  65. target3.height=50
  66. target3.name=PetTest
  67. target3.showInterface=false
  68. target3.type=UnitTestTargetJunit4
  69. target3.width=80
  70. target3.x=320
  71. target3.y=160
  72. target4.height=50
  73. target4.name=Fish
  74. target4.showInterface=false
  75. target4.type=ClassTarget
  76. target4.width=80
  77. target4.x=480
  78. target4.y=300
  79. target5.height=50
  80. target5.name=Dog
  81. target5.showInterface=false
  82. target5.type=ClassTarget
  83. target5.width=80
  84. target5.x=90
  85. target5.y=300
  86. target6.association=PetTest
  87. target6.height=50
  88. target6.name=Pet
  89. target6.showInterface=false
  90. target6.type=ClassTarget
  91. target6.width=80
  92. target6.x=290
  93. target6.y=190
  94. target7.association=MainApplicationTest
  95. target7.height=50
  96. target7.name=MainApplication
  97. target7.showInterface=false
  98. target7.type=ClassTarget
  99. target7.width=120
  100. target7.x=60
  101. target7.y=120