MCPcopy 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

testOffsetIndexMethod · 0.95
testTypeIndexMethod · 0.95
testAddWithNodesMethod · 0.95
getMethod · 0.95
addToStartOffsetIndexMethod · 0.95
editMethod · 0.95
testNodesByOffsetMethod · 0.65
testDocumentOrderMethod · 0.65
testEditMethod · 0.65

Implementers 1

NodeImplsrc/main/java/gate/annotation/NodeImpl

Calls

no outgoing calls

Tested by 9

testOffsetIndexMethod · 0.76
testTypeIndexMethod · 0.76
testAddWithNodesMethod · 0.76
testNodesByOffsetMethod · 0.52
testDocumentOrderMethod · 0.52
testEditMethod · 0.52
compareAnnotMethod · 0.52