Uses of Interface
psidev.psi.mi.jami.enricher.MIEnricher
-
Packages that use MIEnricher Package Description psidev.psi.mi.jami.enricher psidev.psi.mi.jami.enricher.impl psidev.psi.mi.jami.enricher.impl.full psidev.psi.mi.jami.enricher.impl.minimal psidev.psi.mi.jami.imex -
-
Uses of MIEnricher in psidev.psi.mi.jami.enricher
Subinterfaces of MIEnricher in psidev.psi.mi.jami.enricher Modifier and Type Interface Description interfaceComplexEnricherThe enricher for Interactions which can enrich a single interaction or a collection.interfaceCuratedPublicationEnricherAn enricher for curated publications which can enrich either a single publication or a collection.interfaceCvTermEnricher<C extends CvTerm>The CvTerm enricher is an enricher which can enrich either single cvTerm or a collection.interfaceEntityEnricher<P extends Entity,F extends Feature>Sub enrichers: Protein, CvTerm, Feature, Bioactive3EntityinterfaceExperimentalParticipantPoolEnricherThe Participant pool enricher is an enricher which can enrich either single Participant pool or a collection.interfaceExperimentEnricherThe experimentEnricher can enrich either a single experiment or a collection.interfaceFeatureEnricher<F extends Feature>The featureEnricher can enrich either a single feature or a collection.interfaceInteractionEnricher<I extends Interaction>The enricher for Interactions which can enrich a single interaction or a collection.interfaceInteractionEvidenceEnricherAn enricher for interaction evidences.interfaceInteractorEnricher<T extends Interactor>Interface for interactor enrichers.interfaceInteractorPoolEnricherThe Interactor pool enricher is an enricher which can enrich either single interactor pool or a collection.interfaceModelledInteractionEnricher<I extends ModelledInteraction>The enricher for Interactions which can enrich a single interaction or a collection.interfaceOrganismEnricherAn organism enricher which can enrich either a single organism or a collection.interfaceParticipantEnricher<P extends Participant,F extends Feature>Sub enrichers: Protein, CvTerm, Feature, Bioactive3EntityinterfaceParticipantEvidenceEnricher<T extends ParticipantEvidence>The Participant pool enricher is an enricher which can enrich either single Participant pool or a collection.interfaceParticipantPoolEnricher<P extends ParticipantPool,F extends Feature>Sub enrichers: Protein, CvTerm, Feature, Bioactive3EntityinterfaceProteinEnricherThe Protein enricher is an enricher which can enrich either single protein or a collection.interfaceProteinListeningFeatureEnricher<F extends Feature>An extension to the feature enricher, the protein listening form also updates ranges.interfacePublicationEnricherAn enricher for publications which can enrich either a single publication or a collection.interfaceSourceEnricherThe source enricher is an enricher which can enrich either single source or a collection. -
Uses of MIEnricher in psidev.psi.mi.jami.enricher.impl
Classes in psidev.psi.mi.jami.enricher.impl that implement MIEnricher Modifier and Type Class Description classAbstractInteractorEnricher<T extends Interactor>Abstract class for enricher of interactors Minimal enrichment: - enrich fullname of an interactor.classAbstractInteractorUpdater<T extends Interactor>Abstract class for updater of interactors Minimal update: - enrich shortname of an interactor.classAbstractMIEnricher<T>Abstract implementation of a MIEnricherclassCompositeEntityEnricherGeneral enricher for entities and participants candidates that can use sub enrichers for enriching specific interactorsclassCompositeInteractorEnricherGeneral enricher for interactors that can use sub enrichers for enriching specific interactorsclassCompositeModelledParticipantEnricherGeneral enricher for entities and participants that can use sub enrichers for enriching specific interactorsclassCompositeParticipantEnricherGeneral enricher for entities and participants that can use sub enrichers for enriching specific interactorsclassCompositeParticipantEvidenceEnricherGeneral enricher for entities and participants that can use sub enrichers for enriching specific interactors -
Uses of MIEnricher in psidev.psi.mi.jami.enricher.impl.full
Classes in psidev.psi.mi.jami.enricher.impl.full that implement MIEnricher Modifier and Type Class Description classFullBioactiveEntityEnricherA full enricher for bioactive entities.classFullBioactiveEntityUpdaterA full updater for bioactive entities.classFullComplexEnricherFull enricher for complexesclassFullComplexUpdaterFull enricher for complexesclassFullCuratedPublicationEnricherProvides full enrichment of curated Publication.classFullCuratedPublicationUpdaterProvides full update of Publication.classFullCvTermEnricher<C extends CvTerm>Provides full enrichment of cv term.classFullCvTermUpdater<C extends CvTerm>Provides full update of cv term.classFullEntityEnricher<P extends Entity,F extends Feature>The participant enricher is an enricher which can enrich either single participant or a collection.classFullEntityUpdater<P extends Entity,F extends Feature>The participant enricher is an enricher which can enrich either single participant or a collection.classFullExperimentalParticipantPoolEnricherThe participant pool enricher is an enricher which can enrich either single participant or a collection.classFullExperimentalParticipantPoolUpdaterThe participant pool enricher is an enricher which can enrich either single participant or a collection.classFullExperimentEnricherProvides full enrichment of experiment.classFullExperimentUpdaterProvides full update of experiment.classFullFeatureEnricher<F extends Feature>Provides full enrichment of feature.classFullFeatureEvidenceEnricherProvides full enrichment of feature evidence.classFullFeatureEvidenceUpdaterProvides full update of feature evidence.classFullFeatureUpdater<F extends Feature>Provides full updater of feature.classFullGeneEnricherA full enricher for genes.classFullGeneUpdaterA full updater for genes.classFullInteractionEnricher<I extends Interaction>Full enricher for interactionsclassFullInteractionEvidenceEnricherFull enricher for Interaction evidenceclassFullInteractionEvidenceUpdaterFull updater for interaction evidenceclassFullInteractionUpdater<I extends Interaction>Full updater of interactionclassFullInteractorBaseEnricher<T extends Interactor>Full interactor enricherclassFullInteractorBaseUpdater<T extends Interactor>Full updater of interactorclassFullInteractorPoolEnricherA full enricher for interactor pools.classFullInteractorPoolUpdaterA full updater for interactor pools.classFullModelledInteractionEnricher<I extends ModelledInteraction>Full enricher for ModelledInteractionclassFullModelledInteractionUpdater<I extends ModelledInteraction>Full updater of a modelled interactionclassFullOntologyTermEnricherProvides full enrichment of ontologYTerm.classFullOntologyTermUpdaterProvides full update of ontologYTerm.classFullOrganismEnricherProvides full enrichment of a Organism.classFullOrganismUpdaterProvides full update of a Organism.classFullParticipantEnricher<P extends Participant,F extends Feature>The participant enricher is an enricher which can enrich either single participant or a collection.classFullParticipantEvidenceEnricher<P extends ParticipantEvidence>Created with IntelliJ IDEA.classFullParticipantEvidenceUpdater<P extends ParticipantEvidence>Created with IntelliJ IDEA.classFullParticipantPoolEnricher<P extends ParticipantPool,F extends Feature>The participant pool enricher is an enricher which can enrich either single participant or a collection.classFullParticipantPoolUpdater<P extends ParticipantPool,F extends Feature>The participant pool enricher is an enricher which can enrich either single participant or a collection.classFullParticipantUpdater<P extends Participant,F extends Feature>The participant enricher is an enricher which can enrich either single participant or a collection.classFullPolymerEnricher<T extends Polymer>Full polymer enricher.classFullPolymerUpdater<T extends Polymer>Full updater of polymer - update all properties of interactor as described in FullInteractorBaseUpdater - update sequence of polymer.classFullProteinEnricherFull enricher of proteins.classFullProteinUpdaterFull updater of proteins.classFullPublicationEnricherProvides full enrichment of Publication.classFullPublicationUpdaterProvides full update of Publication.classFullSourceEnricherProvides full enrichment of a Source.classFullSourceUpdaterProvides full update of a Source. -
Uses of MIEnricher in psidev.psi.mi.jami.enricher.impl.minimal
Classes in psidev.psi.mi.jami.enricher.impl.minimal that implement MIEnricher Modifier and Type Class Description classMinimalBioactiveEntityEnricherA basic minimal enricher for bioactive entities.classMinimalBioactiveEntityUpdaterA basic minimal updater for bioactive entities.classMinimalComplexEnricherMinimal enricher for complexesclassMinimalComplexUpdaterMinimal updater for complexesclassMinimalCuratedPublicationEnricherProvides minimal enrichment of curatedPublication.classMinimalCuratedPublicationUpdaterProvides minimal update of curated Publication.classMinimalCvTermEnricher<C extends CvTerm>Provides minimal enrichment of cv term.classMinimalCvTermUpdater<C extends CvTerm>Provides minimal update of cv term.classMinimalEntityEnricher<P extends Entity,F extends Feature>The entity enricher is an enricher which can enrich either single participant or a collection.classMinimalEntityUpdater<P extends Entity,F extends Feature>The participant enricher is an enricher which can enrich either single participant or a collection.classMinimalExperimentalParticipantPoolEnricherThe participant pool enricher is an enricher which can enrich either single participant or a collection.classMinimalExperimentalParticipantPoolUpdaterThe participant pool enricher is an enricher which can enrich either single participant or a collection.classMinimalExperimentEnricherProvides minimal enrichment of experiment.classMinimalExperimentUpdaterProvides minimal update of experiment.classMinimalFeatureEnricher<F extends Feature>Provides minimal enrichment of feature.classMinimalFeatureEvidenceEnricherProvides minimal enrichment of feature evidence.classMinimalFeatureEvidenceUpdaterProvides minimal update of feature evidence.classMinimalFeatureUpdater<F extends Feature>Provides minimal update of feature.classMinimalGeneEnricherA basic minimal enricher for genes.classMinimalGeneUpdaterA basic minimal updater for genes.classMinimalInteractionEnricher<I extends Interaction>The enricher for Interactions which can enrich a single interaction or a collection.classMinimalInteractionEvidenceEnricherMinimal enricher for interaction evidenceclassMinimalInteractionEvidenceUpdaterMinimal updater for interaction evidenceclassMinimalInteractionUpdater<I extends Interaction>The enricher for Interactions which can enrich a single interaction or a collection.classMinimalInteractorBaseEnricher<T extends Interactor>A basic minimal enricher for interactors.classMinimalInteractorBaseUpdater<T extends Interactor>A basic minimal updater for interactors.classMinimalModelledInteractionEnricher<I extends ModelledInteraction>Minimal enricher for modelled interactionsclassMinimalModelledInteractionUpdater<I extends ModelledInteraction>Minimal updater for modelled interactionclassMinimalOntologyTermEnricherProvides minimal enrichment of ontologYTerm.classMinimalOntologyTermUpdaterProvides minimal update of ontologYTerm.classMinimalOrganismEnricherProvides minimum enrichment of a Organism.classMinimalOrganismUpdaterProvides minimum update of a Organism.classMinimalParticipantEnricher<P extends Participant,F extends Feature>The participant enricher is an enricher which can enrich either single participant or a collection.classMinimalParticipantEvidenceEnricher<P extends ParticipantEvidence>Created with IntelliJ IDEA.classMinimalParticipantEvidenceUpdater<P extends ParticipantEvidence>Created with IntelliJ IDEA.classMinimalParticipantPoolEnricher<P extends ParticipantPool,F extends Feature>The participant pool enricher is an enricher which can enrich either single participant or a collection.classMinimalParticipantPoolUpdater<P extends ParticipantPool,F extends Feature>The participant pool enricher is an enricher which can enrich either single participant or a collection.classMinimalParticipantUpdater<P extends Participant,F extends Feature>The participant enricher is an enricher which can enrich either single participant or a collection.classMinimalProteinEnricherEnriches a protein to the minimum level.classMinimalProteinUpdaterUpdates a protein to the minimum level.classMinimalPublicationEnricherProvides minimal enrichment of Publication.classMinimalPublicationUpdaterProvides minimal update of Publication.classMinimalSourceEnricherProvides minimum enrichment of a Source.classMinimalSourceUpdaterProvides minimum update of a Source. -
Uses of MIEnricher in psidev.psi.mi.jami.imex
Classes in psidev.psi.mi.jami.imex that implement MIEnricher Modifier and Type Class Description classImexExperimentUpdaterThis enricher will update an experiment attached to a publication having an IMEx idclassImexInteractionUpdaterThis enricher will update a interaction evidence having a publication with IMEx idclassImexPublicationAssignerThis enricher will update a publication having IMEx id and synchronize it with IMEx centralclassImexPublicationRegisterThis enricher will update a publication having IMEx id and synchronize it with IMEx centralclassImexPublicationUpdaterThis enricher will update a publication having IMEx id and synchronize it with IMEx central
-