MCPcopy 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

addColumnMethod · 0.45
getColumnCountMethod · 0.45
CheckTreeManagerMethod · 0.45
actionPerformedMethod · 0.45
mouseReleasedActionMethod · 0.45
mousePressedActionMethod · 0.45
keyPressedMethod · 0.45
refreshDeltaMethod · 0.45
actionPerformedMethod · 0.45
refreshStatisticsMethod · 0.45
getColumnCountMethod · 0.45
setFontMethod · 0.45

Calls

no outgoing calls

Tested by 1

printDebugDataMethod · 0.36