Uses of Class
psidev.psi.mi.jami.enricher.impl.CompositeModelledParticipantEnricher
-
Packages that use CompositeModelledParticipantEnricher Package Description psidev.psi.mi.jami.enricher.impl -
-
Uses of CompositeModelledParticipantEnricher in psidev.psi.mi.jami.enricher.impl
Methods in psidev.psi.mi.jami.enricher.impl that return CompositeModelledParticipantEnricher Modifier and Type Method Description CompositeModelledParticipantEnricher
CompositeParticipantEnricher. getModelledEntityEnricher()
Getter for the fieldmodelledEntityEnricher
.Methods in psidev.psi.mi.jami.enricher.impl with parameters of type CompositeModelledParticipantEnricher Modifier and Type Method Description void
CompositeParticipantEnricher. setModelledEntityEnricher(CompositeModelledParticipantEnricher modelledEntityEnricher)
Setter for the fieldmodelledEntityEnricher
.
-