Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GateNLP/gate-core
/ getOffset
Method
getOffset
src/main/java/gate/Node.java:28–28 ·
view source on GitHub ↗
Offset (will be null when the node is not anchored)
()
Source
from the content-addressed store, hash-verified
26
27
/** Offset (will be null when the node is not anchored) */
28
public
Long getOffset();
29
30
}
// interface Node
Callers
15
testOffsetIndex
Method · 0.95
testTypeIndex
Method · 0.95
testAddWithNodes
Method · 0.95
get
Method · 0.95
addToStartOffsetIndex
Method · 0.95
edit
Method · 0.95
identifyTheRootAnnotation
Method · 0.95
testAnnotationSetHandling
Method · 0.65
testNodesByOffset
Method · 0.65
testDocumentOrder
Method · 0.65
testEdit
Method · 0.65
verifyNodeIdConsistency
Method · 0.65
Implementers
1
NodeImpl
src/main/java/gate/annotation/NodeImpl
Calls
no outgoing calls
Tested by
9
testOffsetIndex
Method · 0.76
testTypeIndex
Method · 0.76
testAddWithNodes
Method · 0.76
testAnnotationSetHandling
Method · 0.52
testNodesByOffset
Method · 0.52
testDocumentOrder
Method · 0.52
testEdit
Method · 0.52
verifyNodeIdConsistency
Method · 0.52
compareAnnot
Method · 0.52