forked from IF-LK-2020/wordle
119 lines
2.6 KiB
Plaintext
119 lines
2.6 KiB
Plaintext
#BlueJ package file
|
|
dependency1.from=DatabaseConnector
|
|
dependency1.to=QueryResult
|
|
dependency1.type=UsesDependency
|
|
dependency10.from=User
|
|
dependency10.to=DatabaseConnector
|
|
dependency10.type=UsesDependency
|
|
dependency2.from=DatabaseConnector
|
|
dependency2.to=Queue
|
|
dependency2.type=UsesDependency
|
|
dependency3.from=Server
|
|
dependency3.to=List
|
|
dependency3.type=UsesDependency
|
|
dependency4.from=Game
|
|
dependency4.to=WordleServer
|
|
dependency4.type=UsesDependency
|
|
dependency5.from=Game
|
|
dependency5.to=User
|
|
dependency5.type=UsesDependency
|
|
dependency6.from=Game
|
|
dependency6.to=DatabaseConnector
|
|
dependency6.type=UsesDependency
|
|
dependency7.from=WordleServer
|
|
dependency7.to=List
|
|
dependency7.type=UsesDependency
|
|
dependency8.from=WordleServer
|
|
dependency8.to=Game
|
|
dependency8.type=UsesDependency
|
|
dependency9.from=WordleServer
|
|
dependency9.to=DatabaseConnector
|
|
dependency9.type=UsesDependency
|
|
editor.fx.0.height=739
|
|
editor.fx.0.width=816
|
|
editor.fx.0.x=552
|
|
editor.fx.0.y=100
|
|
objectbench.height=155
|
|
objectbench.width=1892
|
|
package.divider.horizontal=0.6
|
|
package.divider.vertical=0.8305439330543933
|
|
package.editor.height=787
|
|
package.editor.width=1781
|
|
package.editor.x=0
|
|
package.editor.y=0
|
|
package.frame.height=1056
|
|
package.frame.width=1932
|
|
package.numDependencies=10
|
|
package.numTargets=9
|
|
package.showExtends=true
|
|
package.showUses=true
|
|
project.charset=windows-1252
|
|
readme.height=58
|
|
readme.name=@README
|
|
readme.width=47
|
|
readme.x=10
|
|
readme.y=10
|
|
target1.height=70
|
|
target1.name=DatabaseConnector
|
|
target1.showInterface=false
|
|
target1.type=ClassTarget
|
|
target1.width=150
|
|
target1.x=180
|
|
target1.y=70
|
|
target2.height=60
|
|
target2.name=QueryResult
|
|
target2.showInterface=false
|
|
target2.type=ClassTarget
|
|
target2.width=100
|
|
target2.x=100
|
|
target2.y=600
|
|
target3.height=100
|
|
target3.name=Game
|
|
target3.showInterface=false
|
|
target3.type=ClassTarget
|
|
target3.width=180
|
|
target3.x=630
|
|
target3.y=340
|
|
target4.height=70
|
|
target4.name=User
|
|
target4.showInterface=false
|
|
target4.type=ClassTarget
|
|
target4.width=130
|
|
target4.x=900
|
|
target4.y=180
|
|
target5.height=70
|
|
target5.name=Server
|
|
target5.showInterface=false
|
|
target5.type=AbstractTarget
|
|
target5.width=110
|
|
target5.x=310
|
|
target5.y=500
|
|
target6.height=70
|
|
target6.name=WordleServer
|
|
target6.showInterface=false
|
|
target6.type=ClassTarget
|
|
target6.width=110
|
|
target6.x=480
|
|
target6.y=500
|
|
target7.height=70
|
|
target7.name=Guest
|
|
target7.showInterface=false
|
|
target7.type=ClassTarget
|
|
target7.width=130
|
|
target7.x=900
|
|
target7.y=310
|
|
target8.height=60
|
|
target8.name=List
|
|
target8.showInterface=false
|
|
target8.type=ClassTarget
|
|
target8.width=150
|
|
target8.x=560
|
|
target8.y=640
|
|
target9.height=60
|
|
target9.name=Queue
|
|
target9.showInterface=false
|
|
target9.type=ClassTarget
|
|
target9.width=160
|
|
target9.x=100
|
|
target9.y=520
|