Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testRelativeReferences
Method · 0.95
testDefaultValue
Method · 0.95
testAnnicIndexing
Method · 0.80
testPersistence
Method · 0.80
runCompleteTestWithAFormat
Method · 0.80
testAnnotationConsistencyForSaveAsXml
Method · 0.80
testSaveRestore
Method · 0.80
testSimple
Method · 0.80
testMultipleLrs
Method · 0.80
testDelete
Method · 0.80
testDSR
Method · 0.80
testConfigUpdating
Method · 0.80
Calls
no outgoing calls
Tested by
12
testRelativeReferences
Method · 0.76
testDefaultValue
Method · 0.76
testAnnicIndexing
Method · 0.64
testPersistence
Method · 0.64
runCompleteTestWithAFormat
Method · 0.64
testAnnotationConsistencyForSaveAsXml
Method · 0.64
testSaveRestore
Method · 0.64
testSimple
Method · 0.64
testMultipleLrs
Method · 0.64
testDelete
Method · 0.64
testDSR
Method · 0.64
testConfigUpdating
Method · 0.64