41 lines
873 B
Plaintext
41 lines
873 B
Plaintext
#BlueJ package file
|
|
dependency1.from=Database
|
|
dependency1.to=Person
|
|
dependency1.type=UsesDependency
|
|
package.editor.height=292
|
|
package.editor.width=427
|
|
package.editor.x=508
|
|
package.editor.y=119
|
|
package.numDependencies=1
|
|
package.numTargets=4
|
|
package.showExtends=true
|
|
package.showUses=true
|
|
target1.height=50
|
|
target1.name=Student
|
|
target1.showInterface=false
|
|
target1.type=ClassTarget
|
|
target1.width=80
|
|
target1.x=230
|
|
target1.y=190
|
|
target2.height=50
|
|
target2.name=Staff
|
|
target2.showInterface=false
|
|
target2.type=ClassTarget
|
|
target2.width=80
|
|
target2.x=110
|
|
target2.y=190
|
|
target3.height=50
|
|
target3.name=Database
|
|
target3.showInterface=false
|
|
target3.type=ClassTarget
|
|
target3.width=80
|
|
target3.x=70
|
|
target3.y=20
|
|
target4.height=50
|
|
target4.name=Person
|
|
target4.showInterface=false
|
|
target4.type=AbstractTarget
|
|
target4.width=80
|
|
target4.x=170
|
|
target4.y=90
|