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

Method getOffset

src/main/java/gate/wordnet/Synset.java:35–35  ·  view source on GitHub ↗

offset in index files

()

Source from the content-addressed store, hash-verified

33
34 /** offset in index files */
35 public long getOffset();
36
37 /** WordSenses contained in this synset */
38 public List<WordSense> getWordSenses();

Callers 15

removeFromOffsetIndexMethod · 0.65
getStrictMethod · 0.65
getMethod · 0.65
getCoveringMethod · 0.65
getContainedMethod · 0.65
nextNodeMethod · 0.65
addAllMethod · 0.65
editMethod · 0.65
getValueAtMethod · 0.65
compareMethod · 0.65
equalsMethod · 0.65
coextensiveMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected