MCPcopy 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

toStringMethod · 0.95
isValidMethod · 0.95
parseCreoleMethod · 0.95
getValueAtMethod · 0.95
dataChangedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected