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 classUnambiguousExactModelledParticipantPoolComparatorunambiguous exact biological participant pool comparator.classUnambiguousModelledParticipantPoolComparatorunambiguous biological participant pool comparator.Methods in psidev.psi.mi.jami.utils.comparator.participant that return ModelledParticipantPoolComparator Modifier and Type Method Description ModelledParticipantPoolComparatorModelledParticipantComparator. getParticipantPoolComparator()getParticipantPoolComparatorMethods in psidev.psi.mi.jami.utils.comparator.participant with parameters of type ModelledParticipantPoolComparator Modifier and Type Method Description voidModelledParticipantComparator. 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
-