| DefaultExternalIdentifierComparator |
Default comparator for external identifiers (Xref database and id).
|
| DefaultXrefComparator |
Default Xref comparator
It compares first the databases and then the ids (case sensitive) but ignores the version.
|
| ExactExternalIdentifierComparator |
Exact comparator for external identifiers (Xref database and id).
|
| ExactXrefComparator |
Exact comparator for Xrefs.
|
| UnambiguousExternalIdentifierComparator |
Unambiguous comparator for external identifiers (Xref database and id).
|
| UnambiguousXrefComparator |
Strict Xref comparator
It compares first the databases and then the ids (case sensitive) but ignores the version.
|
| XrefsCollectionComparator |
Comparator for collection of Xrefs
|