Uses of Interface
psidev.psi.mi.jami.model.Protein
-
-
Uses of Protein in psidev.psi.mi.jami.bridges.fetcher.mock
Methods in psidev.psi.mi.jami.bridges.fetcher.mock that return types with arguments of type Protein Modifier and Type Method Description Collection<Protein>FailingProteinFetcher. fetchByIdentifier(String identifier)Takes a string identifier and returns the interactors which match.Collection<Protein>MockProteinFetcher. fetchByIdentifier(String identifier)Takes a string identifier and returns the interactors which match.Collection<Protein>FailingProteinFetcher. fetchByIdentifiers(Collection<String> identifiers)Takes a collection of string identifiers and returns the interactors which match.Collection<Protein>MockProteinFetcher. fetchByIdentifiers(Collection<String> identifiers)Takes a collection of string identifiers and returns the interactors which match.protected Collection<Protein>FailingProteinFetcher. getEntry(String identifier)getEntry.protected Collection<Protein>MockProteinFetcher. getEntry(String identifier)getEntry.Methods in psidev.psi.mi.jami.bridges.fetcher.mock with parameters of type Protein Modifier and Type Method Description voidFailingProteinFetcher. addEntry(String identifier, Protein protein)addEntry. -
Uses of Protein in psidev.psi.mi.jami.bridges.mapper
Methods in psidev.psi.mi.jami.bridges.mapper with parameters of type Protein Modifier and Type Method Description voidProteinMapper. map(Protein p)Will remap the protein using the settings provided.voidProteinMapperListener. onFailedMapping(Protein p, Collection<String> report)onFailedMapping.voidProteinMapperListener. onSuccessfulMapping(Protein p, Collection<String> report)A stacked report listing the exit case first, followed by any errors, the approaches used and the strategy.voidProteinMapperListener. onToBeReviewedMapping(Protein p, Collection<String> report)onToBeReviewedMapping. -
Uses of Protein in psidev.psi.mi.jami.bridges.mapper.listener
Methods in psidev.psi.mi.jami.bridges.mapper.listener with parameters of type Protein Modifier and Type Method Description voidProteinMappingLogger. onFailedMapping(Protein p, Collection<String> report)onFailedMapping.voidProteinMappingStatisticsWriter. onFailedMapping(Protein p, Collection<String> report)onFailedMapping.voidProteinMappingLogger. onSuccessfulMapping(Protein p, Collection<String> report)A stacked report listing the exit case first, followed by any errors, the approaches used and the strategy.voidProteinMappingStatisticsWriter. onSuccessfulMapping(Protein p, Collection<String> report)A stacked report listing the exit case first, followed by any errors, the approaches used and the strategy.voidProteinMappingLogger. onToBeReviewedMapping(Protein p, Collection<String> report)onToBeReviewedMapping.voidProteinMappingStatisticsWriter. onToBeReviewedMapping(Protein p, Collection<String> report)onToBeReviewedMapping. -
Uses of Protein in psidev.psi.mi.jami.bridges.mapper.mock
Methods in psidev.psi.mi.jami.bridges.mapper.mock with parameters of type Protein Modifier and Type Method Description voidMockProteinMapper. map(Protein p)Will remap the protein using the settings provided. -
Uses of Protein in psidev.psi.mi.jami.bridges.uniprot
Methods in psidev.psi.mi.jami.bridges.uniprot that return types with arguments of type Protein Modifier and Type Method Description Collection<Protein>CachedUniprotProteinFetcher. fetchByIdentifier(String identifier)Takes a string identifier and returns the interactors which match.Collection<Protein>UniprotProteinFetcher. fetchByIdentifier(String identifier)Takes a string identifier and returns the interactors which match.Collection<Protein>CachedUniprotProteinFetcher. fetchByIdentifiers(Collection<String> identifiers)Takes a collection of string identifiers and returns the interactors which match.Collection<Protein>UniprotProteinFetcher. fetchByIdentifiers(Collection<String> identifiers)Takes a collection of string identifiers and returns the interactors which match. -
Uses of Protein in psidev.psi.mi.jami.crosslink.extension
Classes in psidev.psi.mi.jami.crosslink.extension that implement Protein Modifier and Type Class Description classCsvProteinCrosslink CSV extension of Protein. -
Uses of Protein in psidev.psi.mi.jami.enricher.impl.full
Methods in psidev.psi.mi.jami.enricher.impl.full with parameters of type Protein Modifier and Type Method Description voidFullFeatureEvidenceEnricher. onAddedAlias(Protein o, Alias added)Listen to the event where an alias has been added to the object aliases.voidFullFeatureEvidenceUpdater. onAddedAlias(Protein o, Alias added)Listen to the event where an alias has been added to the object aliases.voidFullFeatureUpdater. onAddedAlias(Protein o, Alias added)Listen to the event where an alias has been added to the object aliases.voidFullFeatureEvidenceEnricher. onAddedAnnotation(Protein o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidFullFeatureEvidenceUpdater. onAddedAnnotation(Protein o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidFullFeatureUpdater. onAddedAnnotation(Protein o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidFullFeatureEvidenceEnricher. onAddedChecksum(Protein interactor, Checksum added)Listen to the event where a checksum has been added to the interactor checksums.voidFullFeatureEvidenceUpdater. onAddedChecksum(Protein interactor, Checksum added)Listen to the event where a checksum has been added to the interactor checksums.voidFullFeatureUpdater. onAddedChecksum(Protein interactor, Checksum added)Listen to the event where a checksum has been added to the interactor checksums.voidFullFeatureEvidenceEnricher. onAddedIdentifier(Protein o, Xref added)Listen to the event where an identifier has been added to the protein identifiers.voidFullFeatureEvidenceUpdater. onAddedIdentifier(Protein o, Xref added)Listen to the event where an identifier has been added to the protein identifiers.voidFullFeatureUpdater. onAddedIdentifier(Protein o, Xref added)Listen to the event where an identifier has been added to the protein identifiers.voidFullFeatureEvidenceEnricher. onAddedXref(Protein o, Xref added)Listen to the event where a xref has been added to the protein xrefs.voidFullFeatureEvidenceUpdater. onAddedXref(Protein o, Xref added)Listen to the event where a xref has been added to the protein xrefs.voidFullFeatureUpdater. onAddedXref(Protein o, Xref added)Listen to the event where a xref has been added to the protein xrefs.voidFullFeatureEvidenceEnricher. onEnrichmentComplete(Protein object, EnrichmentStatus status, String message)onEnrichmentComplete.voidFullFeatureEvidenceUpdater. onEnrichmentComplete(Protein object, EnrichmentStatus status, String message)onEnrichmentComplete.voidFullFeatureUpdater. onEnrichmentComplete(Protein object, EnrichmentStatus status, String message)onEnrichmentComplete.voidFullFeatureEvidenceEnricher. onEnrichmentError(Protein object, String message, Exception e)onEnrichmentError.voidFullFeatureEvidenceUpdater. onEnrichmentError(Protein object, String message, Exception e)onEnrichmentError.voidFullFeatureUpdater. onEnrichmentError(Protein object, String message, Exception e)onEnrichmentError.voidFullFeatureEvidenceEnricher. onFullNameUpdate(Protein interactor, String oldFullName)Listens for the event where the fullName has been changed.voidFullFeatureEvidenceUpdater. onFullNameUpdate(Protein interactor, String oldFullName)Listens for the event where the fullName has been changed.voidFullFeatureUpdater. onFullNameUpdate(Protein interactor, String oldFullName)Listens for the event where the fullName has been changed.voidFullFeatureEvidenceEnricher. onInteractorTypeUpdate(Protein interactor, CvTerm old)Listen to the event where the interactor type has been initialised.voidFullFeatureEvidenceUpdater. onInteractorTypeUpdate(Protein interactor, CvTerm old)Listen to the event where the interactor type has been initialised.voidFullFeatureUpdater. onInteractorTypeUpdate(Protein interactor, CvTerm old)Listen to the event where the interactor type has been initialised.voidFullFeatureEvidenceEnricher. onOrganismUpdate(Protein interactor, Organism o)Listen to the event where the organism of a interactor has been initialised.voidFullFeatureEvidenceUpdater. onOrganismUpdate(Protein interactor, Organism o)Listen to the event where the organism of a interactor has been initialised.voidFullFeatureUpdater. onOrganismUpdate(Protein interactor, Organism o)Listen to the event where the organism of a interactor has been initialised.voidFullFeatureEvidenceEnricher. onRemovedAlias(Protein o, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidFullFeatureEvidenceUpdater. onRemovedAlias(Protein o, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidFullFeatureUpdater. onRemovedAlias(Protein o, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidFullFeatureEvidenceEnricher. onRemovedAnnotation(Protein o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidFullFeatureEvidenceUpdater. onRemovedAnnotation(Protein o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidFullFeatureUpdater. onRemovedAnnotation(Protein o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidFullFeatureEvidenceEnricher. onRemovedChecksum(Protein interactor, Checksum removed)Listen to the event where a checksum has been removed from the interactor checksums.voidFullFeatureEvidenceUpdater. onRemovedChecksum(Protein interactor, Checksum removed)Listen to the event where a checksum has been removed from the interactor checksums.voidFullFeatureUpdater. onRemovedChecksum(Protein interactor, Checksum removed)Listen to the event where a checksum has been removed from the interactor checksums.voidFullFeatureEvidenceEnricher. onRemovedIdentifier(Protein o, Xref removed)Listen to the event where an identifier has been removed from the protein identifiers.voidFullFeatureEvidenceUpdater. onRemovedIdentifier(Protein o, Xref removed)Listen to the event where an identifier has been removed from the protein identifiers.voidFullFeatureUpdater. onRemovedIdentifier(Protein o, Xref removed)Listen to the event where an identifier has been removed from the protein identifiers.voidFullFeatureEvidenceEnricher. onRemovedXref(Protein o, Xref removed)Listen to the event where a xref has been removed from the interactor xrefs.voidFullFeatureEvidenceUpdater. onRemovedXref(Protein o, Xref removed)Listen to the event where a xref has been removed from the interactor xrefs.voidFullFeatureUpdater. onRemovedXref(Protein o, Xref removed)Listen to the event where a xref has been removed from the interactor xrefs.voidFullFeatureEvidenceEnricher. onSequenceUpdate(Protein protein, String oldSequence)Listen to the event where the sequence of a protein has been changed.voidFullFeatureEvidenceUpdater. onSequenceUpdate(Protein protein, String oldSequence)Listen to the event where the sequence of a protein has been changed.voidFullFeatureUpdater. onSequenceUpdate(Protein protein, String oldSequence)Listen to the event where the sequence of a protein has been changed.voidFullFeatureEvidenceEnricher. onShortNameUpdate(Protein interactor, String oldShortName)Listens for the event where the shortName has been changed.voidFullFeatureEvidenceUpdater. onShortNameUpdate(Protein interactor, String oldShortName)Listens for the event where the shortName has been changed.voidFullFeatureUpdater. onShortNameUpdate(Protein interactor, String oldShortName)Listens for the event where the shortName has been changed.protected voidFullProteinEnricher. processOtherProperties(Protein proteinToEnrich, Protein fetched)processOtherProperties.protected voidFullProteinUpdater. processOtherProperties(Protein proteinToEnrich, Protein fetched)processOtherProperties. -
Uses of Protein in psidev.psi.mi.jami.enricher.impl.minimal
Methods in psidev.psi.mi.jami.enricher.impl.minimal that return Protein Modifier and Type Method Description ProteinMinimalProteinEnricher. find(Protein proteinToEnrich)find.ProteinMinimalProteinUpdater. find(Protein objectToEnrich)find.Methods in psidev.psi.mi.jami.enricher.impl.minimal with parameters of type Protein Modifier and Type Method Description protected booleanMinimalProteinEnricher. canEnrichInteractor(Protein entityToEnrich, Protein fetchedEntity)canEnrichInteractor.ProteinMinimalProteinEnricher. find(Protein proteinToEnrich)find.ProteinMinimalProteinUpdater. find(Protein objectToEnrich)find.voidMinimalFeatureEnricher. onAddedAlias(Protein o, Alias added)Listen to the event where an alias has been added to the object aliases.voidMinimalFeatureEvidenceUpdater. onAddedAlias(Protein o, Alias added)Listen to the event where an alias has been added to the object aliases.voidMinimalFeatureEnricher. onAddedAnnotation(Protein o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidMinimalFeatureEvidenceUpdater. onAddedAnnotation(Protein o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidMinimalFeatureEnricher. onAddedChecksum(Protein interactor, Checksum added)Listen to the event where a checksum has been added to the interactor checksums.voidMinimalFeatureEvidenceUpdater. onAddedChecksum(Protein interactor, Checksum added)Listen to the event where a checksum has been added to the interactor checksums.voidMinimalFeatureEnricher. onAddedIdentifier(Protein o, Xref added)Listen to the event where an identifier has been added to the protein identifiers.voidMinimalFeatureEvidenceUpdater. onAddedIdentifier(Protein o, Xref added)Listen to the event where an identifier has been added to the protein identifiers.voidMinimalFeatureEnricher. onAddedXref(Protein o, Xref added)Listen to the event where a xref has been added to the protein xrefs.voidMinimalFeatureEvidenceUpdater. onAddedXref(Protein o, Xref added)Listen to the event where a xref has been added to the protein xrefs.protected voidMinimalProteinEnricher. onCompletedEnrichment(Protein objectToEnrich)onCompletedEnrichment.protected voidMinimalProteinEnricher. onEnrichedVersionNotFound(Protein objectToEnrich)onEnrichedVersionNotFound.voidMinimalFeatureEnricher. onEnrichmentComplete(Protein object, EnrichmentStatus status, String message)onEnrichmentComplete.voidMinimalFeatureEvidenceUpdater. onEnrichmentComplete(Protein object, EnrichmentStatus status, String message)onEnrichmentComplete.voidMinimalFeatureEnricher. onEnrichmentError(Protein object, String message, Exception e)onEnrichmentError.voidMinimalFeatureEvidenceUpdater. onEnrichmentError(Protein object, String message, Exception e)onEnrichmentError.voidMinimalFeatureEnricher. onFullNameUpdate(Protein interactor, String oldFullName)Listens for the event where the fullName has been changed.voidMinimalFeatureEvidenceUpdater. onFullNameUpdate(Protein interactor, String oldFullName)Listens for the event where the fullName has been changed.protected voidMinimalProteinEnricher. onInteractorCheckFailure(Protein objectToEnrich, Protein fetchedObject)onInteractorCheckFailure.voidMinimalFeatureEnricher. onInteractorTypeUpdate(Protein interactor, CvTerm old)Listen to the event where the interactor type has been initialised.voidMinimalFeatureEvidenceUpdater. onInteractorTypeUpdate(Protein interactor, CvTerm old)Listen to the event where the interactor type has been initialised.voidMinimalFeatureEnricher. onOrganismUpdate(Protein interactor, Organism o)Listen to the event where the organism of a interactor has been initialised.voidMinimalFeatureEvidenceUpdater. onOrganismUpdate(Protein interactor, Organism o)Listen to the event where the organism of a interactor has been initialised.voidMinimalFeatureEnricher. onRemovedAlias(Protein o, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidMinimalFeatureEvidenceUpdater. onRemovedAlias(Protein o, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidMinimalFeatureEnricher. onRemovedAnnotation(Protein o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidMinimalFeatureEvidenceUpdater. onRemovedAnnotation(Protein o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidMinimalFeatureEnricher. onRemovedChecksum(Protein interactor, Checksum removed)Listen to the event where a checksum has been removed from the interactor checksums.voidMinimalFeatureEvidenceUpdater. onRemovedChecksum(Protein interactor, Checksum removed)Listen to the event where a checksum has been removed from the interactor checksums.voidMinimalFeatureEnricher. onRemovedIdentifier(Protein o, Xref removed)Listen to the event where an identifier has been removed from the protein identifiers.voidMinimalFeatureEvidenceUpdater. onRemovedIdentifier(Protein o, Xref removed)Listen to the event where an identifier has been removed from the protein identifiers.voidMinimalFeatureEnricher. onRemovedXref(Protein o, Xref removed)Listen to the event where a xref has been removed from the interactor xrefs.voidMinimalFeatureEvidenceUpdater. onRemovedXref(Protein o, Xref removed)Listen to the event where a xref has been removed from the interactor xrefs.voidMinimalFeatureEnricher. onSequenceUpdate(Protein protein, String oldSequence)Listen to the event where the sequence of a protein has been changed.voidMinimalFeatureEvidenceUpdater. onSequenceUpdate(Protein protein, String oldSequence)Listen to the event where the sequence of a protein has been changed.voidMinimalFeatureEnricher. onShortNameUpdate(Protein interactor, String oldShortName)Listens for the event where the shortName has been changed.voidMinimalFeatureEvidenceUpdater. onShortNameUpdate(Protein interactor, String oldShortName)Listens for the event where the shortName has been changed.protected voidMinimalProteinEnricher. processDeadUniprotIdentity(Protein proteinToEnrich, Xref uniprotIdentity)processDeadUniprotIdentity.protected voidMinimalProteinUpdater. processDeadUniprotIdentity(Protein proteinToEnrich, String oldUniprot)processDeadUniprotIdentity.protected booleanMinimalProteinEnricher. remapProtein(Protein proteinToEnrich)Attempts to remap the protein using the provided proteinRemapper. -
Uses of Protein in psidev.psi.mi.jami.factory
Methods in psidev.psi.mi.jami.factory that return Protein Modifier and Type Method Description ProteinDefaultInteractorFactory. createProtein(String name, CvTerm type)Creates a new Protein with the name and interactor typeProteinInteractorFactory. createProtein(String name, CvTerm type)Creates a new Protein with the name and interactor type -
Uses of Protein in psidev.psi.mi.jami.model.impl
Classes in psidev.psi.mi.jami.model.impl that implement Protein Modifier and Type Class Description classDefaultProteinDefault implementation for proteins and peptides Notes: The equals and hashcode methods have NOT been overridden because the Protein object is a complex object. -
Uses of Protein in psidev.psi.mi.jami.tab.extension
Classes in psidev.psi.mi.jami.tab.extension that implement Protein Modifier and Type Class Description classMitabProteinMitab extension of Protein. -
Uses of Protein in psidev.psi.mi.jami.utils
Methods in psidev.psi.mi.jami.utils that return Protein Modifier and Type Method Description static ProteinInteractorUtils. createProteinGeneName(String name, String geneName)createProteinGeneNamestatic ProteinInteractorUtils. createProteinRefseq(String name, String refseq)createProteinRefseqstatic ProteinInteractorUtils. createProteinRogid(String name, String rogid)createProteinRogidstatic ProteinInteractorUtils. createProteinUniprot(String name, String uniprot)createProteinUniprot -
Uses of Protein in psidev.psi.mi.jami.utils.comparator.interactor
Methods in psidev.psi.mi.jami.utils.comparator.interactor that return types with arguments of type Protein Modifier and Type Method Description Comparator<Protein>InteractorComparator. getProteinComparator()Getter for the fieldproteinComparator.Methods in psidev.psi.mi.jami.utils.comparator.interactor with parameters of type Protein Modifier and Type Method Description static booleanDefaultExactProteinComparator. areEquals(Protein protein1, Protein protein2)Use DefaultExactProteinComparator to know if two proteins are equals.static booleanDefaultProteinComparator. areEquals(Protein protein1, Protein protein2)Use DefaultProteinComparator to know if two proteins are equals.static booleanUnambiguousExactProteinComparator. areEquals(Protein protein1, Protein protein2)Use DefaultExactProteinComparator to know if two proteins are equals.static booleanUnambiguousProteinComparator. areEquals(Protein protein1, Protein protein2)Use UnambiguousProteinComparator to know if two proteins are equals.intProteinComparator. compare(Protein protein1, Protein protein2)It will first use UnambiguousPolymerComparator to compare the basic interactor properties If the basic interactor properties are the same, It will look for uniprotkb identifier (The interactor with non null uniprot id will always come first).intUnambiguousExactProteinComparator. compare(Protein protein1, Protein protein2) -
Uses of Protein in psidev.psi.mi.jami.xml.model.extension.factory
Methods in psidev.psi.mi.jami.xml.model.extension.factory that return Protein Modifier and Type Method Description ProteinXmlInteractorFactory. createProtein(String name, CvTerm type)Creates a new Protein with the name and interactor type -
Uses of Protein in psidev.psi.mi.jami.xml.model.extension.xml253
Classes in psidev.psi.mi.jami.xml.model.extension.xml253 that implement Protein Modifier and Type Class Description classXmlProteinXml implementation of protein -
Uses of Protein in psidev.psi.mi.jami.xml.model.extension.xml254
Classes in psidev.psi.mi.jami.xml.model.extension.xml254 that implement Protein Modifier and Type Class Description classXmlProteinXml implementation of protein -
Uses of Protein in psidev.psi.mi.jami.xml.model.extension.xml300
Classes in psidev.psi.mi.jami.xml.model.extension.xml300 that implement Protein Modifier and Type Class Description classXmlProteinXml implementation of protein
-