gate.creole.orthomatcher
Class MatchRule0
java.lang.Object
gate.creole.orthomatcher.MatchRule0
- All Implemented Interfaces:
- OrthoMatcherRule
public class MatchRule0
- extends Object
- implements OrthoMatcherRule
RULE #0: If the two names are listed in table of
spurius matches then they do NOT match
Condition(s): -
Applied to: all name annotations
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatchRule0
public MatchRule0(OrthoMatcher orthmatcher)
value
public boolean value(String string1,
String string2)
- Specified by:
value in interface OrthoMatcherRule
getId
public String getId()
- Specified by:
getId in interface OrthoMatcherRule