Uses of Interface
psidev.psi.mi.jami.utils.comparator.participant.CustomizableModelledParticipantComparator
-
-
Uses of CustomizableModelledParticipantComparator in psidev.psi.mi.jami.utils.comparator.interaction
Constructors in psidev.psi.mi.jami.utils.comparator.interaction with parameters of type CustomizableModelledParticipantComparator Constructor Description CuratedModelledInteractionComparator(CustomizableModelledParticipantComparator participantComparator, Comparator<Interaction> interactionComparator, Comparator<CvTerm> sourceComparator)Constructor for CuratedModelledInteractionComparator.ModelledInteractionComparator(CustomizableModelledParticipantComparator participantComparator, Comparator<Interaction> interactionComparator)Constructor for ModelledInteractionComparator. -
Uses of CustomizableModelledParticipantComparator in psidev.psi.mi.jami.utils.comparator.interactor
Constructors in psidev.psi.mi.jami.utils.comparator.interactor with parameters of type CustomizableModelledParticipantComparator Constructor Description ComplexComparator(Comparator<Interactor> interactorBaseComparator, CustomizableModelledParticipantComparator componentComparator, Comparator<CvTerm> cvTermComparator)Creates a bew ComplexComparator. -
Uses of CustomizableModelledParticipantComparator in psidev.psi.mi.jami.utils.comparator.participant
Classes in psidev.psi.mi.jami.utils.comparator.participant that implement CustomizableModelledParticipantComparator Modifier and Type Class Description classModelledEntityComparatorBasic biological entity comparator.classModelledParticipantComparatorBasic biological participant comparator.classUnambiguousExactModelledEntityComparatorunambiguous exact biological entity comparator.classUnambiguousExactModelledParticipantComparatorunambiguous exact biological participant comparator.classUnambiguousExactModelledParticipantInteractorComparatorUnambiguous exact biological participant comparator based on the interactor only.classUnambiguousModelledEntityComparatorunambiguous biological entity comparator.classUnambiguousModelledParticipantComparatorUnambiguous biological participant comparator.classUnambiguousModelledParticipantInteractorComparatorUnambiguous biological participant comparator based on the interactor only.Methods in psidev.psi.mi.jami.utils.comparator.participant that return CustomizableModelledParticipantComparator Modifier and Type Method Description CustomizableModelledParticipantComparatorModelledParticipantCollectionComparator. getObjectComparator()Getter for the fieldobjectComparator.Constructors in psidev.psi.mi.jami.utils.comparator.participant with parameters of type CustomizableModelledParticipantComparator Constructor Description ModelledParticipantCollectionComparator(CustomizableModelledParticipantComparator<ModelledParticipant> biologicalParticipantComparator)Creates a new component CollectionComparator.
-