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

Method remove

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

Source from the content-addressed store, hash-verified

89 public int getScore();
90 public void setType(int i);
91 public void remove();
92
93 /**
94 * Gets the response annotation of the pairing. Can be <tt>null</tt> (for

Callers 15

mergeAnnotationMethod · 0.65
removeDuplicateMethod · 0.65
removeMethod · 0.65
removeMethod · 0.65
calculateBdmMethod · 0.65
removeListenerMethod · 0.65
forgetClassLoaderMethod · 0.65
calculateDiffMethod · 0.65
consumeMethod · 0.65
removeMethod · 0.65

Implementers 1

PairingImplsrc/main/java/gate/util/AnnotationDiff

Calls

no outgoing calls

Tested by

no test coverage detected