Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
showModelClassInView
Method · 0.95
showModelObjectInView
Method · 0.95
setSelected
Method · 0.95
requestFocus
Method · 0.95
testAttributeValue
Method · 0.45
testChangeAttributeName
Method · 0.45
testGetFriends
Method · 0.45
testCreateModelObject
Method · 0.45
testGetSuperClasses
Method · 0.45
testGetSubClasses
Method · 0.45
testGetSuperObjects
Method · 0.45
testGetSubModelObjectByModelObject
Method · 0.45
Calls
no outgoing calls
Tested by
15
testAttributeValue
Method · 0.36
testChangeAttributeName
Method · 0.36
testGetFriends
Method · 0.36
testCreateModelObject
Method · 0.36
testGetSuperClasses
Method · 0.36
testGetSubClasses
Method · 0.36
testGetSuperObjects
Method · 0.36
testGetSubModelObjectByModelObject
Method · 0.36
testGetInheritingObjects
Method · 0.36
testDeleteAttribute
Method · 0.36
testMoveAttributeUp
Method · 0.36
testMoveAttributeDown
Method · 0.36