Uses of Class
psidev.psi.mi.jami.utils.comparator.participant.ParticipantInteractorComparator
-
Packages that use ParticipantInteractorComparator Package Description psidev.psi.mi.jami.utils.comparator.participant -
-
Uses of ParticipantInteractorComparator in psidev.psi.mi.jami.utils.comparator.participant
Subclasses of ParticipantInteractorComparator in psidev.psi.mi.jami.utils.comparator.participant Modifier and Type Class Description class
UnambiguousExactModelledParticipantInteractorComparator
Unambiguous exact biological participant comparator based on the interactor only.class
UnambiguousExactParticipantEvidenceInteractorComparator
Unambiguous exact experimental participant comparator based on the interactor only.class
UnambiguousExactParticipantInteractorComparator
It will compare the interactors using UnambiguousExactInteractorComparator.class
UnambiguousModelledParticipantInteractorComparator
Unambiguous biological participant comparator based on the interactor only.class
UnambiguousParticipantEvidenceInteractorComparator
Unambiguous experimental participant comparator based on the interactor only.class
UnambiguousParticipantInteractorComparator
It will compare the interactors using UnambiguousInteractorComparator.
-