Uses of Class
psidev.psi.mi.jami.enricher.impl.full.FullInteractorBaseEnricher
-
Packages that use FullInteractorBaseEnricher Package Description psidev.psi.mi.jami.enricher.impl.full -
-
Uses of FullInteractorBaseEnricher in psidev.psi.mi.jami.enricher.impl.full
Subclasses of FullInteractorBaseEnricher in psidev.psi.mi.jami.enricher.impl.full Modifier and Type Class Description classFullInteractorPoolEnricherA full enricher for interactor pools.classFullPolymerEnricher<T extends Polymer>Full polymer enricher.Methods in psidev.psi.mi.jami.enricher.impl.full that return FullInteractorBaseEnricher Modifier and Type Method Description protected FullInteractorBaseEnricher<Complex>FullComplexEnricher. getInteractorEnricher()Getter for the fieldinteractorEnricher.Constructors in psidev.psi.mi.jami.enricher.impl.full with parameters of type FullInteractorBaseEnricher Constructor Description FullComplexEnricher(FullInteractorBaseEnricher<Complex> interactorEnricher)Constructor for FullComplexEnricher.FullInteractorBaseUpdater(FullInteractorBaseEnricher<T> enricher)Constructor for FullInteractorBaseUpdater.
-