@Deprecated public class OneToOneMatcher extends BasicMatcher
debug, debugTypeMatch| Constructor and Description |
|---|
OneToOneMatcher()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowMatch(LList<PairOfEntities> matches,
Entity datum,
Entity pattern)
Deprecated.
|
static OneToOneMatcher |
getOneToOneMatcher()
Deprecated.
|
static void |
main(java.lang.String[] ignore)
Deprecated.
|
alreadyExploited, dereference, distance, getBasicMatcher, identicalElementIsPresent, identicalElementIsPresent, instantiate, intersectTypes, intersectTypes, match, match, matchAll, matchAll, matchAnyPart, matchAux, matchAux, matchNegation, matchRuleToInstantiation, matchStructures, quickDereference, quickMatch, specialMatchpublic static OneToOneMatcher getOneToOneMatcher()
public boolean allowMatch(LList<PairOfEntities> matches, Entity datum, Entity pattern)
allowMatch in class BasicMatcherpublic static void main(java.lang.String[] ignore)