123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. #BlueJ package file
  2. dependency1.from=MainApplication
  3. dependency1.to=Console
  4. dependency1.type=UsesDependency
  5. dependency10.from=Calculator
  6. dependency10.to=Custom
  7. dependency10.type=UsesDependency
  8. dependency11.from=Calculator
  9. dependency11.to=Scientific
  10. dependency11.type=UsesDependency
  11. dependency2.from=MainApplication
  12. dependency2.to=Calculator
  13. dependency2.type=UsesDependency
  14. dependency3.from=CoreTest
  15. dependency3.to=Core
  16. dependency3.type=UsesDependency
  17. dependency4.from=Display
  18. dependency4.to=Console
  19. dependency4.type=UsesDependency
  20. dependency5.from=Calculator
  21. dependency5.to=Display
  22. dependency5.type=UsesDependency
  23. dependency6.from=Calculator
  24. dependency6.to=Memory
  25. dependency6.type=UsesDependency
  26. dependency7.from=Calculator
  27. dependency7.to=DisplayMode
  28. dependency7.type=UsesDependency
  29. dependency8.from=Calculator
  30. dependency8.to=Console
  31. dependency8.type=UsesDependency
  32. dependency9.from=Calculator
  33. dependency9.to=Core
  34. dependency9.type=UsesDependency
  35. editor.fx.0.height=722
  36. editor.fx.0.width=1223
  37. editor.fx.0.x=142
  38. editor.fx.0.y=110
  39. objectbench.height=101
  40. objectbench.width=677
  41. package.divider.horizontal=0.6
  42. package.divider.vertical=0.8459343794579173
  43. package.editor.height=586
  44. package.editor.width=1034
  45. package.editor.x=64
  46. package.editor.y=87
  47. package.frame.height=759
  48. package.frame.width=1160
  49. package.numDependencies=11
  50. package.numTargets=15
  51. package.showExtends=true
  52. package.showUses=true
  53. project.charset=UTF-8
  54. readme.height=58
  55. readme.name=@README
  56. readme.width=47
  57. readme.x=10
  58. readme.y=10
  59. target1.height=50
  60. target1.name=ScientificTest
  61. target1.showInterface=false
  62. target1.type=UnitTestTargetJunit4
  63. target1.width=80
  64. target1.x=740
  65. target1.y=140
  66. target10.association=ConversionTest
  67. target10.height=50
  68. target10.name=DisplayMode
  69. target10.showInterface=false
  70. target10.type=ClassTarget
  71. target10.width=110
  72. target10.x=80
  73. target10.y=300
  74. target11.height=50
  75. target11.name=Calculator
  76. target11.showInterface=false
  77. target11.type=ClassTarget
  78. target11.width=90
  79. target11.x=440
  80. target11.y=170
  81. target12.height=50
  82. target12.name=Console
  83. target12.showInterface=false
  84. target12.type=ClassTarget
  85. target12.width=80
  86. target12.x=380
  87. target12.y=440
  88. target13.height=50
  89. target13.name=MainApplication
  90. target13.showInterface=false
  91. target13.type=ClassTarget
  92. target13.width=120
  93. target13.x=290
  94. target13.y=100
  95. target14.association=CoreTest
  96. target14.height=50
  97. target14.name=Core
  98. target14.showInterface=false
  99. target14.type=ClassTarget
  100. target14.width=80
  101. target14.x=710
  102. target14.y=50
  103. target15.association=DisplayTest
  104. target15.height=50
  105. target15.name=Display
  106. target15.showInterface=false
  107. target15.type=ClassTarget
  108. target15.width=80
  109. target15.x=80
  110. target15.y=50
  111. target2.association=MemoryTest
  112. target2.height=50
  113. target2.name=Memory
  114. target2.showInterface=false
  115. target2.type=ClassTarget
  116. target2.width=80
  117. target2.x=80
  118. target2.y=170
  119. target3.association=ScientificTest
  120. target3.height=50
  121. target3.name=Scientific
  122. target3.showInterface=false
  123. target3.type=ClassTarget
  124. target3.width=80
  125. target3.x=710
  126. target3.y=170
  127. target4.height=50
  128. target4.name=CustomTest
  129. target4.showInterface=false
  130. target4.type=UnitTestTargetJunit4
  131. target4.width=80
  132. target4.x=740
  133. target4.y=250
  134. target5.association=CustomTest
  135. target5.height=50
  136. target5.name=Custom
  137. target5.showInterface=false
  138. target5.type=ClassTarget
  139. target5.width=80
  140. target5.x=710
  141. target5.y=280
  142. target6.height=50
  143. target6.name=ConversionTest
  144. target6.showInterface=false
  145. target6.type=UnitTestTargetJunit4
  146. target6.width=110
  147. target6.x=110
  148. target6.y=270
  149. target7.height=50
  150. target7.name=DisplayTest
  151. target7.showInterface=false
  152. target7.type=UnitTestTargetJunit4
  153. target7.width=80
  154. target7.x=110
  155. target7.y=20
  156. target8.height=50
  157. target8.name=CoreTest
  158. target8.showInterface=false
  159. target8.type=UnitTestTargetJunit4
  160. target8.width=80
  161. target8.x=740
  162. target8.y=20
  163. target9.height=50
  164. target9.name=MemoryTest
  165. target9.showInterface=false
  166. target9.type=UnitTestTargetJunit4
  167. target9.width=80
  168. target9.x=110
  169. target9.y=140