Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSourcePhysics/osp
/ getModel
Method
getModel
src/org/opensourcephysics/ejs/Simulation.java:45–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
// Relationship with its parts
44
// -----------------------------
45
public
Model getModel() {
46
return
model;
47
}
48
49
public
void
setModel(Model _aModel) {
50
model = _aModel;
Callers
15
addColumn
Method · 0.45
getColumnCount
Method · 0.45
CheckTreeManager
Method · 0.45
actionPerformed
Method · 0.45
mouseReleasedAction
Method · 0.45
mousePressedAction
Method · 0.45
keyPressed
Method · 0.45
refreshDelta
Method · 0.45
actionPerformed
Method · 0.45
refreshStatistics
Method · 0.45
getColumnCount
Method · 0.45
setFont
Method · 0.45
Calls
no outgoing calls
Tested by
1
printDebugData
Method · 0.36