Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testDiscovery
Method · 0.95
testMetadata
Method · 0.95
testLoading
Method · 0.95
createResource
Method · 0.95
isValid
Method · 0.95
initLocalData
Method · 0.95
buildViews
Method · 0.95
run
Method · 0.95
rebuildMenu
Method · 0.95
initGuiComponents
Method · 0.95
selectPR
Method · 0.95
getValueAt
Method · 0.95
Calls
no outgoing calls
Tested by
3
testDiscovery
Method · 0.76
testMetadata
Method · 0.76
testLoading
Method · 0.76