MCPcopy Create free account
hub / github.com/boazy/TWEditorEnhanced / getTopLevelStruct

Method getTopLevelStruct

src/main/java/Database.java:96–99  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

94 }
95
96 public DBElement getTopLevelStruct()
97 {
98 return this.topLevelStruct;
99 }
100
101 public void setTopLevelStruct(DBElement struct)
102 {

Callers 11

runMethod · 0.95
runMethod · 0.95
actionPerformedMethod · 0.80
loadSaveMethod · 0.80
saveFileMethod · 0.80
actionPerformedMethod · 0.80
removeSelectedItemMethod · 0.80
addSelectedItemMethod · 0.80
removeSelectedItemMethod · 0.80
addSelectedItemMethod · 0.80
actionPerformedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected