first commit
This commit is contained in:
@@ -0,0 +1,83 @@
|
||||
#BlueJ package file
|
||||
dependency1.from=Auction
|
||||
dependency1.to=Lot
|
||||
dependency1.type=UsesDependency
|
||||
dependency2.from=Auction
|
||||
dependency2.to=Person
|
||||
dependency2.type=UsesDependency
|
||||
dependency3.from=Auction
|
||||
dependency3.to=Bid
|
||||
dependency3.type=UsesDependency
|
||||
dependency4.from=Lot
|
||||
dependency4.to=Bid
|
||||
dependency4.type=UsesDependency
|
||||
dependency5.from=Bid
|
||||
dependency5.to=Person
|
||||
dependency5.type=UsesDependency
|
||||
objectbench.height=76
|
||||
objectbench.width=774
|
||||
package.editor.height=429
|
||||
package.editor.width=666
|
||||
package.editor.x=70
|
||||
package.editor.y=80
|
||||
package.numDependencies=5
|
||||
package.numTargets=4
|
||||
package.showExtends=true
|
||||
package.showUses=true
|
||||
project.charset=UTF-8
|
||||
readme.editor.height=722
|
||||
readme.editor.width=842
|
||||
readme.editor.x=64
|
||||
readme.editor.y=23
|
||||
target1.editor.height=705
|
||||
target1.editor.width=876
|
||||
target1.editor.x=109
|
||||
target1.editor.y=42
|
||||
target1.height=60
|
||||
target1.name=Lot
|
||||
target1.naviview.expanded=true
|
||||
target1.showInterface=false
|
||||
target1.type=ClassTarget
|
||||
target1.typeParameters=
|
||||
target1.width=110
|
||||
target1.x=220
|
||||
target1.y=210
|
||||
target2.editor.height=720
|
||||
target2.editor.width=886
|
||||
target2.editor.x=55
|
||||
target2.editor.y=93
|
||||
target2.height=60
|
||||
target2.name=Auction
|
||||
target2.naviview.expanded=true
|
||||
target2.showInterface=false
|
||||
target2.type=ClassTarget
|
||||
target2.typeParameters=
|
||||
target2.width=110
|
||||
target2.x=100
|
||||
target2.y=80
|
||||
target3.editor.height=706
|
||||
target3.editor.width=926
|
||||
target3.editor.x=114
|
||||
target3.editor.y=60
|
||||
target3.height=60
|
||||
target3.name=Bid
|
||||
target3.naviview.expanded=true
|
||||
target3.showInterface=false
|
||||
target3.type=ClassTarget
|
||||
target3.typeParameters=
|
||||
target3.width=110
|
||||
target3.x=460
|
||||
target3.y=140
|
||||
target4.editor.height=711
|
||||
target4.editor.width=847
|
||||
target4.editor.x=114
|
||||
target4.editor.y=60
|
||||
target4.height=60
|
||||
target4.name=Person
|
||||
target4.naviview.expanded=true
|
||||
target4.showInterface=false
|
||||
target4.type=ClassTarget
|
||||
target4.typeParameters=
|
||||
target4.width=110
|
||||
target4.x=340
|
||||
target4.y=320
|
Reference in New Issue
Block a user