Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GateNLP/gate-core
/ getID
Method
getID
src/main/java/gate/util/GateClassLoader.java:99–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
private
String id = null;
98
99
public
String getID() {
100
return
id;
101
}
102
103
private
boolean isolated = false;
104
Callers
15
loadClass
Method · 0.95
convertEvent
Method · 0.80
itemStateChanged
Method · 0.80
actionPerformed
Method · 0.80
process
Method · 0.80
actionPerformed
Method · 0.80
processMouseEvent
Method · 0.80
pluginUnloaded
Method · 0.80
processWindowEvent
Method · 0.80
processMouseEvent
Method · 0.80
processMouseEvent
Method · 0.80
processMouseEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected