MCPcopy 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

testOffsetIndexMethod · 0.65
testTypeIndexMethod · 0.65
testAddWithNodesMethod · 0.65
testEditMethod · 0.65
compareAnnotMethod · 0.65
lengthLongMethod · 0.65
contentForMethod · 0.65
stringForMethod · 0.65
endMethod · 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
testEditMethod · 0.52
compareAnnotMethod · 0.52