CausalRelationshipComparator |
Basic comparator for CausalRelationship
It will first compare the relationType using AbstractCvTermComparator.
|
CustomizableModelledParticipantComparator |
A ModelledParticipantComparator that can be customized so we can ignore interactors
when comparing modelled participants
|
EntityBaseComparator |
Basic entity comparator.
|
EntityComparator |
Generic entity comparator.
|
ExperimentalEntityComparator |
Basic Experimental entity comparator.
|
ExperimentalParticipantPoolComparator |
Basic Experimental participant pool comparator.
|
ModelledEntityComparator |
Basic biological entity comparator.
|
ModelledParticipantComparator |
Basic biological participant comparator.
|
ModelledParticipantPoolComparator |
Basic biological participant pool comparator.
|
ParticipantBaseComparator |
Basic participant comparator.
|
ParticipantComparator |
Generic participant comparator.
|
ParticipantEvidenceComparator |
Basic Experimental participant comparator.
|
ParticipantInteractorComparator |
Participant comparator only based on the interactor.
|
ParticipantPoolComparator |
Basic participant pool comparator.
|
StoichiometryComparator |
Simple stoichiometry comparator.
|
UnambiguousEntityBaseComparator |
Unambiguous entity comparator
It will first compare the interactors using UnambiguousInteractorComparator.
|
UnambiguousEntityComparator |
Unambiguous generic entity comparator
Modelled participants come first and then experimental participants.
|
UnambiguousExactEntityBaseComparator |
Unambiguous exact entity comparator
It will first compare the interactors using UnambiguousExactInteractorComparator.
|
UnambiguousExactEntityComparator |
Unambiguous exact generic entity comparator
Modelled participants come first and then experimental participants.
|
UnambiguousExactExperimentalEntityComparator |
Unambiguous exact Experimental entity comparator.
|
UnambiguousExactExperimentalParticipantPoolComparator |
Unambiguous exact Experimental participant pool comparator.
|
UnambiguousExactModelledEntityComparator |
unambiguous exact biological entity comparator.
|
UnambiguousExactModelledParticipantComparator |
unambiguous exact biological participant comparator.
|
UnambiguousExactModelledParticipantPoolComparator |
unambiguous exact biological participant pool comparator.
|
UnambiguousExactParticipantBaseComparator |
Unambiguous exact participant comparator
It will first compare the interactors using UnambiguousExactEntityBaseComparator.
|
UnambiguousExactParticipantComparator |
Unambiguous exact generic Participant comparator
Modelled participants come first and then experimental participants.
|
UnambiguousExactParticipantEvidenceComparator |
Unambiguous exact Experimental participant comparator.
|
UnambiguousExactParticipantPoolComparator |
Unambiguous exact participant pool comparator
It will first compares basic participant properties using UnambiguousExactParticipantBaseComparator, then it will compare participant pool type using cv term comparator and then it will compare
each participant candidate using UnambiguousExactEntityBaseComparator
|
UnambiguousExperimentalEntityComparator |
Unambiguous Experimental entity comparator.
|
UnambiguousExperimentalParticipantPoolComparator |
Unambiguous Experimental participant pool comparator.
|
UnambiguousModelledEntityComparator |
unambiguous biological entity comparator.
|
UnambiguousModelledParticipantComparator |
Unambiguous biological participant comparator.
|
UnambiguousModelledParticipantPoolComparator |
unambiguous biological participant pool comparator.
|
UnambiguousParticipantBaseComparator |
Unambiguous participant comparator
It will first compare the interactors and stoichiometry using UnambiguousEntityComparator.
|
UnambiguousParticipantComparator |
Unambiguous generic Participant comparator
Modelled participants come first and then experimental participants.
|
UnambiguousParticipantEvidenceComparator |
Unambiguous Experimental participant comparator.
|
UnambiguousParticipantPoolComparator |
Unambiguous participant pool comparator
It will first compares basic participant properties using UnambiguousParticipantBaseComparator, then it will compare participant pool type using cv term comparator and then it will compare
each participant candidate using UnambiguousEntityBaseComparator
|