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

Method getGateHome

src/main/java/gate/Gate.java:647–649  ·  view source on GitHub ↗

Gets the GATE home location. @return a File value.

()

Source from the content-addressed store, hash-verified

645 * @return a File value.
646 */
647 public static File getGateHome() {
648 return gateHome;
649 }
650
651 /**
652 * Checks whether a particular class is a Gate defined type

Callers 5

testAnnicIndexingMethod · 0.95
setUpMethod · 0.95
loadPluginMethod · 0.95
loadRequiredPluginsMethod · 0.95
getGateHomePathMethod · 0.95

Calls

no outgoing calls

Tested by 2

testAnnicIndexingMethod · 0.76
setUpMethod · 0.76