first commit
This commit is contained in:
101
Semester 1/Programming 1/Homework 4/package.bluej
Normal file
101
Semester 1/Programming 1/Homework 4/package.bluej
Normal file
@@ -0,0 +1,101 @@
|
||||
#BlueJ package file
|
||||
dependency1.from=Website
|
||||
dependency1.to=Member
|
||||
dependency1.type=UsesDependency
|
||||
dependency2.from=Member
|
||||
dependency2.to=Holiday
|
||||
dependency2.type=UsesDependency
|
||||
dependency3.from=Member
|
||||
dependency3.to=Website
|
||||
dependency3.type=UsesDependency
|
||||
dependency4.from=Member
|
||||
dependency4.to=Friend
|
||||
dependency4.type=UsesDependency
|
||||
dependency5.from=Website
|
||||
dependency5.to=Friend
|
||||
dependency5.type=UsesDependency
|
||||
dependency6.from=Company
|
||||
dependency6.to=Website
|
||||
dependency6.type=UsesDependency
|
||||
dependency7.from=Company
|
||||
dependency7.to=Member
|
||||
dependency7.type=UsesDependency
|
||||
dependency8.from=Company
|
||||
dependency8.to=Holiday
|
||||
dependency8.type=UsesDependency
|
||||
objectbench.height=95
|
||||
objectbench.width=938
|
||||
package.editor.height=639
|
||||
package.editor.width=812
|
||||
package.editor.x=16
|
||||
package.editor.y=37
|
||||
package.numDependencies=8
|
||||
package.numTargets=5
|
||||
package.showExtends=true
|
||||
package.showUses=true
|
||||
project.charset=UTF-8
|
||||
target1.editor.height=689
|
||||
target1.editor.width=900
|
||||
target1.editor.x=26
|
||||
target1.editor.y=31
|
||||
target1.height=50
|
||||
target1.name=Company
|
||||
target1.naviview.expanded=true
|
||||
target1.showInterface=false
|
||||
target1.type=ClassTarget
|
||||
target1.typeParameters=
|
||||
target1.width=90
|
||||
target1.x=170
|
||||
target1.y=10
|
||||
target2.editor.height=833
|
||||
target2.editor.width=960
|
||||
target2.editor.x=0
|
||||
target2.editor.y=31
|
||||
target2.height=50
|
||||
target2.name=Friend
|
||||
target2.naviview.expanded=true
|
||||
target2.showInterface=false
|
||||
target2.type=ClassTarget
|
||||
target2.typeParameters=
|
||||
target2.width=80
|
||||
target2.x=20
|
||||
target2.y=130
|
||||
target3.editor.height=700
|
||||
target3.editor.width=900
|
||||
target3.editor.x=31
|
||||
target3.editor.y=40
|
||||
target3.height=50
|
||||
target3.name=Holiday
|
||||
target3.naviview.expanded=true
|
||||
target3.showInterface=false
|
||||
target3.type=ClassTarget
|
||||
target3.typeParameters=
|
||||
target3.width=80
|
||||
target3.x=20
|
||||
target3.y=230
|
||||
target4.editor.height=1049
|
||||
target4.editor.width=1920
|
||||
target4.editor.x=0
|
||||
target4.editor.y=31
|
||||
target4.height=50
|
||||
target4.name=Website
|
||||
target4.naviview.expanded=true
|
||||
target4.showInterface=false
|
||||
target4.type=ClassTarget
|
||||
target4.typeParameters=
|
||||
target4.width=90
|
||||
target4.x=170
|
||||
target4.y=80
|
||||
target5.editor.height=700
|
||||
target5.editor.width=900
|
||||
target5.editor.x=0
|
||||
target5.editor.y=37
|
||||
target5.height=50
|
||||
target5.name=Member
|
||||
target5.naviview.expanded=true
|
||||
target5.showInterface=false
|
||||
target5.type=ClassTarget
|
||||
target5.typeParameters=
|
||||
target5.width=90
|
||||
target5.x=170
|
||||
target5.y=180
|
||||
Reference in New Issue
Block a user