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/Plugin.java:229–231 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
227
}
228
229
public
String getName() {
230
return
name;
231
}
232
233
public
String getDescription() {
234
return
description;
Callers
5
toString
Method · 0.95
isValid
Method · 0.95
parseCreole
Method · 0.95
getValueAt
Method · 0.95
dataChanged
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected