forked from IF-LK-2020/wordle
108 lines
2.3 KiB
Plaintext
108 lines
2.3 KiB
Plaintext
#BlueJ package file
|
|
dependency1.from=DatabaseConnector
|
|
dependency1.to=QueryResult
|
|
dependency1.type=UsesDependency
|
|
dependency2.from=DatabaseConnector
|
|
dependency2.to=Queue
|
|
dependency2.type=UsesDependency
|
|
dependency3.from=Game
|
|
dependency3.to=WordleServer
|
|
dependency3.type=UsesDependency
|
|
dependency4.from=Game
|
|
dependency4.to=User
|
|
dependency4.type=UsesDependency
|
|
dependency5.from=Game
|
|
dependency5.to=GUI
|
|
dependency5.type=UsesDependency
|
|
dependency6.from=Game
|
|
dependency6.to=DatabaseConnector
|
|
dependency6.type=UsesDependency
|
|
dependency7.from=Server
|
|
dependency7.to=List
|
|
dependency7.type=UsesDependency
|
|
dependency8.from=WordleServer
|
|
dependency8.to=DatabaseConnector
|
|
dependency8.type=UsesDependency
|
|
objectbench.height=192
|
|
objectbench.width=2536
|
|
package.divider.horizontal=0.6
|
|
package.divider.vertical=0.8477429227237949
|
|
package.editor.height=1101
|
|
package.editor.width=2446
|
|
package.editor.x=0
|
|
package.editor.y=0
|
|
package.frame.height=1407
|
|
package.frame.width=2576
|
|
package.numDependencies=8
|
|
package.numTargets=9
|
|
package.showExtends=true
|
|
package.showUses=true
|
|
readme.height=60
|
|
readme.name=@README
|
|
readme.width=49
|
|
readme.x=10
|
|
readme.y=10
|
|
target1.height=70
|
|
target1.name=DatabaseConnector
|
|
target1.showInterface=false
|
|
target1.type=ClassTarget
|
|
target1.width=150
|
|
target1.x=80
|
|
target1.y=180
|
|
target2.height=70
|
|
target2.name=QueryResult
|
|
target2.showInterface=false
|
|
target2.type=ClassTarget
|
|
target2.width=120
|
|
target2.x=730
|
|
target2.y=180
|
|
target3.height=70
|
|
target3.name=Game
|
|
target3.showInterface=false
|
|
target3.type=ClassTarget
|
|
target3.width=120
|
|
target3.x=300
|
|
target3.y=380
|
|
target4.height=70
|
|
target4.name=User
|
|
target4.showInterface=false
|
|
target4.type=ClassTarget
|
|
target4.width=120
|
|
target4.x=1000
|
|
target4.y=180
|
|
target5.height=70
|
|
target5.name=Server
|
|
target5.showInterface=false
|
|
target5.type=AbstractTarget
|
|
target5.width=120
|
|
target5.x=490
|
|
target5.y=280
|
|
target6.height=70
|
|
target6.name=WordleServer
|
|
target6.showInterface=false
|
|
target6.type=ClassTarget
|
|
target6.width=120
|
|
target6.x=720
|
|
target6.y=480
|
|
target7.height=70
|
|
target7.name=GUI
|
|
target7.showInterface=false
|
|
target7.type=ClassTarget
|
|
target7.width=120
|
|
target7.x=660
|
|
target7.y=710
|
|
target8.height=70
|
|
target8.name=List
|
|
target8.showInterface=false
|
|
target8.type=ClassTarget
|
|
target8.width=150
|
|
target8.x=980
|
|
target8.y=380
|
|
target9.height=70
|
|
target9.name=Queue
|
|
target9.showInterface=false
|
|
target9.type=ClassTarget
|
|
target9.width=160
|
|
target9.x=330
|
|
target9.y=530
|