MCPcopy 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

testOffsetIndexMethod · 0.65
testTypeIndexMethod · 0.65
testAddWithNodesMethod · 0.65
testDocumentOrderMethod · 0.65
testEditMethod · 0.65
compareAnnotMethod · 0.65
lengthLongMethod · 0.65
contentForMethod · 0.65
stringForMethod · 0.65
startMethod · 0.65

Implementers 1

AnnotationImplsrc/main/java/gate/annotation/Annotati

Calls

no outgoing calls

Tested by 7

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