Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GateNLP/gate-core
/ getStartNode
Method
getStartNode
src/main/java/gate/SimpleAnnotation.java:38–38 ·
view source on GitHub ↗
The start node.
()
Source
from the content-addressed store, hash-verified
36
37
/** The start node. */
38
public
Node getStartNode();
39
40
/** The end node. */
41
public
Node getEndNode();
Callers
15
testOffsetIndex
Method · 0.65
testTypeIndex
Method · 0.65
testAddWithNodes
Method · 0.65
testDocumentOrder
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
start
Method · 0.65
getAnnotationsAtOffset
Method · 0.65
Implementers
1
AnnotationImpl
src/main/java/gate/annotation/Annotati
Calls
no outgoing calls
Tested by
7
testOffsetIndex
Method · 0.52
testTypeIndex
Method · 0.52
testAddWithNodes
Method · 0.52
testDocumentOrder
Method · 0.52
testEdit
Method · 0.52
verifyNodeIdConsistency
Method · 0.52
compareAnnot
Method · 0.52