Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GateNLP/gate-core
/ getEndNode
Method
getEndNode
src/main/java/gate/SimpleAnnotation.java:41–41 ·
view source on GitHub ↗
The end node.
()
Source
from the content-addressed store, hash-verified
39
40
/** The end node. */
41
public
Node getEndNode();
42
43
/** Ordering */
44
@Override
Callers
15
testAnnotationSetHandling
Method · 0.65
testOffsetIndex
Method · 0.65
testTypeIndex
Method · 0.65
testAddWithNodes
Method · 0.65
testEdit
Method · 0.65
verifyNodeIdConsistency
Method · 0.65
compareAnnot
Method · 0.65
lengthLong
Method · 0.65
contentFor
Method · 0.65
stringFor
Method · 0.65
end
Method · 0.65
getAnnotationsEndingAtOffset
Method · 0.65
Implementers
1
AnnotationImpl
src/main/java/gate/annotation/Annotati
Calls
no outgoing calls
Tested by
7
testAnnotationSetHandling
Method · 0.52
testOffsetIndex
Method · 0.52
testTypeIndex
Method · 0.52
testAddWithNodes
Method · 0.52
testEdit
Method · 0.52
verifyNodeIdConsistency
Method · 0.52
compareAnnot
Method · 0.52