Uses of Interface
psidev.psi.mi.jami.model.Publication
-
-
Uses of Publication in psidev.psi.mi.jami.bridges.europubmedcentral
Methods in psidev.psi.mi.jami.bridges.europubmedcentral that return Publication Modifier and Type Method Description PublicationCachedEuroPubmedCentralFetcher. fetchByIdentifier(String identifier, String source)Uses the identifier to search for a publication and return a completed record.PublicationEuroPubmedCentralFetcher. fetchByIdentifier(String id, String source)Uses the identifier to search for a publication and return a completed record.Methods in psidev.psi.mi.jami.bridges.europubmedcentral that return types with arguments of type Publication Modifier and Type Method Description Collection<Publication>CachedEuroPubmedCentralFetcher. fetchByIdentifiers(Map<String,Collection<String>> identifiers)Uses the identifiers to search for publications and return completed records.Collection<Publication>EuroPubmedCentralFetcher. fetchByIdentifiers(Map<String,Collection<String>> identifiers)Uses the identifiers to search for publications and return completed records. -
Uses of Publication in psidev.psi.mi.jami.bridges.fetcher
Methods in psidev.psi.mi.jami.bridges.fetcher that return Publication Modifier and Type Method Description PublicationPublicationFetcher. fetchByIdentifier(String identifier, String source)Uses the identifier to search for a publication and return a completed record.Methods in psidev.psi.mi.jami.bridges.fetcher that return types with arguments of type Publication Modifier and Type Method Description Collection<Publication>PublicationFetcher. fetchByIdentifiers(Map<String,Collection<String>> identifiers)Uses the identifiers to search for publications and return completed records. -
Uses of Publication in psidev.psi.mi.jami.bridges.fetcher.mock
Methods in psidev.psi.mi.jami.bridges.fetcher.mock that return Publication Modifier and Type Method Description PublicationFailingPublicationFetcher. fetchByIdentifier(String pubmedID, String source)Uses the identifier to search for a publication and return a completed record.PublicationMockPublicationFetcher. fetchByIdentifier(String pubmedID, String source)Uses the identifier to search for a publication and return a completed record.Methods in psidev.psi.mi.jami.bridges.fetcher.mock that return types with arguments of type Publication Modifier and Type Method Description Collection<Publication>FailingPublicationFetcher. fetchByIdentifiers(Map<String,Collection<String>> identifiers)Uses the identifiers to search for publications and return completed records.Collection<Publication>MockPublicationFetcher. fetchByIdentifiers(Map<String,Collection<String>> identifiers)Uses the identifiers to search for publications and return completed records. -
Uses of Publication in psidev.psi.mi.jami.bridges.imex
Methods in psidev.psi.mi.jami.bridges.imex that return Publication Modifier and Type Method Description PublicationDefaultImexCentralClient. createPublicationById(String identifier, String source)Creates a publication given a valid pubmed id.PublicationImexCentralClient. createPublicationById(String identifier, String source)Creates a publication given a valid pubmed id.PublicationDefaultImexCentralClient. fetchByIdentifier(String identifier, String source)Uses the identifier to search for a publication and return a completed record.PublicationDefaultImexCentralClient. fetchPublicationImexAccession(String identifier, String source, boolean aBoolean)Create a new IMEx id if requested for a given pubmed idPublicationImexCentralClient. fetchPublicationImexAccession(String identifier, String source, boolean assign)Create a new IMEx id if requested for a given pubmed idPublicationDefaultImexCentralClient. updatePublicationAdminGroup(String identifier, String source, Operation operation, String group)Update the publication admin group given a valid pubmed identifier and a valid operator.PublicationImexCentralClient. updatePublicationAdminGroup(String identifier, String source, Operation operation, String group)Update the publication admin group given a valid pubmed identifier and a valid operator.PublicationDefaultImexCentralClient. updatePublicationAdminUser(String identifier, String source, Operation operation, String user)Update the publication admin user given a valid pubmed identifier and a valid operator.PublicationImexCentralClient. updatePublicationAdminUser(String identifier, String source, Operation operation, String user)Update the publication admin user given a valid pubmed identifier and a valid operator.PublicationDefaultImexCentralClient. updatePublicationIdentifier(String oldIdentifier, String oldSource, String newIdentifier, String source)Update publication pubmed identifier, DOI number or internal identifier of an existing record in IMEx central.PublicationImexCentralClient. updatePublicationIdentifier(String oldIdentifier, String oldSource, String newIdentifier, String source)Update publication pubmed identifier, DOI number or internal identifier of an existing record in IMEx central.PublicationDefaultImexCentralClient. updatePublicationStatus(String identifier, String source, PublicationStatus status)Update the status of a publication associated with a valid pubmed identifier already registered in IMEx centralPublicationImexCentralClient. updatePublicationStatus(String identifier, String source, PublicationStatus status)Update the status of a publication associated with a valid pubmed identifier already registered in IMEx centralMethods in psidev.psi.mi.jami.bridges.imex that return types with arguments of type Publication Modifier and Type Method Description Collection<Publication>DefaultImexCentralClient. fetchByIdentifiers(Map<String,Collection<String>> identifiers)Uses the identifiers to search for publications and return completed records.List<Publication>DefaultImexCentralClient. fetchPublicationsByOwner(String owner, int first, int max)Collect a list of publications associated with a specific owner.Collection<Publication>ImexCentralClient. fetchPublicationsByOwner(String owner, int first, int max)Collect a list of publications associated with a specific owner.List<Publication>DefaultImexCentralClient. fetchPublicationsByStatus(String status, int first, int max)Collect a list of publications having a specific status.Collection<Publication>ImexCentralClient. fetchPublicationsByStatus(String status, int first, int max)Collect a list of publications having a specific status.Methods in psidev.psi.mi.jami.bridges.imex with parameters of type Publication Modifier and Type Method Description voidDefaultImexCentralClient. createPublication(Publication publication)Create a new publication record in IMEx central (not implemented yet in production but can be used in test with the MockImexCentralClient)voidImexCentralClient. createPublication(Publication publication)Create a new publication record in IMEx central (not implemented yet in production but can be used in test with the MockImexCentralClient) -
Uses of Publication in psidev.psi.mi.jami.bridges.imex.extension
Classes in psidev.psi.mi.jami.bridges.imex.extension that implement Publication Modifier and Type Class Description classImexPublicationExtension of publication for imex central -
Uses of Publication in psidev.psi.mi.jami.bridges.imex.mock
Methods in psidev.psi.mi.jami.bridges.imex.mock that return Publication Modifier and Type Method Description PublicationMockImexCentralClient. createPublicationById(String identifier, String source)Creates a publication given a valid pubmed id.PublicationMockImexCentralClient. fetchByIdentifier(String identifier, String source)Uses the identifier to search for a publication and return a completed record.PublicationMockImexCentralClient. fetchPublicationImexAccession(String identifier, String source, boolean create)Create a new IMEx id if requested for a given pubmed idPublicationMockImexCentralClient. updatePublicationAdminGroup(String identifier, String source, Operation operation, String group)Update the publication admin group given a valid pubmed identifier and a valid operator.PublicationMockImexCentralClient. updatePublicationAdminUser(String identifier, String source, Operation operation, String user)Update the publication admin user given a valid pubmed identifier and a valid operator.PublicationMockImexCentralClient. updatePublicationIdentifier(String oldIdentifier, String oldSource, String newIdentifier, String source)Update publication pubmed identifier, DOI number or internal identifier of an existing record in IMEx central.PublicationMockImexCentralClient. updatePublicationStatus(String identifier, String source, PublicationStatus status)Update the status of a publication associated with a valid pubmed identifier already registered in IMEx centralMethods in psidev.psi.mi.jami.bridges.imex.mock that return types with arguments of type Publication Modifier and Type Method Description Collection<Publication>MockImexCentralClient. fetchByIdentifiers(Map<String,Collection<String>> identifiers)Uses the identifiers to search for publications and return completed records.List<Publication>MockImexCentralClient. fetchPublicationsByOwner(String owner, int first, int max)Collect a list of publications associated with a specific owner.List<Publication>MockImexCentralClient. fetchPublicationsByStatus(String status, int first, int max)Collect a list of publications having a specific status.Methods in psidev.psi.mi.jami.bridges.imex.mock with parameters of type Publication Modifier and Type Method Description voidMockImexCentralClient. addPublication(Publication p)addPublication.voidMockImexCentralClient. createPublication(Publication publication)Create a new publication record in IMEx central (not implemented yet in production but can be used in test with the MockImexCentralClient)Method parameters in psidev.psi.mi.jami.bridges.imex.mock with type arguments of type Publication Modifier and Type Method Description voidMockImexCentralClient. initPublications(List<Publication> allPublications)initPublications. -
Uses of Publication in psidev.psi.mi.jami.bridges.ols
Methods in psidev.psi.mi.jami.bridges.ols that return Publication Modifier and Type Method Description PublicationLazySource. getPublication()getPublication.Methods in psidev.psi.mi.jami.bridges.ols with parameters of type Publication Modifier and Type Method Description voidLazySource. setPublication(Publication ref)Set the bibliographical reference -
Uses of Publication in psidev.psi.mi.jami.datasource
Methods in psidev.psi.mi.jami.datasource that return types with arguments of type Publication Modifier and Type Method Description Iterator<Publication>PublicationStream. getPublicationsIterator()The publications iterator for this datasource. -
Uses of Publication in psidev.psi.mi.jami.enricher.impl.full
Methods in psidev.psi.mi.jami.enricher.impl.full that return Publication Modifier and Type Method Description PublicationFullCuratedPublicationUpdater. find(Publication publicationToEnrich)find.PublicationFullPublicationUpdater. find(Publication publicationToEnrich)find.Methods in psidev.psi.mi.jami.enricher.impl.full with parameters of type Publication Modifier and Type Method Description PublicationFullCuratedPublicationUpdater. find(Publication publicationToEnrich)find.PublicationFullPublicationUpdater. find(Publication publicationToEnrich)find.protected voidFullPublicationEnricher. processAnnotations(Publication publicationToEnrich, Publication fetched)processAnnotations.protected voidFullPublicationUpdater. processAnnotations(Publication publicationToEnrich, Publication fetched)processAnnotations.protected voidFullCuratedPublicationEnricher. processCurationDepth(Publication publicationToEnrich, Publication fetched)processCurationDepth.protected voidFullCuratedPublicationUpdater. processCurationDepth(Publication publicationToEnrich, Publication fetched)processCurationDepth.protected voidFullPublicationEnricher. processCurationDepth(Publication publicationToEnrich, Publication fetched)processCurationDepth.protected voidFullPublicationEnricher. processJournal(Publication publicationToEnrich, Publication fetched)processJournal.protected voidFullPublicationUpdater. processJournal(Publication publicationToEnrich, Publication fetched)processJournal.protected voidFullCuratedPublicationEnricher. processOtherProperties(Publication publicationToEnrich, Publication fetched)processOtherProperties.protected voidFullPublicationEnricher. processOtherProperties(Publication publicationToEnrich, Publication fetched)processOtherProperties.voidFullCuratedPublicationUpdater. processPublication(Publication publicationToEnrich, Publication fetchedPublication)The strategy for the enrichment of the publication.voidFullPublicationUpdater. processPublication(Publication publicationToEnrich, Publication fetchedPublication)The strategy for the enrichment of the publication.protected voidFullPublicationEnricher. processPublicationTitle(Publication publicationToEnrich, Publication fetched)processPublicationTitle.protected voidFullPublicationUpdater. processPublicationTitle(Publication publicationToEnrich, Publication fetched)processPublicationTitle.protected voidFullCuratedPublicationEnricher. processReleasedDate(Publication publicationToEnrich, Publication fetched)processReleasedDate.protected voidFullCuratedPublicationUpdater. processReleasedDate(Publication publicationToEnrich, Publication fetched)processReleasedDate.protected voidFullPublicationEnricher. processReleasedDate(Publication publicationToEnrich, Publication fetched)processReleasedDate.protected voidFullPublicationEnricher. processXrefs(Publication publicationToEnrich, Publication fetched)processXrefs.protected voidFullPublicationUpdater. processXrefs(Publication publicationToEnrich, Publication fetched)processXrefs. -
Uses of Publication in psidev.psi.mi.jami.enricher.impl.minimal
Methods in psidev.psi.mi.jami.enricher.impl.minimal that return Publication Modifier and Type Method Description PublicationMinimalCuratedPublicationEnricher. find(Publication objectToEnrich)find.PublicationMinimalPublicationEnricher. find(Publication publicationToEnrich)find.Methods in psidev.psi.mi.jami.enricher.impl.minimal with parameters of type Publication Modifier and Type Method Description voidMinimalCuratedPublicationEnricher. enrich(Publication objectToEnrich, Publication fetchedObject)enrich.voidMinimalPublicationEnricher. enrich(Publication publicationToEnrich, Publication publicationFetched)enrich.PublicationMinimalCuratedPublicationEnricher. find(Publication objectToEnrich)find.PublicationMinimalPublicationEnricher. find(Publication publicationToEnrich)find.protected voidMinimalCuratedPublicationEnricher. onEnrichedVersionNotFound(Publication objectToEnrich)onEnrichedVersionNotFound.protected voidMinimalPublicationEnricher. onEnrichedVersionNotFound(Publication publicationToEnrich)onEnrichedVersionNotFound.protected voidMinimalPublicationEnricher. processAuthors(Publication publicationToEnrich, Publication fetched)processAuthors.protected voidMinimalPublicationUpdater. processAuthors(Publication publicationToEnrich, Publication fetched)processAuthors.protected voidMinimalPublicationEnricher. processIdentifiers(Publication publicationToEnrich, Publication fetched)processIdentifiers.protected voidMinimalPublicationUpdater. processIdentifiers(Publication publicationToEnrich, Publication fetched)processIdentifiers.protected voidMinimalCuratedPublicationEnricher. processOtherProperties(Publication publicationToEnrich, Publication fetchedPublication)processOtherProperties.protected voidMinimalPublicationEnricher. processOtherProperties(Publication publicationToEnrich, Publication fetchedPublication)processOtherProperties.voidMinimalCuratedPublicationEnricher. processPublication(Publication publicationToEnrich, Publication fetchedPublication)The strategy for the enrichment of the publication.voidMinimalPublicationEnricher. processPublication(Publication publicationToEnrich, Publication fetchedPublication)The strategy for the enrichment of the publication.protected voidMinimalPublicationEnricher. processPublicationDate(Publication publicationToEnrich, Publication fetched)processPublicationDate.protected voidMinimalPublicationUpdater. processPublicationDate(Publication publicationToEnrich, Publication fetched)processPublicationDate.protected voidMinimalCuratedPublicationEnricher. processSource(Publication publicationToEnrich, Publication fetchedPublication)processSource.protected voidMinimalCuratedPublicationUpdater. processSource(Publication publicationToEnrich, Publication fetchedPublication)processSource. -
Uses of Publication in psidev.psi.mi.jami.enricher.listener.impl
Methods in psidev.psi.mi.jami.enricher.listener.impl with parameters of type Publication Modifier and Type Method Description voidPublicationEnricherListenerManager. onAddedAnnotation(Publication publication, Annotation annotationAdded)Listen to the event where an annotation has been added to the object annotations.voidPublicationEnricherListenerManager. onAddedIdentifier(Publication publication, Xref addedXref)Listen to the event where an identifier has been added to the protein identifiers.voidPublicationEnricherListenerManager. onAddedXref(Publication publication, Xref addedXref)Listen to the event where a xref has been added to the protein xrefs.voidPublicationEnricherListenerManager. onAuthorAdded(Publication publication, String addedAuthor)onAuthorAddedvoidPublicationEnricherListenerManager. onAuthorRemoved(Publication publication, String removedAuthor)onAuthorRemovedvoidPublicationEnricherListenerManager. onCurationDepthUpdate(Publication publication, CurationDepth oldDepth)onCurationDepthUpdatevoidPublicationEnricherListenerManager. onDoiUpdate(Publication publication, String oldDoi)onDoiUpdatevoidPublicationEnricherListenerManager. onImexIdentifierUpdate(Publication publication, Xref addedXref)onImexIdentifierUpdatevoidPublicationEnricherListenerManager. onJournalUpdated(Publication publication, String oldJournal)onJournalUpdatedvoidPublicationEnricherListenerManager. onPublicationDateUpdated(Publication publication, Date oldDate)onPublicationDateUpdatedvoidExperimentEnricherListenerManager. onPublicationUpdate(Experiment experiment, Publication oldPublication)onPublicationUpdatevoidSourceEnricherListenerManager. onPublicationUpdate(Source cv, Publication oldPublication)Listen to the event where the publication of a source has been changed.voidPublicationEnricherListenerManager. onPubmedIdUpdate(Publication publication, String oldPubmedId)onPubmedIdUpdatevoidPublicationEnricherListenerManager. onReleaseDateUpdated(Publication publication, Date oldDate)onReleaseDateUpdatedvoidPublicationEnricherListenerManager. onRemovedAnnotation(Publication publication, Annotation annotationRemoved)Listen to the event where an annotation has been removed from the object annotations.voidPublicationEnricherListenerManager. onRemovedIdentifier(Publication publication, Xref removedXref)Listen to the event where an identifier has been removed from the protein identifiers.voidPublicationEnricherListenerManager. onRemovedXref(Publication publication, Xref removedXref)Listen to the event where a xref has been removed from the interactor xrefs.voidPublicationEnricherListenerManager. onSourceUpdated(Publication publication, Source oldSource)onSourceUpdatedvoidPublicationEnricherListenerManager. onTitleUpdated(Publication publication, String oldTitle)onTitleUpdated -
Uses of Publication in psidev.psi.mi.jami.enricher.listener.impl.log
Methods in psidev.psi.mi.jami.enricher.listener.impl.log with parameters of type Publication Modifier and Type Method Description voidPublicationEnricherLogger. onEnrichmentComplete(Publication publication, EnrichmentStatus status, String message)onEnrichmentComplete.voidPublicationEnricherLogger. onEnrichmentError(Publication object, String message, Exception e)onEnrichmentError. -
Uses of Publication in psidev.psi.mi.jami.enricher.listener.impl.writer
Methods in psidev.psi.mi.jami.enricher.listener.impl.writer with parameters of type Publication Modifier and Type Method Description voidPublicationEnricherStatisticsWriter. onAddedAnnotation(Publication publication, Annotation annotationAdded)Listen to the event where an annotation has been added to the object annotations.voidPublicationEnricherStatisticsWriter. onAddedIdentifier(Publication publication, Xref addedXref)Listen to the event where an identifier has been added to the protein identifiers.voidPublicationEnricherStatisticsWriter. onAddedXref(Publication publication, Xref addedXref)Listen to the event where a xref has been added to the protein xrefs.voidPublicationEnricherStatisticsWriter. onAuthorAdded(Publication publication, String addedAuthor)onAuthorAddedvoidPublicationEnricherStatisticsWriter. onAuthorRemoved(Publication publication, String removedAuthor)onAuthorRemovedvoidPublicationEnricherStatisticsWriter. onCurationDepthUpdate(Publication publication, CurationDepth oldDepth)onCurationDepthUpdatevoidPublicationEnricherStatisticsWriter. onDoiUpdate(Publication publication, String oldDoi)onDoiUpdatevoidPublicationEnricherStatisticsWriter. onImexIdentifierUpdate(Publication publication, Xref addedXref)onImexIdentifierUpdatevoidPublicationEnricherStatisticsWriter. onJournalUpdated(Publication publication, String oldJournal)onJournalUpdatedvoidPublicationEnricherStatisticsWriter. onPublicationDateUpdated(Publication publication, Date oldDate)onPublicationDateUpdatedvoidExperimentEnricherStatisticsWriter. onPublicationUpdate(Experiment experiment, Publication oldPublication)onPublicationUpdatevoidSourceEnricherStatisticsWriter. onPublicationUpdate(Source cv, Publication oldPublication)Listen to the event where the publication of a source has been changed.voidPublicationEnricherStatisticsWriter. onPubmedIdUpdate(Publication publication, String oldPubmedId)onPubmedIdUpdatevoidPublicationEnricherStatisticsWriter. onReleaseDateUpdated(Publication publication, Date oldDate)onReleaseDateUpdatedvoidPublicationEnricherStatisticsWriter. onRemovedAnnotation(Publication publication, Annotation annotationRemoved)Listen to the event where an annotation has been removed from the object annotations.voidPublicationEnricherStatisticsWriter. onRemovedIdentifier(Publication publication, Xref removedXref)Listen to the event where an identifier has been removed from the protein identifiers.voidPublicationEnricherStatisticsWriter. onRemovedXref(Publication publication, Xref removedXref)Listen to the event where a xref has been removed from the interactor xrefs.voidPublicationEnricherStatisticsWriter. onSourceUpdated(Publication publication, Source oldSource)onSourceUpdatedvoidPublicationEnricherStatisticsWriter. onTitleUpdated(Publication publication, String oldTitle)onTitleUpdated -
Uses of Publication in psidev.psi.mi.jami.html
Methods in psidev.psi.mi.jami.html with parameters of type Publication Modifier and Type Method Description protected voidMIEvidenceHtmlWriter. writePublication(Publication publication)writePublicationprotected voidMIModelledHtmlWriter. writePublication(Publication publication)writePublication -
Uses of Publication in psidev.psi.mi.jami.imex
Methods in psidev.psi.mi.jami.imex with parameters of type Publication Modifier and Type Method Description protected StringImexPublicationUpdater. collectAndCleanUpImexPrimaryReferenceFrom(Publication publication)collectAndCleanUpImexPrimaryReferenceFrom.ImexPublicationImexPublicationAssigner. find(Publication publicationToEnrich)find.ImexPublicationImexPublicationRegister. find(Publication publicationToEnrich)find.ImexPublicationImexPublicationUpdater. find(Publication publicationToEnrich)find.protected booleanImexPublicationAssigner. isEntitledToAssignImexId(Publication publicationToEnrich, ImexPublication imexPublication)isEntitledToAssignImexId.protected voidImexPublicationUpdater. onEnrichedVersionNotFound(Publication publicationToEnrich)onEnrichedVersionNotFound.protected voidImexPublicationAssigner. processAnnotations(Publication publicationToEnrich, Publication fetched)processAnnotations.protected voidImexPublicationRegister. processAnnotations(Publication publicationToEnrich, Publication fetched)processAnnotations.protected voidImexPublicationUpdater. processAnnotations(Publication publicationToEnrich, Publication fetched)processAnnotations.protected voidImexPublicationAssigner. processAuthors(Publication publicationToEnrich, Publication fetched)processAuthors.protected voidImexPublicationRegister. processAuthors(Publication publicationToEnrich, Publication fetched)processAuthors.protected voidImexPublicationUpdater. processAuthors(Publication publicationToEnrich, Publication fetched)processAuthors.protected voidImexPublicationAssigner. processCurationDepth(Publication publicationToEnrich, Publication fetched)processCurationDepth.protected voidImexPublicationRegister. processCurationDepth(Publication publicationToEnrich, Publication fetched)processCurationDepth.protected voidImexPublicationUpdater. processCurationDepth(Publication publicationToEnrich, Publication fetched)processCurationDepth.protected voidImexPublicationAssigner. processIdentifiers(Publication publicationToEnrich, Publication fetched)processIdentifiers.protected voidImexPublicationRegister. processIdentifiers(Publication publicationToEnrich, Publication fetched)processIdentifiers.protected voidImexPublicationUpdater. processIdentifiers(Publication publicationToEnrich, Publication fetched)processIdentifiers.protected voidImexPublicationAssigner. processJournal(Publication publicationToEnrich, Publication fetched)processJournal.protected voidImexPublicationRegister. processJournal(Publication publicationToEnrich, Publication fetched)processJournal.protected voidImexPublicationUpdater. processJournal(Publication publicationToEnrich, Publication fetched)processJournal.protected voidImexPublicationAssigner. processPublicationDate(Publication publicationToEnrich, Publication fetched)processPublicationDate.protected voidImexPublicationRegister. processPublicationDate(Publication publicationToEnrich, Publication fetched)processPublicationDate.protected voidImexPublicationUpdater. processPublicationDate(Publication publicationToEnrich, Publication fetched)processPublicationDate.protected voidImexPublicationAssigner. processPublicationTitle(Publication publicationToEnrich, Publication fetched)processPublicationTitle.protected voidImexPublicationRegister. processPublicationTitle(Publication publicationToEnrich, Publication fetched)processPublicationTitle.protected voidImexPublicationUpdater. processPublicationTitle(Publication publicationToEnrich, Publication fetched)processPublicationTitle.protected voidImexPublicationAssigner. processReleasedDate(Publication publicationToEnrich, Publication fetched)processReleasedDate.protected voidImexPublicationRegister. processReleasedDate(Publication publicationToEnrich, Publication fetched)processReleasedDate.protected voidImexPublicationUpdater. processReleasedDate(Publication publicationToEnrich, Publication fetched)processReleasedDate.protected voidImexPublicationAssigner. processXrefs(Publication publicationToEnrich, Publication fetched)processXrefs.protected voidImexPublicationRegister. processXrefs(Publication publicationToEnrich, Publication fetched)processXrefs.protected voidImexPublicationUpdater. processXrefs(Publication publicationToEnrich, Publication fetched)processXrefs. -
Uses of Publication in psidev.psi.mi.jami.imex.actions
Methods in psidev.psi.mi.jami.imex.actions that return Publication Modifier and Type Method Description PublicationImexAssigner. assignImexIdentifier(Publication publication, Publication imexPublication)Assign a new IMEx id to a publication that has not been assigned yet and update/clean up the annotations of the publication (full coverage and imex curation).PublicationImexCentralPublicationRegister. getExistingPublicationInImexCentral(String publicationId, String source)Retrieve an existing record in IMEx central matching the publication identifier (pubmed, doi, jint or imex).PublicationImexCentralPublicationRegister. registerPublicationInImexCentral(Publication publication)Register a publication in IMEx central which is not existing in IMEx central.Methods in psidev.psi.mi.jami.imex.actions with parameters of type Publication Modifier and Type Method Description PublicationImexAssigner. assignImexIdentifier(Publication publication, Publication imexPublication)Assign a new IMEx id to a publication that has not been assigned yet and update/clean up the annotations of the publication (full coverage and imex curation).voidPublicationStatusSynchronizer. discardPublicationInImexCentral(Publication publication, ImexPublication imexPublication)Synchronize publication status with IMEx central and update the IMEx central record if necessary.intImexAssigner. getNextImexChunkNumberAndFilterValidImexIdsFrom(Publication publication)getNextImexChunkNumberAndFilterValidImexIdsFrom.PublicationStatusPublicationStatusSynchronizer. getPublicationStatus(Publication publication)getPublicationStatus.PublicationImexCentralPublicationRegister. registerPublicationInImexCentral(Publication publication)Register a publication in IMEx central which is not existing in IMEx central.voidPublicationAdminGroupSynchronizer. synchronizePublicationAdminGroup(Publication publication, ImexPublication imexPublication)Update IMEx central and synchronize the publication ADMIN group.voidPublicationIdentifierSynchronizer. synchronizePublicationIdentifier(Publication publication, Publication imexPublication)Update the IMEx record in case intact publication has a valid pubmed, unassigned or doi identifier that is not in IMEx central.voidPublicationStatusSynchronizer. synchronizePublicationStatusWithImexCentral(Publication intactPublication, ImexPublication imexPublication)Synchronize publication status with IMEx central and update the IMEx central record if necessary. -
Uses of Publication in psidev.psi.mi.jami.imex.actions.impl
Methods in psidev.psi.mi.jami.imex.actions.impl that return Publication Modifier and Type Method Description PublicationImexAssignerImpl. assignImexIdentifier(Publication publication, Publication imexPublication)Assign a new IMEx id to a publication that has not been assigned yet and update/clean up the annotations of the publication (full coverage and imex curation).PublicationImexCentralPublicationRegisterImpl. getExistingPublicationInImexCentral(String publicationId, String source)Retrieve an existing record in IMEx central matching the publication identifier (pubmed, doi, jint or imex).PublicationImexCentralPublicationRegisterImpl. registerPublicationInImexCentral(Publication publication)Register a publication in IMEx central which is not existing in IMEx central.Methods in psidev.psi.mi.jami.imex.actions.impl with parameters of type Publication Modifier and Type Method Description PublicationImexAssignerImpl. assignImexIdentifier(Publication publication, Publication imexPublication)Assign a new IMEx id to a publication that has not been assigned yet and update/clean up the annotations of the publication (full coverage and imex curation).voidPublicationStatusSynchronizerImpl. discardPublicationInImexCentral(Publication publication, ImexPublication imexPublication)Synchronize publication status with IMEx central and update the IMEx central record if necessary.intImexAssignerImpl. getNextImexChunkNumberAndFilterValidImexIdsFrom(Publication publication)getNextImexChunkNumberAndFilterValidImexIdsFrom.PublicationStatusPublicationStatusSynchronizerImpl. getPublicationStatus(Publication publication)getPublicationStatus.PublicationImexCentralPublicationRegisterImpl. registerPublicationInImexCentral(Publication publication)Register a publication in IMEx central which is not existing in IMEx central.voidPublicationAdminGroupSynchronizerImpl. synchronizePublicationAdminGroup(Publication publication, ImexPublication imexPublication)Update IMEx central and synchronize the publication ADMIN group.voidPublicationIdentifierSynchronizerImpl. synchronizePublicationIdentifier(Publication publication, Publication imexPublication)Update the IMEx record in case intact publication has a valid pubmed, unassigned or doi identifier that is not in IMEx central.voidPublicationStatusSynchronizerImpl. synchronizePublicationStatusWithImexCentral(Publication publication, ImexPublication imexPublication)Synchronize publication status with IMEx central and update the IMEx central record if necessary. -
Uses of Publication in psidev.psi.mi.jami.imex.listener
Methods in psidev.psi.mi.jami.imex.listener with parameters of type Publication Modifier and Type Method Description voidPublicationImexEnricherListener. onCurationDepthUpdated(Publication publication, CurationDepth oldDepth)onCurationDepthUpdated.voidPublicationImexEnricherListener. onImexAdminGroupUpdated(Publication publication, Source oldSource)onImexAdminGroupUpdated.voidPublicationImexEnricherListener. onImexIdAssigned(Publication publication, String imex)onImexIdAssigned.voidPublicationImexEnricherListener. onImexIdConflicts(Publication originalPublication, Collection<Xref> conflictingXrefs)onImexIdConflicts.voidPublicationImexEnricherListener. onImexIdNotRecognized(Publication publication, String imex)onImexIdNotRecognized.voidPublicationImexEnricherListener. onImexPublicationIdentifierSynchronized(Publication publication)onImexPublicationIdentifierSynchronized.voidPublicationImexEnricherListener. onImexStatusUpdated(Publication publication, PublicationStatus oldStatus)onImexStatusUpdated.voidPublicationImexEnricherListener. onMissingImexId(Publication publication)onMissingImexId.voidPublicationImexEnricherListener. onPublicationAlreadyRegisteredInImexCentral(Publication publication, String imex)onPublicationAlreadyRegisteredInImexCentral.voidPublicationImexEnricherListener. onPublicationNotEligibleForImex(Publication publication)onPublicationNotEligibleForImex.voidPublicationImexEnricherListener. onPublicationRegisteredInImexCentral(Publication publication)onPublicationRegisteredInImexCentral.voidPublicationImexEnricherListener. onPublicationWhichCannotBeRegistered(Publication publication)onPublicationWhichCannotBeRegistered. -
Uses of Publication in psidev.psi.mi.jami.imex.listener.impl
Methods in psidev.psi.mi.jami.imex.listener.impl with parameters of type Publication Modifier and Type Method Description voidPublicationImexEnricherListenerManager. onCurationDepthUpdated(Publication publication, CurationDepth oldDepth)onCurationDepthUpdated.voidPublicationImexEnricherLogger. onCurationDepthUpdated(Publication publication, CurationDepth oldDepth)onCurationDepthUpdated.voidPublicationImexEnricherStatisticsWriter. onCurationDepthUpdated(Publication publication, CurationDepth oldDepth)onCurationDepthUpdated.voidPublicationImexEnricherLogger. onEnrichmentComplete(Publication publication, EnrichmentStatus status, String message)onEnrichmentComplete.voidPublicationImexEnricherLogger. onEnrichmentError(Publication object, String message, Exception e)onEnrichmentError.voidPublicationImexEnricherListenerManager. onImexAdminGroupUpdated(Publication publication, Source oldSource)onImexAdminGroupUpdated.voidPublicationImexEnricherLogger. onImexAdminGroupUpdated(Publication publication, Source oldSource)onImexAdminGroupUpdated.voidPublicationImexEnricherStatisticsWriter. onImexAdminGroupUpdated(Publication publication, Source oldSource)onImexAdminGroupUpdated.voidPublicationImexEnricherListenerManager. onImexIdAssigned(Publication publication, String imex)onImexIdAssigned.voidPublicationImexEnricherLogger. onImexIdAssigned(Publication publication, String imex)onImexIdAssigned.voidPublicationImexEnricherStatisticsWriter. onImexIdAssigned(Publication publication, String imex)onImexIdAssigned.voidPublicationImexEnricherListenerManager. onImexIdConflicts(Publication originalPublication, Collection<Xref> conflictingXrefs)onImexIdConflicts.voidPublicationImexEnricherLogger. onImexIdConflicts(Publication originalPublication, Collection<Xref> conflictingXrefs)onImexIdConflicts.voidPublicationImexEnricherStatisticsWriter. onImexIdConflicts(Publication originalPublication, Collection<Xref> conflictingXrefs)onImexIdConflicts.voidPublicationImexEnricherListenerManager. onImexIdNotRecognized(Publication publication, String imex)onImexIdNotRecognized.voidPublicationImexEnricherLogger. onImexIdNotRecognized(Publication publication, String imex)onImexIdNotRecognized.voidPublicationImexEnricherStatisticsWriter. onImexIdNotRecognized(Publication publication, String imex)onImexIdNotRecognized.voidPublicationImexEnricherListenerManager. onImexPublicationIdentifierSynchronized(Publication publication)onImexPublicationIdentifierSynchronized.voidPublicationImexEnricherLogger. onImexPublicationIdentifierSynchronized(Publication publication)onImexPublicationIdentifierSynchronized.voidPublicationImexEnricherStatisticsWriter. onImexPublicationIdentifierSynchronized(Publication publication)onImexPublicationIdentifierSynchronized.voidPublicationImexEnricherListenerManager. onImexStatusUpdated(Publication publication, PublicationStatus oldStatus)onImexStatusUpdated.voidPublicationImexEnricherLogger. onImexStatusUpdated(Publication publication, PublicationStatus oldStatus)onImexStatusUpdated.voidPublicationImexEnricherStatisticsWriter. onImexStatusUpdated(Publication publication, PublicationStatus oldStatus)onImexStatusUpdated.voidPublicationImexEnricherListenerManager. onMissingImexId(Publication publication)onMissingImexId.voidPublicationImexEnricherLogger. onMissingImexId(Publication publication)onMissingImexId.voidPublicationImexEnricherStatisticsWriter. onMissingImexId(Publication publication)onMissingImexId.voidPublicationImexEnricherListenerManager. onPublicationAlreadyRegisteredInImexCentral(Publication publication, String imex)onPublicationAlreadyRegisteredInImexCentral.voidPublicationImexEnricherLogger. onPublicationAlreadyRegisteredInImexCentral(Publication publication, String imex)onPublicationAlreadyRegisteredInImexCentral.voidPublicationImexEnricherStatisticsWriter. onPublicationAlreadyRegisteredInImexCentral(Publication publication, String imex)onPublicationAlreadyRegisteredInImexCentral.voidPublicationImexEnricherListenerManager. onPublicationNotEligibleForImex(Publication publication)onPublicationNotEligibleForImex.voidPublicationImexEnricherLogger. onPublicationNotEligibleForImex(Publication publication)onPublicationNotEligibleForImex.voidPublicationImexEnricherStatisticsWriter. onPublicationNotEligibleForImex(Publication publication)onPublicationNotEligibleForImex.voidPublicationImexEnricherListenerManager. onPublicationRegisteredInImexCentral(Publication publication)onPublicationRegisteredInImexCentral.voidPublicationImexEnricherLogger. onPublicationRegisteredInImexCentral(Publication publication)onPublicationRegisteredInImexCentral.voidPublicationImexEnricherStatisticsWriter. onPublicationRegisteredInImexCentral(Publication publication)onPublicationRegisteredInImexCentral.voidPublicationImexEnricherListenerManager. onPublicationWhichCannotBeRegistered(Publication publication)onPublicationWhichCannotBeRegistered.voidPublicationImexEnricherLogger. onPublicationWhichCannotBeRegistered(Publication publication)onPublicationWhichCannotBeRegistered.voidPublicationImexEnricherStatisticsWriter. onPublicationWhichCannotBeRegistered(Publication publication)onPublicationWhichCannotBeRegistered. -
Uses of Publication in psidev.psi.mi.jami.json.elements
Methods in psidev.psi.mi.jami.json.elements that return types with arguments of type Publication Modifier and Type Method Description JsonElementWriter<Publication>SimpleJsonExperimentWriter. getPublicationWriter()Getter for the fieldpublicationWriter.Methods in psidev.psi.mi.jami.json.elements with parameters of type Publication Modifier and Type Method Description voidSimpleJsonPublicationWriter. write(Publication object)write.Method parameters in psidev.psi.mi.jami.json.elements with type arguments of type Publication Modifier and Type Method Description voidSimpleJsonExperimentWriter. setPublicationWriter(JsonElementWriter<Publication> publicationWriter)Setter for the fieldpublicationWriter. -
Uses of Publication in psidev.psi.mi.jami.listener
Methods in psidev.psi.mi.jami.listener with parameters of type Publication Modifier and Type Method Description voidPublicationChangeListener. onAuthorAdded(Publication publication, String addedAuthor)onAuthorAddedvoidPublicationChangeListener. onAuthorRemoved(Publication publication, String removedAuthor)onAuthorRemovedvoidPublicationChangeListener. onCurationDepthUpdate(Publication publication, CurationDepth oldDepth)onCurationDepthUpdatevoidPublicationChangeListener. onDoiUpdate(Publication publication, String oldDoi)onDoiUpdatevoidPublicationChangeListener. onImexIdentifierUpdate(Publication publication, Xref addedXref)onImexIdentifierUpdatevoidPublicationChangeListener. onJournalUpdated(Publication publication, String oldJournal)onJournalUpdatedvoidPublicationChangeListener. onPublicationDateUpdated(Publication publication, Date oldDate)onPublicationDateUpdatedvoidExperimentChangeListener. onPublicationUpdate(Experiment experiment, Publication oldPublication)onPublicationUpdatevoidSourceChangeListener. onPublicationUpdate(Source cv, Publication oldPublication)Listen to the event where the publication of a source has been changed.voidPublicationChangeListener. onPubmedIdUpdate(Publication publication, String oldPubmedId)onPubmedIdUpdatevoidPublicationChangeListener. onReleaseDateUpdated(Publication publication, Date oldDate)onReleaseDateUpdatedvoidPublicationChangeListener. onSourceUpdated(Publication publication, Source oldSource)onSourceUpdatedvoidPublicationChangeListener. onTitleUpdated(Publication publication, String oldTitle)onTitleUpdated -
Uses of Publication in psidev.psi.mi.jami.listener.impl
Methods in psidev.psi.mi.jami.listener.impl with parameters of type Publication Modifier and Type Method Description voidPublicationChangeLogger. onAddedAnnotation(Publication publication, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidPublicationChangeLogger. onAddedIdentifier(Publication publication, Xref added)Listen to the event where an identifier has been added to the protein identifiers.voidPublicationChangeLogger. onAddedXref(Publication publication, Xref added)Listen to the event where a xref has been added to the protein xrefs.voidPublicationChangeLogger. onAuthorAdded(Publication publication, String addedAuthor)onAuthorAddedvoidPublicationChangeLogger. onAuthorRemoved(Publication publication, String removedAuthor)onAuthorRemovedvoidPublicationChangeLogger. onCurationDepthUpdate(Publication publication, CurationDepth oldDepth)onCurationDepthUpdatevoidPublicationChangeLogger. onDoiUpdate(Publication publication, String oldId)onDoiUpdatevoidPublicationChangeLogger. onImexIdentifierUpdate(Publication publication, Xref oldId)onImexIdentifierUpdatevoidPublicationChangeLogger. onJournalUpdated(Publication publication, String oldJournal)onJournalUpdatedvoidPublicationChangeLogger. onPublicationDateUpdated(Publication publication, Date oldDate)onPublicationDateUpdatedvoidExperimentChangeLogger. onPublicationUpdate(Experiment experiment, Publication oldPublication)onPublicationUpdatevoidSourceChangeLogger. onPublicationUpdate(Source cv, Publication oldPublication)Listen to the event where the publication of a source has been changed.voidPublicationChangeLogger. onPubmedIdUpdate(Publication publication, String oldId)onPubmedIdUpdatevoidPublicationChangeLogger. onReleaseDateUpdated(Publication publication, Date oldDate)onReleaseDateUpdatedvoidPublicationChangeLogger. onRemovedAnnotation(Publication publication, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidPublicationChangeLogger. onRemovedIdentifier(Publication publication, Xref removed)Listen to the event where an identifier has been removed from the protein identifiers.voidPublicationChangeLogger. onRemovedXref(Publication publication, Xref removed)Listen to the event where a xref has been removed from the interactor xrefs.voidPublicationChangeLogger. onSourceUpdated(Publication publication, Source oldSource)onSourceUpdatedvoidPublicationChangeLogger. onTitleUpdated(Publication publication, String oldTitle)onTitleUpdated -
Uses of Publication in psidev.psi.mi.jami.model
Methods in psidev.psi.mi.jami.model that return Publication Modifier and Type Method Description PublicationCooperativityEvidence. getPublication()The publication where the cooperativityEvidence has been described.PublicationExperiment. getPublication()The publication where the experiment has been described.PublicationModelledConfidence. getPublication()The publication where this confidence has been reported if relevant, null otherwise.PublicationModelledParameter. getPublication()The publication where this parameter has been reported if relevant, null otherwise.PublicationSource. getPublication()Bibliographical reference of the data source.Methods in psidev.psi.mi.jami.model with parameters of type Publication Modifier and Type Method Description voidCooperativityEvidence. setPublication(Publication publication)Set the publication where the cooperativityEvidence has been described.voidExperiment. setPublication(Publication publication)Set the publication where the experiment has been described.voidModelledConfidence. setPublication(Publication publication)Sets the publication of this confidencevoidModelledParameter. setPublication(Publication publication)Sets the publication of this parametervoidSource. setPublication(Publication ref)Set the bibliographical referencevoidExperiment. setPublicationAndAddExperiment(Publication publication)Set the publication where the experiment has been described and add the experiment to the list of experiments for this publication If publication is null, it will remove this experiment from the previous publication attached to this experiment -
Uses of Publication in psidev.psi.mi.jami.model.impl
Classes in psidev.psi.mi.jami.model.impl that implement Publication Modifier and Type Class Description classDefaultPublicationDefault implementation for a Publication Notes: The equals and hashcode methods have NOT been overridden because the Publication object is a complex object.Methods in psidev.psi.mi.jami.model.impl that return Publication Modifier and Type Method Description PublicationDefaultCooperativityEvidence. getPublication()Getter for the fieldpublication.PublicationDefaultExperiment. getPublication()Getter for the fieldpublication.PublicationDefaultModelledConfidence. getPublication()Getter for the fieldpublication.PublicationDefaultModelledParameter. getPublication()Getter for the fieldpublication.PublicationDefaultSource. getPublication()getPublicationMethods in psidev.psi.mi.jami.model.impl with parameters of type Publication Modifier and Type Method Description voidDefaultCooperativityEvidence. setPublication(Publication publication)Set the publication where the cooperativityEvidence has been described.voidDefaultExperiment. setPublication(Publication publication)Set the publication where the experiment has been described.voidDefaultModelledConfidence. setPublication(Publication publication)Sets the publication of this confidencevoidDefaultModelledParameter. setPublication(Publication publication)Sets the publication of this parametervoidDefaultSource. setPublication(Publication ref)Set the bibliographical referencevoidDefaultExperiment. setPublicationAndAddExperiment(Publication publication)Set the publication where the experiment has been described and add the experiment to the list of experiments for this publication If publication is null, it will remove this experiment from the previous publication attached to this experimentConstructors in psidev.psi.mi.jami.model.impl with parameters of type Publication Constructor Description DefaultCooperativityEvidence(Publication publication)Constructor for DefaultCooperativityEvidence.DefaultExperiment(Publication publication)Constructor for DefaultExperiment.DefaultExperiment(Publication publication, CvTerm interactionDetectionMethod)Constructor for DefaultExperiment.DefaultExperiment(Publication publication, CvTerm interactionDetectionMethod, Organism organism)Constructor for DefaultExperiment.DefaultModelledConfidence(CvTerm type, String value, Publication publication)Constructor for DefaultModelledConfidence.DefaultNamedExperiment(Publication publication)Constructor for DefaultNamedExperiment.DefaultNamedExperiment(Publication publication, CvTerm interactionDetectionMethod)Constructor for DefaultNamedExperiment.DefaultNamedExperiment(Publication publication, CvTerm interactionDetectionMethod, Organism organism)Constructor for DefaultNamedExperiment.DefaultSource(String shortName, String fullName, String miId, String url, String address, Publication bibRef)Constructor for DefaultSource.DefaultSource(String shortName, String miId, String url, String address, Publication bibRef)Constructor for DefaultSource.DefaultSource(String shortName, String url, String address, Publication bibRef)Constructor for DefaultSource.DefaultSource(String shortName, String fullName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for DefaultSource.DefaultSource(String shortName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for DefaultSource. -
Uses of Publication in psidev.psi.mi.jami.tab.extension
Classes in psidev.psi.mi.jami.tab.extension that implement Publication Modifier and Type Class Description classMitabPublicationMitab extension of Publication.Constructors in psidev.psi.mi.jami.tab.extension with parameters of type Publication Constructor Description MitabExperiment(Publication publication)Constructor for MitabExperiment.MitabExperiment(Publication publication, CvTerm interactionDetectionMethod)Constructor for MitabExperiment.MitabExperiment(Publication publication, CvTerm interactionDetectionMethod, Organism organism)Constructor for MitabExperiment.MitabSource(String shortName, String fullName, String miId, String url, String address, Publication bibRef)Constructor for MitabSource.MitabSource(String shortName, String miId, String url, String address, Publication bibRef)Constructor for MitabSource.MitabSource(String shortName, String url, String address, Publication bibRef)Constructor for MitabSource.MitabSource(String shortName, String fullName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for MitabSource.MitabSource(String shortName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for MitabSource. -
Uses of Publication in psidev.psi.mi.jami.tab.io.writer.feeder
Methods in psidev.psi.mi.jami.tab.io.writer.feeder with parameters of type Publication Modifier and Type Method Description protected voidMitabInteractionEvidenceFeeder. writeInteractionAnnotationTagsFrom(Publication pub)writeInteractionAnnotationTagsFrom.protected voidMitabInteractionEvidenceFeeder. writePublicationImexId(Publication pub, boolean writeFieldSeparator)writePublicationImexId. -
Uses of Publication in psidev.psi.mi.jami.utils
Methods in psidev.psi.mi.jami.utils that return Publication Modifier and Type Method Description static PublicationPublicationUtils. createBasicPublicationForModelledInteractions()createBasicPublicationForModelledInteractionsstatic PublicationPublicationUtils. createPublicationDoi(String doi)createPublicationDoistatic PublicationPublicationUtils. createPublicationPubmed(String pubmed)createPublicationPubmedstatic PublicationPublicationUtils. createUnknownBasicPublication()createUnknownBasicPublicationMethods in psidev.psi.mi.jami.utils with parameters of type Publication Modifier and Type Method Description static XrefPublicationUtils. getDoiReference(Publication pub)getDoiReferencestatic XrefPublicationUtils. getPubmedReference(Publication pub)getPubmedReference -
Uses of Publication in psidev.psi.mi.jami.utils.clone
Methods in psidev.psi.mi.jami.utils.clone with parameters of type Publication Modifier and Type Method Description static voidPublicationCloner. copyAndOverridePublicationProperties(Publication source, Publication target)This method will copy properties of publication source in publication target and will override all the other properties of Target publication.static voidPublicationCloner. copyAndOverridePublicationPropertiesAndExperiments(Publication source, Publication target)copyAndOverridePublicationPropertiesAndExperiments -
Uses of Publication in psidev.psi.mi.jami.utils.comparator.cooperativity
Methods in psidev.psi.mi.jami.utils.comparator.cooperativity that return types with arguments of type Publication Modifier and Type Method Description Comparator<Publication>CooperativityEvidenceComparator. getPublicationComparator()Getter for the fieldpublicationComparator.Constructor parameters in psidev.psi.mi.jami.utils.comparator.cooperativity with type arguments of type Publication Constructor Description CooperativityEvidenceComparator(CollectionComparator<CvTerm> cvTermComparator, Comparator<Publication> publicationComparator)Constructor for CooperativityEvidenceComparator. -
Uses of Publication in psidev.psi.mi.jami.utils.comparator.experiment
Methods in psidev.psi.mi.jami.utils.comparator.experiment that return types with arguments of type Publication Modifier and Type Method Description Comparator<Publication>ExperimentComparator. getPublicationComparator()Getter for the fieldpublicationComparator.Constructor parameters in psidev.psi.mi.jami.utils.comparator.experiment with type arguments of type Publication Constructor Description ExperimentComparator(Comparator<Publication> publicationComparator, OrganismComparator organismComparator)Creates a new ExperimentComparator.ExperimentComparator(Comparator<Publication> publicationComparator, OrganismComparator organismComparator, CollectionComparator<VariableParameter> variableParameter)Constructor for ExperimentComparator. -
Uses of Publication in psidev.psi.mi.jami.utils.comparator.publication
Methods in psidev.psi.mi.jami.utils.comparator.publication that return types with arguments of type Publication Modifier and Type Method Description Comparator<Publication>CuratedPublicationComparator. getPublicationComparator()Getter for the fieldpublicationComparator.Methods in psidev.psi.mi.jami.utils.comparator.publication with parameters of type Publication Modifier and Type Method Description static booleanDefaultCuratedPublicationComparator. areEquals(Publication publication1, Publication publication2)Use DefaultCuratedPublicationComparator to know if two publications are equals.static booleanDefaultPublicationComparator. areEquals(Publication publication1, Publication publication2)Use DefaultPublicationComparator to know if two publications are equals.static booleanUnambiguousCuratedPublicationComparator. areEquals(Publication pub1, Publication pub2)Use UnambiguousCuratedPublicationComparator to know if two publications are equals.static booleanUnambiguousPublicationComparator. areEquals(Publication pub1, Publication pub2)Use UnambiguousPublicationComparator to know if two publications are equals.intCuratedPublicationComparator. compare(Publication publication1, Publication publication2)It uses a AbstractPublicationComparator to compares the bibliographic details and then will compare first the curation depth, then the source and then the released date.intPublicationComparator. compare(Publication publication1, Publication publication2)It will first compare IMEx identifiers (publication with IMEx will always come first).intUnambiguousCuratedPublicationComparator. compare(Publication publication1, Publication publication2)It uses a AbstractPublicationComparator to compares the bibliographic details and then will compare first the curation depth, then the source and then the released date.static intUnambiguousCuratedPublicationComparator. hashCode(Publication pub)hashCodestatic intUnambiguousPublicationComparator. hashCode(Publication pub)hashCodeConstructor parameters in psidev.psi.mi.jami.utils.comparator.publication with type arguments of type Publication Constructor Description CuratedPublicationComparator(Comparator<Publication> pubComparator, Comparator<CvTerm> sourceComparator)Creates a new CuratedPublicationComparator. -
Uses of Publication in psidev.psi.mi.jami.xml.io.writer.elements
Methods in psidev.psi.mi.jami.xml.io.writer.elements that return Publication Modifier and Type Method Description PublicationPsiXmlExperimentWriter. getDefaultPublication()getDefaultPublication.Methods in psidev.psi.mi.jami.xml.io.writer.elements with parameters of type Publication Modifier and Type Method Description voidPsiXmlExperimentWriter. setDefaultPublication(Publication pub)Sets the default publication to write in case an experiment does not have a publicationvoidPsiXmlPublicationWriter. writeAllPublicationAttributes(Publication object)writeAllPublicationAttributes.voidPsiXmlPublicationWriter. writeAllPublicationAttributes(Publication object, Collection<Annotation> attributesToFilter)writeAllPublicationAttributes. -
Uses of Publication in psidev.psi.mi.jami.xml.io.writer.elements.impl
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl that return types with arguments of type Publication Modifier and Type Method Description PsiXmlElementWriter<Publication>AbstractXmlSourceWriter. getPublicationWriter()Getter for the fieldpublicationWriter.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl with type arguments of type Publication Modifier and Type Method Description voidAbstractXmlSourceWriter. setPublicationWriter(PsiXmlElementWriter<Publication> publicationWriter)Setter for the fieldpublicationWriter. -
Uses of Publication in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts that return Publication Modifier and Type Method Description PublicationAbstractXmlExperimentWriter. getDefaultPublication()getDefaultPublication.protected PublicationAbstractXmlInteractionWriter. newPublication(String pubmed)protected PublicationAbstractXmlInteractionWriter. newPublication(String title, String journal, Date publicationDate)Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts with parameters of type Publication Modifier and Type Method Description protected ExtendedPsiXmlExperimentAbstractXmlInteractionWriter. newExperiment(Publication publication)voidAbstractXmlExperimentWriter. setDefaultPublication(Publication pub)Sets the default publication to write in case an experiment does not have a publicationvoidAbstractXmlPublicationWriter. write(Publication object)write.voidAbstractXmlPublicationWriter. writeAllPublicationAttributes(Publication object)writeAllPublicationAttributes.voidAbstractXmlPublicationWriter. writeAllPublicationAttributes(Publication object, Collection<Annotation> attributesToFilter)writeAllPublicationAttributes.protected abstract voidAbstractXmlPublicationWriter. writeBibrefContent(Publication object)writeBibrefContent.protected voidAbstractXmlPublicationWriter. writePublicationPropertiesAsAttributes(Publication object, boolean hasTitle, boolean hasJournal, boolean hasPublicationDate, boolean hasCurationDepth, boolean hasAuthors)writePublicationPropertiesAsAttributes.protected voidAbstractXmlPublicationWriter. writeXrefFromPublicationIdentifiers(Publication object)writeXrefFromPublicationIdentifiers.protected voidAbstractXmlPublicationWriter. writeXrefFromPublicationXrefs(Publication object)writeXrefFromPublicationXrefs. -
Uses of Publication in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml25
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml25 with parameters of type Publication Modifier and Type Method Description protected voidXmlPublicationWriter. writeBibrefContent(Publication object)writeBibrefContent. -
Uses of Publication in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml30
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml30 that return types with arguments of type Publication Modifier and Type Method Description PsiXmlElementWriter<Publication>XmlCooperativityEvidenceWriter. getPublicationWriter()Getter for the fieldpublicationWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml30 with parameters of type Publication Modifier and Type Method Description protected voidXmlPublicationWriter. writeBibrefContent(Publication object)writeBibrefContent.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml30 with type arguments of type Publication Modifier and Type Method Description voidXmlCooperativityEvidenceWriter. setPublicationWriter(PsiXmlElementWriter<Publication> publicationWriter)Setter for the fieldpublicationWriter. -
Uses of Publication in psidev.psi.mi.jami.xml.model.extension.xml253
Classes in psidev.psi.mi.jami.xml.model.extension.xml253 that implement Publication Modifier and Type Class Description classBibRefXml implementation of a PublicationMethods in psidev.psi.mi.jami.xml.model.extension.xml253 that return Publication Modifier and Type Method Description PublicationAbstractXmlExperiment. getPublication()Getter for the fieldpublication.PublicationAbstractXmlSource. getPublication()getPublication.PublicationExperimentXrefContainer. getPublication()Getter for the fieldpublication.PublicationXmlConfidenceWrapper. getPublication()The publication where this confidence has been reported if relevant, null otherwise.PublicationXmlCooperativityEvidence. getPublication()Getter for the fieldpublication.PublicationXmlModelledConfidence. getPublication()Getter for the fieldpublication.PublicationXmlModelledParameter. getPublication()Getter for the fieldpublication.PublicationXmlParameterWrapper. getPublication()The publication where this parameter has been reported if relevant, null otherwise.Methods in psidev.psi.mi.jami.xml.model.extension.xml253 with parameters of type Publication Modifier and Type Method Description voidAbstractXmlExperiment. setPublication(Publication publication)Set the publication where the experiment has been described.voidAbstractXmlSource. setPublication(Publication ref)Set the bibliographical referencevoidExperimentXrefContainer. setPublication(Publication publication)Setter for the fieldpublication.voidXmlConfidenceWrapper. setPublication(Publication publication)Sets the publication of this confidencevoidXmlCooperativityEvidence. setPublication(Publication publication)Set the publication where the cooperativityEvidence has been described.voidXmlModelledConfidence. setPublication(Publication publication)Sets the publication of this confidencevoidXmlModelledParameter. setPublication(Publication publication)Sets the publication of this parametervoidXmlParameterWrapper. setPublication(Publication publication)Sets the publication of this parametervoidAbstractXmlExperiment. setPublicationAndAddExperiment(Publication publication)Set the publication where the experiment has been described and add the experiment to the list of experiments for this publication If publication is null, it will remove this experiment from the previous publication attached to this experimentConstructors in psidev.psi.mi.jami.xml.model.extension.xml253 with parameters of type Publication Constructor Description AbstractXmlExperiment(Publication publication)Constructor for AbstractXmlExperiment.AbstractXmlExperiment(Publication publication, CvTerm interactionDetectionMethod)Constructor for AbstractXmlExperiment.AbstractXmlExperiment(Publication publication, CvTerm interactionDetectionMethod, Organism organism)Constructor for AbstractXmlExperiment.AbstractXmlSource(String shortName, String fullName, String miId, String url, String address, Publication bibRef)Constructor for AbstractXmlSource.AbstractXmlSource(String shortName, String miId, String url, String address, Publication bibRef)Constructor for AbstractXmlSource.AbstractXmlSource(String shortName, String url, String address, Publication bibRef)Constructor for AbstractXmlSource.AbstractXmlSource(String shortName, String fullName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for AbstractXmlSource.AbstractXmlSource(String shortName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for AbstractXmlSource.DefaultXmlExperiment(Publication publication)Constructor for DefaultXmlExperiment.DefaultXmlExperiment(Publication publication, CvTerm interactionDetectionMethod)Constructor for DefaultXmlExperiment.DefaultXmlExperiment(Publication publication, CvTerm interactionDetectionMethod, Organism organism)Constructor for DefaultXmlExperiment.DefaultXmlSource(String shortName, String fullName, String miId, String url, String address, Publication bibRef)Constructor for DefaultXmlSource.DefaultXmlSource(String shortName, String miId, String url, String address, Publication bibRef)Constructor for DefaultXmlSource.DefaultXmlSource(String shortName, String url, String address, Publication bibRef)Constructor for DefaultXmlSource.DefaultXmlSource(String shortName, String fullName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for DefaultXmlSource.DefaultXmlSource(String shortName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for DefaultXmlSource.XmlExperiment(Publication publication)Constructor for XmlExperiment.XmlExperiment(Publication publication, CvTerm interactionDetectionMethod)Constructor for XmlExperiment.XmlExperiment(Publication publication, CvTerm interactionDetectionMethod, Organism organism)Constructor for XmlExperiment.XmlSource(String shortName, String fullName, String miId, String url, String address, Publication bibRef)Constructor for XmlSource.XmlSource(String shortName, String miId, String url, String address, Publication bibRef)Constructor for XmlSource.XmlSource(String shortName, String url, String address, Publication bibRef)Constructor for XmlSource.XmlSource(String shortName, String fullName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for XmlSource.XmlSource(String shortName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for XmlSource. -
Uses of Publication in psidev.psi.mi.jami.xml.model.extension.xml254
Classes in psidev.psi.mi.jami.xml.model.extension.xml254 that implement Publication Modifier and Type Class Description classBibRefXml implementation of a PublicationMethods in psidev.psi.mi.jami.xml.model.extension.xml254 that return Publication Modifier and Type Method Description PublicationAbstractXmlExperiment. getPublication()Getter for the fieldpublication.PublicationAbstractXmlSource. getPublication()getPublication.PublicationExperimentXrefContainer. getPublication()Getter for the fieldpublication.PublicationXmlConfidenceWrapper. getPublication()The publication where this confidence has been reported if relevant, null otherwise.PublicationXmlCooperativityEvidence. getPublication()Getter for the fieldpublication.PublicationXmlModelledConfidence. getPublication()Getter for the fieldpublication.PublicationXmlModelledParameter. getPublication()Getter for the fieldpublication.PublicationXmlParameterWrapper. getPublication()The publication where this parameter has been reported if relevant, null otherwise.Methods in psidev.psi.mi.jami.xml.model.extension.xml254 with parameters of type Publication Modifier and Type Method Description voidAbstractXmlExperiment. setPublication(Publication publication)Set the publication where the experiment has been described.voidAbstractXmlSource. setPublication(Publication ref)Set the bibliographical referencevoidExperimentXrefContainer. setPublication(Publication publication)Setter for the fieldpublication.voidXmlConfidenceWrapper. setPublication(Publication publication)Sets the publication of this confidencevoidXmlCooperativityEvidence. setPublication(Publication publication)Set the publication where the cooperativityEvidence has been described.voidXmlModelledConfidence. setPublication(Publication publication)Sets the publication of this confidencevoidXmlModelledParameter. setPublication(Publication publication)Sets the publication of this parametervoidXmlParameterWrapper. setPublication(Publication publication)Sets the publication of this parametervoidAbstractXmlExperiment. setPublicationAndAddExperiment(Publication publication)Set the publication where the experiment has been described and add the experiment to the list of experiments for this publication If publication is null, it will remove this experiment from the previous publication attached to this experimentConstructors in psidev.psi.mi.jami.xml.model.extension.xml254 with parameters of type Publication Constructor Description AbstractXmlExperiment(Publication publication)Constructor for AbstractXmlExperiment.AbstractXmlExperiment(Publication publication, CvTerm interactionDetectionMethod)Constructor for AbstractXmlExperiment.AbstractXmlExperiment(Publication publication, CvTerm interactionDetectionMethod, Organism organism)Constructor for AbstractXmlExperiment.AbstractXmlSource(String shortName, String fullName, String miId, String url, String address, Publication bibRef)Constructor for AbstractXmlSource.AbstractXmlSource(String shortName, String miId, String url, String address, Publication bibRef)Constructor for AbstractXmlSource.AbstractXmlSource(String shortName, String url, String address, Publication bibRef)Constructor for AbstractXmlSource.AbstractXmlSource(String shortName, String fullName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for AbstractXmlSource.AbstractXmlSource(String shortName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for AbstractXmlSource.DefaultXmlExperiment(Publication publication)Constructor for DefaultXmlExperiment.DefaultXmlExperiment(Publication publication, CvTerm interactionDetectionMethod)Constructor for DefaultXmlExperiment.DefaultXmlExperiment(Publication publication, CvTerm interactionDetectionMethod, Organism organism)Constructor for DefaultXmlExperiment.DefaultXmlSource(String shortName, String fullName, String miId, String url, String address, Publication bibRef)Constructor for DefaultXmlSource.DefaultXmlSource(String shortName, String miId, String url, String address, Publication bibRef)Constructor for DefaultXmlSource.DefaultXmlSource(String shortName, String url, String address, Publication bibRef)Constructor for DefaultXmlSource.DefaultXmlSource(String shortName, String fullName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for DefaultXmlSource.DefaultXmlSource(String shortName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for DefaultXmlSource.XmlExperiment(Publication publication)Constructor for XmlExperiment.XmlExperiment(Publication publication, CvTerm interactionDetectionMethod)Constructor for XmlExperiment.XmlExperiment(Publication publication, CvTerm interactionDetectionMethod, Organism organism)Constructor for XmlExperiment.XmlSource(String shortName, String fullName, String miId, String url, String address, Publication bibRef)Constructor for XmlSource.XmlSource(String shortName, String miId, String url, String address, Publication bibRef)Constructor for XmlSource.XmlSource(String shortName, String url, String address, Publication bibRef)Constructor for XmlSource.XmlSource(String shortName, String fullName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for XmlSource.XmlSource(String shortName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for XmlSource. -
Uses of Publication in psidev.psi.mi.jami.xml.model.extension.xml300
Classes in psidev.psi.mi.jami.xml.model.extension.xml300 that implement Publication Modifier and Type Class Description classBibRefXml implementation of a PublicationMethods in psidev.psi.mi.jami.xml.model.extension.xml300 that return Publication Modifier and Type Method Description PublicationAbstractXmlExperiment. getPublication()Getter for the fieldpublication.PublicationAbstractXmlSource. getPublication()getPublication.PublicationExperimentXrefContainer. getPublication()Getter for the fieldpublication.PublicationXmlConfidenceWrapper. getPublication()The publication where this confidence has been reported if relevant, null otherwise.PublicationXmlCooperativityEvidence. getPublication()Getter for the fieldpublication.PublicationXmlModelledConfidence. getPublication()Getter for the fieldpublication.PublicationXmlModelledParameter. getPublication()Getter for the fieldpublication.PublicationXmlParameterWrapper. getPublication()The publication where this parameter has been reported if relevant, null otherwise.Methods in psidev.psi.mi.jami.xml.model.extension.xml300 with parameters of type Publication Modifier and Type Method Description voidAbstractXmlExperiment. setPublication(Publication publication)Set the publication where the experiment has been described.voidAbstractXmlSource. setPublication(Publication ref)Set the bibliographical referencevoidExperimentXrefContainer. setPublication(Publication publication)Setter for the fieldpublication.voidXmlConfidenceWrapper. setPublication(Publication publication)Sets the publication of this confidencevoidXmlCooperativityEvidence. setPublication(Publication publication)Set the publication where the cooperativityEvidence has been described.voidXmlModelledConfidence. setPublication(Publication publication)Sets the publication of this confidencevoidXmlModelledParameter. setPublication(Publication publication)Sets the publication of this parametervoidXmlParameterWrapper. setPublication(Publication publication)Sets the publication of this parametervoidAbstractXmlExperiment. setPublicationAndAddExperiment(Publication publication)Set the publication where the experiment has been described and add the experiment to the list of experiments for this publication If publication is null, it will remove this experiment from the previous publication attached to this experimentConstructors in psidev.psi.mi.jami.xml.model.extension.xml300 with parameters of type Publication Constructor Description AbstractXmlExperiment(Publication publication)Constructor for AbstractXmlExperiment.AbstractXmlExperiment(Publication publication, CvTerm interactionDetectionMethod)Constructor for AbstractXmlExperiment.AbstractXmlExperiment(Publication publication, CvTerm interactionDetectionMethod, Organism organism)Constructor for AbstractXmlExperiment.AbstractXmlSource(String shortName, String fullName, String miId, String url, String address, Publication bibRef)Constructor for AbstractXmlSource.AbstractXmlSource(String shortName, String miId, String url, String address, Publication bibRef)Constructor for AbstractXmlSource.AbstractXmlSource(String shortName, String url, String address, Publication bibRef)Constructor for AbstractXmlSource.AbstractXmlSource(String shortName, String fullName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for AbstractXmlSource.AbstractXmlSource(String shortName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for AbstractXmlSource.DefaultXmlExperiment(Publication publication)Constructor for DefaultXmlExperiment.DefaultXmlExperiment(Publication publication, CvTerm interactionDetectionMethod)Constructor for DefaultXmlExperiment.DefaultXmlExperiment(Publication publication, CvTerm interactionDetectionMethod, Organism organism)Constructor for DefaultXmlExperiment.DefaultXmlSource(String shortName, String fullName, String miId, String url, String address, Publication bibRef)Constructor for DefaultXmlSource.DefaultXmlSource(String shortName, String miId, String url, String address, Publication bibRef)Constructor for DefaultXmlSource.DefaultXmlSource(String shortName, String url, String address, Publication bibRef)Constructor for DefaultXmlSource.DefaultXmlSource(String shortName, String fullName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for DefaultXmlSource.DefaultXmlSource(String shortName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for DefaultXmlSource.XmlCooperativityEvidence(Publication pub)Constructor for XmlCooperativityEvidence.XmlExperiment(Publication publication)Constructor for XmlExperiment.XmlExperiment(Publication publication, CvTerm interactionDetectionMethod)Constructor for XmlExperiment.XmlExperiment(Publication publication, CvTerm interactionDetectionMethod, Organism organism)Constructor for XmlExperiment.XmlSource(String shortName, String fullName, String miId, String url, String address, Publication bibRef)Constructor for XmlSource.XmlSource(String shortName, String miId, String url, String address, Publication bibRef)Constructor for XmlSource.XmlSource(String shortName, String url, String address, Publication bibRef)Constructor for XmlSource.XmlSource(String shortName, String fullName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for XmlSource.XmlSource(String shortName, Xref ontologyId, String url, String address, Publication bibRef)Constructor for XmlSource. -
Uses of Publication in psidev.psi.mi.jami.xml.model.reference.xml253
Methods in psidev.psi.mi.jami.xml.model.reference.xml253 that return Publication Modifier and Type Method Description PublicationAbstractExperimentRef. getPublication()getPublication.Methods in psidev.psi.mi.jami.xml.model.reference.xml253 with parameters of type Publication Modifier and Type Method Description voidAbstractExperimentRef. setPublication(Publication publication)Set the publication where the experiment has been described.voidAbstractExperimentRef. setPublicationAndAddExperiment(Publication publication)Set the publication where the experiment has been described and add the experiment to the list of experiments for this publication If publication is null, it will remove this experiment from the previous publication attached to this experiment -
Uses of Publication in psidev.psi.mi.jami.xml.model.reference.xml254
Methods in psidev.psi.mi.jami.xml.model.reference.xml254 that return Publication Modifier and Type Method Description PublicationAbstractExperimentRef. getPublication()getPublication.Methods in psidev.psi.mi.jami.xml.model.reference.xml254 with parameters of type Publication Modifier and Type Method Description voidAbstractExperimentRef. setPublication(Publication publication)Set the publication where the experiment has been described.voidAbstractExperimentRef. setPublicationAndAddExperiment(Publication publication)Set the publication where the experiment has been described and add the experiment to the list of experiments for this publication If publication is null, it will remove this experiment from the previous publication attached to this experiment -
Uses of Publication in psidev.psi.mi.jami.xml.model.reference.xml300
Methods in psidev.psi.mi.jami.xml.model.reference.xml300 that return Publication Modifier and Type Method Description PublicationAbstractExperimentRef. getPublication()getPublication.Methods in psidev.psi.mi.jami.xml.model.reference.xml300 with parameters of type Publication Modifier and Type Method Description voidAbstractExperimentRef. setPublication(Publication publication)Set the publication where the experiment has been described.voidAbstractExperimentRef. setPublicationAndAddExperiment(Publication publication)Set the publication where the experiment has been described and add the experiment to the list of experiments for this publication If publication is null, it will remove this experiment from the previous publication attached to this experiment
-