MCPcopy Create free account
hub / github.com/GateNLP/gate-core / getName

Method getName

src/main/java/gate/creole/ResourceData.java:137–137  ·  view source on GitHub ↗

Get method for the resource name

()

Source from the content-addressed store, hash-verified

135
136 /** Get method for the resource name */
137 public String getName() { return name; }
138
139 /** Location of an icon for the resource */
140 protected String icon;

Callers 15

testDiscoveryMethod · 0.95
testMetadataMethod · 0.95
testLoadingMethod · 0.95
createResourceMethod · 0.95
isValidMethod · 0.95
initLocalDataMethod · 0.95
buildViewsMethod · 0.95
runMethod · 0.95
rebuildMenuMethod · 0.95
initGuiComponentsMethod · 0.95
selectPRMethod · 0.95
getValueAtMethod · 0.95

Calls

no outgoing calls

Tested by 3

testDiscoveryMethod · 0.76
testMetadataMethod · 0.76
testLoadingMethod · 0.76