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

Method getResourceClassName

src/main/java/gate/Gate.java:1185–1187  ·  view source on GitHub ↗

@return Returns the resourceClassName.

()

Source from the content-addressed store, hash-verified

1183 * @return Returns the resourceClassName.
1184 */
1185 public String getResourceClassName() {
1186 return resourceClassName;
1187 }
1188
1189 /**
1190 * @return Returns the resourceComment.

Callers 6

showDialogMethod · 0.80
parseCreoleMethod · 0.80
fillInResInfosMethod · 0.80
unregisterPluginMethod · 0.80
forgetClassLoaderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected