Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testAnnotationSetHandling
Method · 0.65
testTypeIndex
Method · 0.65
testAddWithNodes
Method · 0.65
testRemoveInexistant
Method · 0.65
testIterator
Method · 0.65
_testGap
Method · 0.65
verifyNodeIdConsistency
Method · 0.65
setUp
Method · 0.65
allAutoloaders
Method · 0.65
testDiscovery
Method · 0.65
testMetadata
Method · 0.65
testParameterDefaults1
Method · 0.65
Implementers
1
AnnotationSetImpl
src/main/java/gate/annotation/Annotati
Calls
no outgoing calls
Tested by
15
testAnnotationSetHandling
Method · 0.52
testTypeIndex
Method · 0.52
testAddWithNodes
Method · 0.52
testRemoveInexistant
Method · 0.52
testIterator
Method · 0.52
_testGap
Method · 0.52
verifyNodeIdConsistency
Method · 0.52
setUp
Method · 0.52
allAutoloaders
Method · 0.52
testDiscovery
Method · 0.52
testMetadata
Method · 0.52
testParameterDefaults1
Method · 0.52