MCPcopy Create free account
hub / github.com/GateNLP/gate-core / iterator

Method iterator

src/main/java/gate/SimpleAnnotationSet.java:98–98  ·  view source on GitHub ↗

Get an iterator for this set

()

Source from the content-addressed store, hash-verified

96 * Get an iterator for this set
97 */
98 @Override
99 public Iterator<Annotation> iterator();
100
101 /**

Callers 15

testTypeIndexMethod · 0.65
testAddWithNodesMethod · 0.65
testRemoveInexistantMethod · 0.65
testIteratorMethod · 0.65
_testGapMethod · 0.65
setUpMethod · 0.65
allAutoloadersMethod · 0.65
testDiscoveryMethod · 0.65
testMetadataMethod · 0.65

Implementers 1

AnnotationSetImplsrc/main/java/gate/annotation/Annotati

Calls

no outgoing calls

Tested by 15

testTypeIndexMethod · 0.52
testAddWithNodesMethod · 0.52
testRemoveInexistantMethod · 0.52
testIteratorMethod · 0.52
_testGapMethod · 0.52
setUpMethod · 0.52
allAutoloadersMethod · 0.52
testDiscoveryMethod · 0.52
testMetadataMethod · 0.52