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

Method getCreoleRegister

src/main/java/gate/Gate.java:709–711  ·  view source on GitHub ↗

Get the CREOLE register.

()

Source from the content-addressed store, hash-verified

707
708 /** Get the CREOLE register. */
709 public static CreoleRegister getCreoleRegister() {
710 return creoleRegister;
711 }
712
713 /** The DataStore register */
714 private static DataStoreRegister dataStoreRegister = null;

Callers 15

setUpMethod · 0.95
testInstanceListsMethod · 0.95
allAutoloadersMethod · 0.95
testDiscoveryMethod · 0.95
setUpMethod · 0.95
testFactoryCreationMethod · 0.95
setUpMethod · 0.95
tearDownMethod · 0.95
loadPluginMethod · 0.95
isGateTypeMethod · 0.95

Calls

no outgoing calls

Tested by 9

setUpMethod · 0.76
testInstanceListsMethod · 0.76
allAutoloadersMethod · 0.76
testDiscoveryMethod · 0.76
setUpMethod · 0.76
testFactoryCreationMethod · 0.76
setUpMethod · 0.76
tearDownMethod · 0.76