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

Method toURI

src/main/java/gate/creole/ResourceReference.java:286–288  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

284 }
285
286 public URI toURI() {
287 return uri;
288 }
289
290 @Override
291 public String toString() {

Callers 15

testDefaultValueMethod · 0.95
testAnnicIndexingMethod · 0.80
testPersistenceMethod · 0.80
testSaveRestoreMethod · 0.80
testSimpleMethod · 0.80
testMultipleLrsMethod · 0.80
testDeleteMethod · 0.80
testDSRMethod · 0.80
testConfigUpdatingMethod · 0.80

Calls

no outgoing calls

Tested by 12

testDefaultValueMethod · 0.76
testAnnicIndexingMethod · 0.64
testPersistenceMethod · 0.64
testSaveRestoreMethod · 0.64
testSimpleMethod · 0.64
testMultipleLrsMethod · 0.64
testDeleteMethod · 0.64
testDSRMethod · 0.64
testConfigUpdatingMethod · 0.64