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

Method getClassName

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

Get method for the resource class name

()

Source from the content-addressed store, hash-verified

211
212 /** Get method for the resource class name */
213 public String getClassName() { return className; }
214
215 /** The interface name of the resource */
216 protected String interfaceName;

Callers 15

testMetadataMethod · 0.95
testClassIndexMethod · 0.95
isValidMethod · 0.95
removeMethod · 0.95
runMethod · 0.95
syncMethod · 0.95
startElementMethod · 0.80
endElementMethod · 0.80
putMethod · 0.80
initGuiComponentsMethod · 0.80
NameBearerHandleMethod · 0.80
actionPerformedMethod · 0.80

Calls

no outgoing calls

Tested by 2

testMetadataMethod · 0.76
testClassIndexMethod · 0.76