86 lines
1.9 KiB
Plaintext
86 lines
1.9 KiB
Plaintext
#BlueJ package file
|
|
dependency1.from=Classification
|
|
dependency1.to=Dataset
|
|
dependency1.type=UsesDependency
|
|
dependency2.from=DecisionNode
|
|
dependency2.to=Dataset
|
|
dependency2.type=UsesDependency
|
|
dependency3.from=Decision
|
|
dependency3.to=Dataset
|
|
dependency3.type=UsesDependency
|
|
dependency4.from=MorseTree
|
|
dependency4.to=BinaryTree
|
|
dependency4.type=UsesDependency
|
|
dependency5.from=MorseTree
|
|
dependency5.to=DecisionNode
|
|
dependency5.type=UsesDependency
|
|
dependency6.from=MorseTree
|
|
dependency6.to=Decision
|
|
dependency6.type=UsesDependency
|
|
editor.fx.0.height=1026
|
|
editor.fx.0.width=1696
|
|
editor.fx.0.x=-8
|
|
editor.fx.0.y=-8
|
|
objectbench.height=134
|
|
objectbench.width=1656
|
|
package.divider.horizontal=0.6
|
|
package.divider.vertical=0.847732181425486
|
|
package.editor.height=778
|
|
package.editor.width=1545
|
|
package.editor.x=0
|
|
package.editor.y=0
|
|
package.frame.height=1026
|
|
package.frame.width=1696
|
|
package.numDependencies=6
|
|
package.numTargets=6
|
|
package.showExtends=true
|
|
package.showUses=true
|
|
project.charset=UTF-8
|
|
readme.height=58
|
|
readme.name=@README
|
|
readme.width=47
|
|
readme.x=10
|
|
readme.y=10
|
|
target1.height=50
|
|
target1.name=MorseTree
|
|
target1.showInterface=false
|
|
target1.type=ClassTarget
|
|
target1.width=90
|
|
target1.x=420
|
|
target1.y=400
|
|
target2.height=50
|
|
target2.name=Dataset
|
|
target2.showInterface=false
|
|
target2.type=ClassTarget
|
|
target2.width=80
|
|
target2.x=330
|
|
target2.y=160
|
|
target3.height=50
|
|
target3.name=Classification
|
|
target3.showInterface=false
|
|
target3.type=ClassTarget
|
|
target3.width=110
|
|
target3.x=60
|
|
target3.y=140
|
|
target4.height=50
|
|
target4.name=BinaryTree
|
|
target4.showInterface=false
|
|
target4.type=ClassTarget
|
|
target4.width=190
|
|
target4.x=200
|
|
target4.y=20
|
|
target5.height=50
|
|
target5.name=DecisionNode
|
|
target5.showInterface=false
|
|
target5.type=AbstractTarget
|
|
target5.width=110
|
|
target5.x=150
|
|
target5.y=320
|
|
target6.height=50
|
|
target6.name=Decision
|
|
target6.showInterface=false
|
|
target6.type=ClassTarget
|
|
target6.width=80
|
|
target6.x=560
|
|
target6.y=240
|