Uses of Class
psidev.psi.mi.jami.utils.comparator.participant.ModelledParticipantPoolComparator
-
Packages that use ModelledParticipantPoolComparator Package Description psidev.psi.mi.jami.utils.comparator.participant -
-
Uses of ModelledParticipantPoolComparator in psidev.psi.mi.jami.utils.comparator.participant
Subclasses of ModelledParticipantPoolComparator in psidev.psi.mi.jami.utils.comparator.participant Modifier and Type Class Description class
UnambiguousExactModelledParticipantPoolComparator
unambiguous exact biological participant pool comparator.class
UnambiguousModelledParticipantPoolComparator
unambiguous biological participant pool comparator.Methods in psidev.psi.mi.jami.utils.comparator.participant that return ModelledParticipantPoolComparator Modifier and Type Method Description ModelledParticipantPoolComparator
ModelledParticipantComparator. getParticipantPoolComparator()
getParticipantPoolComparatorMethods in psidev.psi.mi.jami.utils.comparator.participant with parameters of type ModelledParticipantPoolComparator Modifier and Type Method Description void
ModelledParticipantComparator. setPoolComparator(ModelledParticipantPoolComparator poolComparator)
Setter for the fieldpoolComparator
.Constructors in psidev.psi.mi.jami.utils.comparator.participant with parameters of type ModelledParticipantPoolComparator Constructor Description ModelledParticipantComparator(ModelledParticipantPoolComparator poolComparator)
Creates a new ComponentComparator
-