Uses of Class
psidev.psi.mi.jami.utils.comparator.interactor.UnambiguousInteractorComparator
-
Packages that use UnambiguousInteractorComparator Package Description psidev.psi.mi.jami.utils.comparator.participant -
-
Uses of UnambiguousInteractorComparator in psidev.psi.mi.jami.utils.comparator.participant
Methods in psidev.psi.mi.jami.utils.comparator.participant that return UnambiguousInteractorComparator Modifier and Type Method Description UnambiguousInteractorComparator
UnambiguousEntityBaseComparator. getInteractorComparator()
UnambiguousInteractorComparator
UnambiguousModelledParticipantInteractorComparator. getInteractorComparator()
UnambiguousInteractorComparator
UnambiguousParticipantEvidenceInteractorComparator. getInteractorComparator()
Getter for the fieldinteractorComparator
.UnambiguousInteractorComparator
UnambiguousParticipantInteractorComparator. getInteractorComparator()
Constructors in psidev.psi.mi.jami.utils.comparator.participant with parameters of type UnambiguousInteractorComparator Constructor Description UnambiguousEntityBaseComparator(UnambiguousInteractorComparator comparator)
Constructor for UnambiguousEntityBaseComparator.
-