MCPcopy Index your code
hub / github.com/Nurtak/ObjectGraphVisualization / get

Method get

src/ch/hsr/ogv/view/PaneBox.java:81–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79 private Cuboid box;
80
81 public Group get() {
82 return this.paneBox;
83 }
84
85 public Cuboid getBox() {
86 return this.box;

Callers 15

showModelClassInViewMethod · 0.95
showModelObjectInViewMethod · 0.95
setSelectedMethod · 0.95
requestFocusMethod · 0.95
testAttributeValueMethod · 0.45
testGetFriendsMethod · 0.45
testCreateModelObjectMethod · 0.45
testGetSuperClassesMethod · 0.45
testGetSubClassesMethod · 0.45
testGetSuperObjectsMethod · 0.45

Calls

no outgoing calls

Tested by 15

testAttributeValueMethod · 0.36
testGetFriendsMethod · 0.36
testCreateModelObjectMethod · 0.36
testGetSuperClassesMethod · 0.36
testGetSubClassesMethod · 0.36
testGetSuperObjectsMethod · 0.36
testDeleteAttributeMethod · 0.36
testMoveAttributeUpMethod · 0.36
testMoveAttributeDownMethod · 0.36