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

Method getKey

src/main/java/gate/util/AnnotationDiffer.java:84–84  ·  view source on GitHub ↗

Gets the key annotation of the pairing. Can be null (for spurious matches). @return an Annotation object.

()

Source from the content-addressed store, hash-verified

82 * @return an {@link Annotation} object.
83 */
84 public Annotation getKey();
85
86 public int getResponseIndex();
87 public int getValue();

Callers 15

shortenUriStringMethod · 0.65
getTypeFromContentMethod · 0.65
duplicateMethod · 0.65
writeDocumentMethod · 0.65
unpackCasMarkupMethod · 0.65
writeDocumentMethod · 0.65
writeXcesAnnotationsMethod · 0.65
changeKeyValueMethod · 0.65
getAllInstancesMethod · 0.65
addFeaturesMethod · 0.65
toXMLMethod · 0.65

Implementers 1

PairingImplsrc/main/java/gate/util/AnnotationDiff

Calls

no outgoing calls

Tested by

no test coverage detected