Uses of Interface
psidev.psi.mi.jami.model.Interactor
-
-
Uses of Interactor in psidev.psi.mi.jami.bridges.fetcher
Classes in psidev.psi.mi.jami.bridges.fetcher with type parameters of type Interactor Modifier and Type Interface Description interfaceInteractorFetcher<I extends Interactor>Fetches the complete records which match an interactor. -
Uses of Interactor in psidev.psi.mi.jami.crosslink.extension
Classes in psidev.psi.mi.jami.crosslink.extension that implement Interactor Modifier and Type Class Description classCsvProteinCrosslink CSV extension of Protein.Constructors in psidev.psi.mi.jami.crosslink.extension with parameters of type Interactor Constructor Description CsvExperimentalParticipantCandidate(Interactor interactor)Constructor for CsvExperimentalParticipantCandidate.CsvExperimentalParticipantCandidate(Interactor interactor, Stoichiometry stoichiometry)Constructor for CsvExperimentalParticipantCandidate.CsvParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm participantIdentificationMethod)Constructor for CsvParticipantEvidence.CsvParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm participantIdentificationMethod)Constructor for CsvParticipantEvidence.CsvParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm expRole, CvTerm participantIdentificationMethod)Constructor for CsvParticipantEvidence.CsvParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm expRole, Organism expressedIn, CvTerm participantIdentificationMethod)Constructor for CsvParticipantEvidence.CsvParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm expRole, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for CsvParticipantEvidence.CsvParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm expRole, Stoichiometry stoichiometry, Organism expressedIn, CvTerm participantIdentificationMethod)Constructor for CsvParticipantEvidence.CsvParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for CsvParticipantEvidence.CsvParticipantEvidence(InteractionEvidence interaction, Interactor interactor, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for CsvParticipantEvidence.CsvParticipantEvidence(Interactor interactor)Constructor for CsvParticipantEvidence.CsvParticipantEvidence(Interactor interactor, CvTerm participantIdentificationMethod)Constructor for CsvParticipantEvidence.CsvParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm participantIdentificationMethod)Constructor for CsvParticipantEvidence.CsvParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm expRole, CvTerm participantIdentificationMethod)Constructor for CsvParticipantEvidence.CsvParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm expRole, Organism expressedIn, CvTerm participantIdentificationMethod)Constructor for CsvParticipantEvidence.CsvParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm expRole, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for CsvParticipantEvidence.CsvParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm expRole, Stoichiometry stoichiometry, Organism expressedIn, CvTerm participantIdentificationMethod)Constructor for CsvParticipantEvidence.CsvParticipantEvidence(Interactor interactor, Stoichiometry stoichiometry)Constructor for CsvParticipantEvidence.CsvParticipantEvidence(Interactor interactor, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for CsvParticipantEvidence. -
Uses of Interactor in psidev.psi.mi.jami.crosslink.extension.datasource
Methods in psidev.psi.mi.jami.crosslink.extension.datasource with parameters of type Interactor Modifier and Type Method Description voidAbstractCsvSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidAbstractCsvStreamSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidCsvMixedEvidenceSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidCsvNaryEvidenceSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names. -
Uses of Interactor in psidev.psi.mi.jami.datasource
Classes in psidev.psi.mi.jami.datasource with type parameters of type Interactor Modifier and Type Interface Description interfaceInteractorStream<T extends Interactor>An interactor data source allows to stream the interactors of a given dataSource -
Uses of Interactor in psidev.psi.mi.jami.enricher
Classes in psidev.psi.mi.jami.enricher with type parameters of type Interactor Modifier and Type Interface Description interfaceInteractorEnricher<T extends Interactor>Interface for interactor enrichers.Methods in psidev.psi.mi.jami.enricher that return types with arguments of type Interactor Modifier and Type Method Description Comparator<Interactor>InteractorPoolEnricher. getInteractorComparator()getInteractorComparator.Method parameters in psidev.psi.mi.jami.enricher with type arguments of type Interactor Modifier and Type Method Description voidInteractorPoolEnricher. setInteractorComparator(Comparator<Interactor> comparator)setInteractorComparator. -
Uses of Interactor in psidev.psi.mi.jami.enricher.impl
Classes in psidev.psi.mi.jami.enricher.impl with type parameters of type Interactor Modifier and Type Class Description classAbstractInteractorEnricher<T extends Interactor>Abstract class for enricher of interactors Minimal enrichment: - enrich fullname of an interactor.classAbstractInteractorUpdater<T extends Interactor>Abstract class for updater of interactors Minimal update: - enrich shortname of an interactor.Methods in psidev.psi.mi.jami.enricher.impl that return types with arguments of type Interactor Modifier and Type Method Description AbstractInteractorEnricher<Interactor>CompositeInteractorEnricher. getInteractorBaseEnricher()Getter for the fieldinteractorBaseEnricher.InteractorFetcher<Interactor>CompositeInteractorEnricher. getInteractorFetcher()getInteractorFetcher.InteractorEnricherListener<Interactor>CompositeInteractorEnricher. getListener()getListener.Methods in psidev.psi.mi.jami.enricher.impl with parameters of type Interactor Modifier and Type Method Description voidCompositeInteractorEnricher. enrich(Interactor object)enrich.voidCompositeInteractorEnricher. enrich(Interactor object, Interactor objectSource)enrich.Method parameters in psidev.psi.mi.jami.enricher.impl with type arguments of type Interactor Modifier and Type Method Description voidCompositeInteractorEnricher. enrich(Collection<Interactor> objects)enrich.voidCompositeInteractorEnricher. setListener(InteractorEnricherListener<Interactor> listener)setListener.Constructor parameters in psidev.psi.mi.jami.enricher.impl with type arguments of type Interactor Constructor Description CompositeInteractorEnricher(AbstractInteractorEnricher<Interactor> interactorBaseEnricher)Constructor for CompositeInteractorEnricher. -
Uses of Interactor in psidev.psi.mi.jami.enricher.impl.full
Classes in psidev.psi.mi.jami.enricher.impl.full with type parameters of type Interactor Modifier and Type Class Description classFullInteractorBaseEnricher<T extends Interactor>Full interactor enricherclassFullInteractorBaseUpdater<T extends Interactor>Full updater of interactorMethods in psidev.psi.mi.jami.enricher.impl.full that return types with arguments of type Interactor Modifier and Type Method Description Comparator<Interactor>FullInteractorPoolEnricher. getInteractorComparator()Getter for the fieldinteractorComparator.Comparator<Interactor>FullInteractorPoolUpdater. getInteractorComparator()Getter for the fieldinteractorComparator.Method parameters in psidev.psi.mi.jami.enricher.impl.full with type arguments of type Interactor Modifier and Type Method Description voidFullInteractorPoolEnricher. setInteractorComparator(Comparator<Interactor> interactorComparator)setInteractorComparator.voidFullInteractorPoolUpdater. setInteractorComparator(Comparator<Interactor> interactorComparator)Setter for the fieldinteractorComparator. -
Uses of Interactor in psidev.psi.mi.jami.enricher.impl.minimal
Classes in psidev.psi.mi.jami.enricher.impl.minimal with type parameters of type Interactor Modifier and Type Class Description classMinimalInteractorBaseEnricher<T extends Interactor>A basic minimal enricher for interactors.classMinimalInteractorBaseUpdater<T extends Interactor>A basic minimal updater for interactors. -
Uses of Interactor in psidev.psi.mi.jami.enricher.listener
Classes in psidev.psi.mi.jami.enricher.listener with type parameters of type Interactor Modifier and Type Interface Description interfaceInteractorEnricherListener<T extends Interactor>Interface for interactor enricher listener -
Uses of Interactor in psidev.psi.mi.jami.enricher.listener.impl
Classes in psidev.psi.mi.jami.enricher.listener.impl with type parameters of type Interactor Modifier and Type Class Description classInteractorEnricherListenerManager<T extends Interactor>Manager of interactor listenersMethods in psidev.psi.mi.jami.enricher.listener.impl with parameters of type Interactor Modifier and Type Method Description voidInteractorPoolEnricherListenerManager. onAddedInteractor(InteractorPool interactor, Interactor added)Listen to the event where an interactor has been added to the poolvoidEntityEnricherListenerManager. onInteractorUpdate(Entity entity, Interactor oldInteractor)onInteractorUpdatevoidInteractorPoolEnricherListenerManager. onRemovedInteractor(InteractorPool interactor, Interactor removed)Listen to the event where an interactor has been added to the pool -
Uses of Interactor in psidev.psi.mi.jami.enricher.listener.impl.log
Classes in psidev.psi.mi.jami.enricher.listener.impl.log with type parameters of type Interactor Modifier and Type Class Description classInteractorEnricherLogger<T extends Interactor>Logger of interactor enrichment -
Uses of Interactor in psidev.psi.mi.jami.enricher.listener.impl.writer
Classes in psidev.psi.mi.jami.enricher.listener.impl.writer with type parameters of type Interactor Modifier and Type Class Description classInteractorEnricherStatisticsWriter<T extends Interactor>TODO comment thisMethods in psidev.psi.mi.jami.enricher.listener.impl.writer with parameters of type Interactor Modifier and Type Method Description voidInteractorPoolEnricherStatisticsWriter. onAddedInteractor(InteractorPool interactor, Interactor added)Listen to the event where an interactor has been added to the poolvoidEntityEnricherStatisticsWriter. onInteractorUpdate(Entity entity, Interactor oldInteractor)onInteractorUpdatevoidInteractorPoolEnricherStatisticsWriter. onRemovedInteractor(InteractorPool interactor, Interactor removed)Listen to the event where an interactor has been added to the pool -
Uses of Interactor in psidev.psi.mi.jami.factory
Methods in psidev.psi.mi.jami.factory that return Interactor Modifier and Type Method Description InteractorDefaultInteractorFactory. createInteractor(String name, CvTerm type)Creates a default interactor from the name and interactor typeInteractorInteractorFactory. createInteractor(String name, CvTerm type)Creates a default interactor from the name and interactor typeInteractorDefaultInteractorFactory. createInteractorFromDatabase(CvTerm database, String name)Return the proper instance of the interactor if the database is recognized.InteractorInteractorFactory. createInteractorFromDatabase(CvTerm database, String name)Return the proper instance of the interactor if the database is recognized.InteractorDefaultInteractorFactory. createInteractorFromIdentityXrefs(Collection<? extends Xref> xrefs, String name)Return the proper instance of the interactor if the database is recognized (the interactor will be returned on the first database which is recognized).InteractorInteractorFactory. createInteractorFromIdentityXrefs(Collection<? extends Xref> xrefs, String name)Return the proper instance of the interactor if the database is recognized (the interactor will be returned on the first database which is recognized).InteractorDefaultInteractorFactory. createInteractorFromInteractorType(CvTerm type, String name)Return the proper instance of the interactor if the type is recognized and not null.InteractorInteractorFactory. createInteractorFromInteractorType(CvTerm type, String name)Return the proper instance of the interactor if the type is recognized and not null.protected InteractorDefaultInteractorFactory. createInteractorFromRecognizedCategory(InteractorCategory category, String name, CvTerm type)Creates an interactor from a given category (should be the canonical name of an Interactor interface) -
Uses of Interactor in psidev.psi.mi.jami.html
Methods in psidev.psi.mi.jami.html with parameters of type Interactor Modifier and Type Method Description protected voidAbstractMIHtmlWriter. writeInteractor(Interactor interactor)writeInteractor -
Uses of Interactor in psidev.psi.mi.jami.json
Methods in psidev.psi.mi.jami.json with parameters of type Interactor Modifier and Type Method Description static String[]MIJsonUtils. extractInteractorId(Xref ref, Interactor interactor)extractInteractorId. -
Uses of Interactor in psidev.psi.mi.jami.json.elements
Methods in psidev.psi.mi.jami.json.elements with parameters of type Interactor Modifier and Type Method Description voidSimpleJsonInteractorWriter. write(Interactor object)write. -
Uses of Interactor in psidev.psi.mi.jami.json.nary
Methods in psidev.psi.mi.jami.json.nary that return types with arguments of type Interactor Modifier and Type Method Description JsonElementWriter<Interactor>AbstractMIJsonWriter. getInteractorWriter()Getter for the fieldinteractorWriter. -
Uses of Interactor in psidev.psi.mi.jami.listener
Classes in psidev.psi.mi.jami.listener with type parameters of type Interactor Modifier and Type Interface Description interfaceInteractorChangeListener<T extends Interactor>A generic listener for an interactor.Methods in psidev.psi.mi.jami.listener with parameters of type Interactor Modifier and Type Method Description voidInteractorPoolChangeListener. onAddedInteractor(InteractorPool interactor, Interactor added)Listen to the event where an interactor has been added to the poolvoidEntityInteractorChangeListener. onInteractorUpdate(Entity entity, Interactor oldInteractor)onInteractorUpdatevoidMIFileParserListener. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidInteractorPoolChangeListener. onRemovedInteractor(InteractorPool interactor, Interactor removed)Listen to the event where an interactor has been added to the pool -
Uses of Interactor in psidev.psi.mi.jami.listener.impl
Classes in psidev.psi.mi.jami.listener.impl with type parameters of type Interactor Modifier and Type Class Description classInteractorChangeLogger<T extends Interactor>This listener will just interactor change eventsMethods in psidev.psi.mi.jami.listener.impl with parameters of type Interactor Modifier and Type Method Description voidInteractorPoolChangeLogger. onAddedInteractor(InteractorPool protein, Interactor added)Listen to the event where an interactor has been added to the poolvoidEntityChangeLogger. onInteractorUpdate(Entity entity, Interactor oldInteractor)onInteractorUpdatevoidParticipantChangeLogger. onInteractorUpdate(Entity entity, Interactor oldInteractor)onInteractorUpdatevoidMIFileParserCompositeListener. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidMIFileParserLogger. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidInteractorPoolChangeLogger. onRemovedInteractor(InteractorPool protein, Interactor removed)Listen to the event where an interactor has been added to the pool -
Uses of Interactor in psidev.psi.mi.jami.model
Subinterfaces of Interactor in psidev.psi.mi.jami.model Modifier and Type Interface Description interfaceBioactiveEntityMolecules showing activity in a living system and which can interact with other moleculesinterfaceComplexAn interactor composed of interacting molecules that can be copurified.interfaceGeneInteractor for genetic interactionsinterfaceInteractorPoolInteractorPool represents a collection of potential interactors but we cannot determine which one interacts.interfaceMoleculeThis interface represents a simple molecule such as a protein, nucleic acid, gene, small molecule but excludes complexes and interactorSetinterfaceNucleicAcidPolymers of nucleotides which can interact with other moleculesinterfacePolymerA polymer is an interactor with a sequenceinterfaceProteinPolymer of amino acids which can interact with other molecules.Methods in psidev.psi.mi.jami.model that return Interactor Modifier and Type Method Description InteractorEntity. getInteractor()The molecule/complex of molecules which interacts.Methods in psidev.psi.mi.jami.model with parameters of type Interactor Modifier and Type Method Description voidEntity. setInteractor(Interactor interactor)Sets the interactor -
Uses of Interactor in psidev.psi.mi.jami.model.impl
Classes in psidev.psi.mi.jami.model.impl that implement Interactor Modifier and Type Class Description classDefaultBioactiveEntityDefault implementation for bioactive entity Notes: The equals and hashcode methods have NOT been overridden because the BioactiveEntity object is a complex object.classDefaultComplexDefault implementation for complexes Notes: The equals and hashcode methods have NOT been overridden because the Complex object is a complex object.classDefaultGeneDefault implementation for gene Notes: The equals and hashcode methods have NOT been overridden because the Gene object is a complex object.classDefaultInteractorDefault implementation for Interactor Notes: The equals and hashcode methods have NOT been overridden because the Interactor object is a complex object.classDefaultInteractorPoolDefault implementation for interactor poolclassDefaultMoleculeThe default implementation for a molecule Notes: The equals and hashcode methods have NOT been overridden because the molecule object is a complex object.classDefaultNucleicAcidDefault implementation for NucleicAcid.classDefaultPolymerDefault implementation for Polymer Notes: The equals and hashcode methods have NOT been overridden because the Polymer object is a complex object.classDefaultProteinDefault implementation for proteins and peptides Notes: The equals and hashcode methods have NOT been overridden because the Protein object is a complex object.Methods in psidev.psi.mi.jami.model.impl that return Interactor Modifier and Type Method Description InteractorAbstractEntity. getInteractor()Getter for the fieldinteractor.Methods in psidev.psi.mi.jami.model.impl that return types with arguments of type Interactor Modifier and Type Method Description Iterator<Interactor>DefaultInteractorPool. iterator()iteratorMethods in psidev.psi.mi.jami.model.impl with parameters of type Interactor Modifier and Type Method Description booleanDefaultInteractorPool. add(Interactor interactor)addvoidAbstractParticipantPool. onInteractorUpdate(Entity entity, Interactor oldInteractor)onInteractorUpdatevoidAbstractEntity. setInteractor(Interactor interactor)Sets the interactorvoidAbstractParticipantPool. setInteractor(Interactor interactor)Sets the interactorMethod parameters in psidev.psi.mi.jami.model.impl with type arguments of type Interactor Modifier and Type Method Description booleanDefaultInteractorPool. addAll(Collection<? extends Interactor> interactors)protected voidDefaultInteractorPool. initialiseInteractorCandidatesSetWith(Set<Interactor> interactorCandidates)Constructors in psidev.psi.mi.jami.model.impl with parameters of type Interactor Constructor Description AbstractEntity(Interactor interactor)Constructor for AbstractEntity.AbstractEntity(Interactor interactor, Stoichiometry stoichiometry)Constructor for AbstractEntity.AbstractParticipant(Interactor interactor)Constructor for AbstractParticipant.AbstractParticipant(Interactor interactor, CvTerm bioRole)Constructor for AbstractParticipant.AbstractParticipant(Interactor interactor, CvTerm bioRole, CvTerm biologicalEffect, Stoichiometry stoichiometry)Constructor for AbstractParticipant.AbstractParticipant(Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry)Constructor for AbstractParticipant.AbstractParticipant(Interactor interactor, Stoichiometry stoichiometry)Constructor for AbstractParticipant.AbstractParticipantCandidate(Interactor interactor)Constructor for AbstractParticipantCandidate.AbstractParticipantCandidate(Interactor interactor, Stoichiometry stoichiometry)Constructor for AbstractParticipantCandidate.DefaultExperimentalParticipantCandidate(Interactor interactor)Constructor for DefaultExperimentalParticipantCandidate.DefaultExperimentalParticipantCandidate(Interactor interactor, Stoichiometry stoichiometry)Constructor for DefaultExperimentalParticipantCandidate.DefaultModelledParticipant(Interactor interactor)Constructor for DefaultModelledParticipant.DefaultModelledParticipant(Interactor interactor, CvTerm bioRole)Constructor for DefaultModelledParticipant.DefaultModelledParticipant(Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry)Constructor for DefaultModelledParticipant.DefaultModelledParticipant(Interactor interactor, Stoichiometry stoichiometry)Constructor for DefaultModelledParticipant.DefaultModelledParticipantCandidate(Interactor interactor)Constructor for DefaultModelledParticipantCandidate.DefaultModelledParticipantCandidate(Interactor interactor, Stoichiometry stoichiometry)Constructor for DefaultModelledParticipantCandidate.DefaultNamedModelledParticipant(Interactor interactor)Constructor for DefaultNamedModelledParticipant.DefaultNamedModelledParticipant(Interactor interactor, CvTerm bioRole)Constructor for DefaultNamedModelledParticipant.DefaultNamedModelledParticipant(Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry)Constructor for DefaultNamedModelledParticipant.DefaultNamedModelledParticipant(Interactor interactor, Stoichiometry stoichiometry)Constructor for DefaultNamedModelledParticipant.DefaultNamedParticipant(Interactor interactor)Constructor for DefaultNamedParticipant.DefaultNamedParticipant(Interactor interactor, CvTerm bioRole)Constructor for DefaultNamedParticipant.DefaultNamedParticipant(Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry)Constructor for DefaultNamedParticipant.DefaultNamedParticipant(Interactor interactor, Stoichiometry stoichiometry)Constructor for DefaultNamedParticipant.DefaultNamedParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm participantIdentificationMethod)Constructor for DefaultNamedParticipantEvidence.DefaultNamedParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm participantIdentificationMethod)Constructor for DefaultNamedParticipantEvidence.DefaultNamedParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm expRole, CvTerm participantIdentificationMethod)Constructor for DefaultNamedParticipantEvidence.DefaultNamedParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm expRole, Organism expressedIn, CvTerm participantIdentificationMethod)Constructor for DefaultNamedParticipantEvidence.DefaultNamedParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm expRole, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for DefaultNamedParticipantEvidence.DefaultNamedParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm expRole, Stoichiometry stoichiometry, Organism expressedIn, CvTerm participantIdentificationMethod)Constructor for DefaultNamedParticipantEvidence.DefaultNamedParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for DefaultNamedParticipantEvidence.DefaultNamedParticipantEvidence(InteractionEvidence interaction, Interactor interactor, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for DefaultNamedParticipantEvidence.DefaultNamedParticipantEvidence(Interactor interactor)Constructor for DefaultNamedParticipantEvidence.DefaultNamedParticipantEvidence(Interactor interactor, CvTerm participantIdentificationMethod)Constructor for DefaultNamedParticipantEvidence.DefaultNamedParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm participantIdentificationMethod)Constructor for DefaultNamedParticipantEvidence.DefaultNamedParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm expRole, CvTerm participantIdentificationMethod)Constructor for DefaultNamedParticipantEvidence.DefaultNamedParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm expRole, Organism expressedIn, CvTerm participantIdentificationMethod)Constructor for DefaultNamedParticipantEvidence.DefaultNamedParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm expRole, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for DefaultNamedParticipantEvidence.DefaultNamedParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm expRole, Stoichiometry stoichiometry, Organism expressedIn, CvTerm participantIdentificationMethod)Constructor for DefaultNamedParticipantEvidence.DefaultNamedParticipantEvidence(Interactor interactor, Stoichiometry stoichiometry)Constructor for DefaultNamedParticipantEvidence.DefaultNamedParticipantEvidence(Interactor interactor, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for DefaultNamedParticipantEvidence.DefaultParticipant(Interactor interactor)Constructor for DefaultParticipant.DefaultParticipant(Interactor interactor, CvTerm bioRole)Constructor for DefaultParticipant.DefaultParticipant(Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry)Constructor for DefaultParticipant.DefaultParticipant(Interactor interactor, Stoichiometry stoichiometry)Constructor for DefaultParticipant.DefaultParticipantCandidate(Interactor interactor)Constructor for DefaultParticipantCandidate.DefaultParticipantCandidate(Interactor interactor, Stoichiometry stoichiometry)Constructor for DefaultParticipantCandidate.DefaultParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm participantIdentificationMethod)Constructor for DefaultParticipantEvidence.DefaultParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm participantIdentificationMethod)Constructor for DefaultParticipantEvidence.DefaultParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm expRole, CvTerm participantIdentificationMethod)Constructor for DefaultParticipantEvidence.DefaultParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm expRole, Organism expressedIn, CvTerm participantIdentificationMethod)Constructor for DefaultParticipantEvidence.DefaultParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm expRole, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for DefaultParticipantEvidence.DefaultParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm expRole, Stoichiometry stoichiometry, Organism expressedIn, CvTerm participantIdentificationMethod)Constructor for DefaultParticipantEvidence.DefaultParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for DefaultParticipantEvidence.DefaultParticipantEvidence(InteractionEvidence interaction, Interactor interactor, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for DefaultParticipantEvidence.DefaultParticipantEvidence(Interactor interactor)Constructor for DefaultParticipantEvidence.DefaultParticipantEvidence(Interactor interactor, CvTerm participantIdentificationMethod)Constructor for DefaultParticipantEvidence.DefaultParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm participantIdentificationMethod)Constructor for DefaultParticipantEvidence.DefaultParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm expRole, CvTerm participantIdentificationMethod)Constructor for DefaultParticipantEvidence.DefaultParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm expRole, Organism expressedIn, CvTerm participantIdentificationMethod)Constructor for DefaultParticipantEvidence.DefaultParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm expRole, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for DefaultParticipantEvidence.DefaultParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm expRole, Stoichiometry stoichiometry, Organism expressedIn, CvTerm participantIdentificationMethod)Constructor for DefaultParticipantEvidence.DefaultParticipantEvidence(Interactor interactor, Stoichiometry stoichiometry)Constructor for DefaultParticipantEvidence.DefaultParticipantEvidence(Interactor interactor, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for DefaultParticipantEvidence. -
Uses of Interactor in psidev.psi.mi.jami.tab.extension
Classes in psidev.psi.mi.jami.tab.extension that implement Interactor Modifier and Type Class Description classMitabBioactiveEntityMitab extension for BioactiveEntity.classMitabComplexMitab extension for Complex.classMitabGeneMitab extension for Gene.classMitabInteractorMitab extension for interactor.classMitabInteractorPoolThe mitab extension for InteractorSetclassMitabMoleculeMitab extension for MoleculeclassMitabNucleicAcidMitab extension for NucleicAcid It will contain a FileSourceLocatorclassMitabPolymerMitab extension of Polymer.classMitabProteinMitab extension of Protein.Constructors in psidev.psi.mi.jami.tab.extension with parameters of type Interactor Constructor Description MitabModelledParticipant(Interactor interactor)Constructor for MitabModelledParticipant.MitabModelledParticipant(Interactor interactor, CvTerm bioRole)Constructor for MitabModelledParticipant.MitabModelledParticipant(Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry)Constructor for MitabModelledParticipant.MitabModelledParticipant(Interactor interactor, Stoichiometry stoichiometry)Constructor for MitabModelledParticipant.MitabParticipant(Interactor interactor)Constructor for MitabParticipant.MitabParticipant(Interactor interactor, CvTerm bioRole)Constructor for MitabParticipant.MitabParticipant(Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry)Constructor for MitabParticipant.MitabParticipant(Interactor interactor, Stoichiometry stoichiometry)Constructor for MitabParticipant.MitabParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm participantIdentificationMethod)Constructor for MitabParticipantEvidence.MitabParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm participantIdentificationMethod)Constructor for MitabParticipantEvidence.MitabParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm expRole, CvTerm participantIdentificationMethod)Constructor for MitabParticipantEvidence.MitabParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm expRole, Organism expressedIn, CvTerm participantIdentificationMethod)Constructor for MitabParticipantEvidence.MitabParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm expRole, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for MitabParticipantEvidence.MitabParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, CvTerm expRole, Stoichiometry stoichiometry, Organism expressedIn, CvTerm participantIdentificationMethod)Constructor for MitabParticipantEvidence.MitabParticipantEvidence(InteractionEvidence interaction, Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for MitabParticipantEvidence.MitabParticipantEvidence(InteractionEvidence interaction, Interactor interactor, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for MitabParticipantEvidence.MitabParticipantEvidence(Interactor interactor)Constructor for MitabParticipantEvidence.MitabParticipantEvidence(Interactor interactor, CvTerm participantIdentificationMethod)Constructor for MitabParticipantEvidence.MitabParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm participantIdentificationMethod)Constructor for MitabParticipantEvidence.MitabParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm expRole, CvTerm participantIdentificationMethod)Constructor for MitabParticipantEvidence.MitabParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm expRole, Organism expressedIn, CvTerm participantIdentificationMethod)Constructor for MitabParticipantEvidence.MitabParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm expRole, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for MitabParticipantEvidence.MitabParticipantEvidence(Interactor interactor, CvTerm bioRole, CvTerm expRole, Stoichiometry stoichiometry, Organism expressedIn, CvTerm participantIdentificationMethod)Constructor for MitabParticipantEvidence.MitabParticipantEvidence(Interactor interactor, Stoichiometry stoichiometry)Constructor for MitabParticipantEvidence.MitabParticipantEvidence(Interactor interactor, Stoichiometry stoichiometry, CvTerm participantIdentificationMethod)Constructor for MitabParticipantEvidence. -
Uses of Interactor in psidev.psi.mi.jami.tab.extension.datasource
Methods in psidev.psi.mi.jami.tab.extension.datasource with parameters of type Interactor Modifier and Type Method Description voidAbstractMitabSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidAbstractMitabStreamSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidDefaultMitabStreamSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names. -
Uses of Interactor in psidev.psi.mi.jami.tab.extension.factory
Methods in psidev.psi.mi.jami.tab.extension.factory that return Interactor Modifier and Type Method Description InteractorMitabInteractorFactory. createInteractorFromInteractorTypes(Collection<MitabCvTerm> types, String name)Return the proper instance of the interactor if at least one type is recognized (always take the first recognized type). -
Uses of Interactor in psidev.psi.mi.jami.tab.io.parser
Methods in psidev.psi.mi.jami.tab.io.parser that return Interactor Modifier and Type Method Description protected InteractorAbstractInteractionLineParser. createInteractorFrom(Collection<MitabXref> uniqueId, Collection<MitabXref> altid, Collection<MitabAlias> aliases, Collection<MitabOrganism> taxid, Collection<MitabCvTerm> type, Collection<MitabXref> xref, Collection<MitabChecksum> checksum, int line, int column, int mitabColumn)createInteractorFrom.Methods in psidev.psi.mi.jami.tab.io.parser with parameters of type Interactor Modifier and Type Method Description protected voidAbstractInteractionLineParser. createAliasFromAltId(Interactor interactor, MitabXref ref)createAliasFromAltId.protected voidAbstractInteractionLineParser. createChecksumFromAlias(Interactor interactor, MitabAlias alias)createChecksumFromAlias.protected voidAbstractInteractionLineParser. createChecksumFromAltId(Interactor interactor, MitabXref ref)createChecksumFromAltId.protected voidAbstractInteractionLineParser. fillInteractorWithAliases(Collection<MitabAlias> aliases, Interactor interactor)fillInteractorWithAliases.protected voidAbstractInteractionLineParser. fillInteractorWithAlternativeIdentifiers(Collection<MitabXref> altid, Interactor interactor)fillInteractorWithAlternativeIdentifiers.protected voidAbstractInteractionLineParser. initialiseOrganism(Collection<MitabOrganism> organisms, Interactor interactor)initialiseOrganism. -
Uses of Interactor in psidev.psi.mi.jami.utils
Methods in psidev.psi.mi.jami.utils that return Interactor Modifier and Type Method Description static InteractorInteractorUtils. createUnknownBasicInteractor()createUnknownBasicInteractorMethods in psidev.psi.mi.jami.utils with parameters of type Interactor Modifier and Type Method Description static booleanInteractorUtils. doesInteractorHaveType(Interactor interactor, String typeId, String typeName)To know if an interactor have a specific interactor type. -
Uses of Interactor in psidev.psi.mi.jami.utils.clone
Methods in psidev.psi.mi.jami.utils.clone with parameters of type Interactor Modifier and Type Method Description static voidInteractorCloner. copyAndOverrideBasicInteractorProperties(Interactor source, Interactor target)This method will copy properties of interactor source in interactor target and will override all the other properties of Target interactor. -
Uses of Interactor in psidev.psi.mi.jami.utils.comparator.interactor
Methods in psidev.psi.mi.jami.utils.comparator.interactor that return types with arguments of type Interactor Modifier and Type Method Description Comparator<Interactor>ComplexComparator. getInteractorBaseComparator()Getter for the fieldinteractorBaseComparator.Comparator<Interactor>InteractorComparator. getInteractorBaseComparator()Getter for the fieldinteractorBaseComparator.Comparator<Interactor>InteractorPoolComparator. getInteractorBaseComparator()Getter for the fieldinteractorBaseComparator.CollectionComparator<Interactor>InteractorPoolComparator. getInteractorCollectionComparator()Getter for the fieldinteractorCollectionComparator.Comparator<Interactor>BioactiveEntityComparator. getInteractorComparator()getInteractorComparatorComparator<Interactor>GeneComparator. getInteractorComparator()getInteractorComparatorComparator<Interactor>PolymerComparator. getInteractorComparator()Getter for the fieldinteractorComparator.Methods in psidev.psi.mi.jami.utils.comparator.interactor with parameters of type Interactor Modifier and Type Method Description static booleanDefaultExactInteractorBaseComparator. areEquals(Interactor interactor1, Interactor interactor2)Use DefaulExacttInteractorBaseComparator to know if two interactors are equals.static booleanDefaultExactInteractorComparator. areEquals(Interactor interactor1, Interactor interactor2)Use DefaultExactInteractorComparator to know if two interactors are equals.static booleanDefaultInteractorBaseComparator. areEquals(Interactor interactor1, Interactor interactor2)Use DefaultInteractorBaseComparator to know if two interactors are equals.static booleanDefaultInteractorComparator. areEquals(Interactor interactor1, Interactor interactor2)Use DefaultInteractorComparator to know if two interactors are equals.static booleanUnambiguousExactInteractorBaseComparator. areEquals(Interactor interactor1, Interactor interactor2)Use UnambiguousExacttInteractorBaseComparator to know if two interactors are equals.static booleanUnambiguousExactInteractorComparator. areEquals(Interactor interactor1, Interactor interactor2)Use UnambiguousExactInteractorComparator to know if two interactors are equals.static booleanUnambiguousInteractorBaseComparator. areEquals(Interactor interactor1, Interactor interactor2)Use DefaultConfidenceComparator to know if two confidences are equals.static booleanUnambiguousInteractorComparator. areEquals(Interactor interactor1, Interactor interactor2)Use UnambiguousInteractorComparator to know if two interactors are equals.intExactInteractorBaseComparator. compare(Interactor interactor1, Interactor interactor2)It will first compare the interactor types using UnambiguousCvTermComparator.intInteractorBaseComparator. compare(Interactor interactor1, Interactor interactor2)It will only compare identifiers if one interactor does have identifiers using UnambiguousIdentifierComparator.intInteractorComparator. compare(Interactor interactor1, Interactor interactor2)Bioactive entities come first, then proteins, then genes, then nucleic acids, then complexes and finally InteractorPool.intUnambiguousExactInteractorComparator. compare(Interactor interactor1, Interactor interactor2)intUnambiguousInteractorComparator. compare(Interactor interactor1, Interactor interactor2)Bioactive entities come first, then proteins, then genes, then nucleic acids, then complexes and finally InteractorPool.static intUnambiguousExactInteractorBaseComparator. hashCode(Interactor interactor)hashCodestatic intUnambiguousInteractorBaseComparator. hashCode(Interactor interactor)hashCodeConstructor parameters in psidev.psi.mi.jami.utils.comparator.interactor with type arguments of type Interactor Constructor Description BioactiveEntityComparator(Comparator<Interactor> interactorBaseComparator)Creates a new UnambiguousBioactiveEntityComparator.ComplexComparator(Comparator<Interactor> interactorBaseComparator, CustomizableModelledParticipantComparator componentComparator, Comparator<CvTerm> cvTermComparator)Creates a bew ComplexComparator.ComplexComparator(Comparator<Interactor> interactorBaseComparator, ModelledParticipantCollectionComparator componentComparator, Comparator<CvTerm> cvTermComparator)Creates a bew ComplexComparator.GeneComparator(Comparator<Interactor> interactorBaseComparator)Creates a new UnambiguousGeneComparator.InteractorComparator(Comparator<Interactor> interactorBaseComparator, Comparator<Complex> complexComparator, Comparator<Polymer> polymerComparator, Comparator<BioactiveEntity> bioactiveEntityComparator, Comparator<Gene> geneComparator, Comparator<NucleicAcid> nucleicAcidComparator, Comparator<Protein> proteinComparator)Creates a new InteractorComparator.InteractorComparator(Comparator<Interactor> interactorBaseComparator, Comparator<Complex> complexComparator, Comparator<Polymer> polymerComparator, Comparator<BioactiveEntity> bioactiveEntityComparator, Comparator<Gene> geneComparator, Comparator<NucleicAcid> nucleicAcidComparator, Comparator<Protein> proteinComparator, Comparator<InteractorPool> poolComparator)Constructor for InteractorComparator.InteractorPoolComparator(InteractorComparator interactorComparator, CollectionComparator<Interactor> interactorCollectionComparator)Creates a new InteractorPoolComparatorPolymerComparator(Comparator<Interactor> interactorBaseComparator, OrganismTaxIdComparator organismComparator)Creates a new UnambiguousPolymerComparator. -
Uses of Interactor in psidev.psi.mi.jami.xml
Methods in psidev.psi.mi.jami.xml with parameters of type Interactor Modifier and Type Method Description voidXmlEntryContext. registerInteractor(int id, Interactor o)registerInteractor. -
Uses of Interactor in psidev.psi.mi.jami.xml.cache
Methods in psidev.psi.mi.jami.xml.cache that return Interactor Modifier and Type Method Description InteractorInMemoryPsiXmlCache. getInteractor(int id)getInteractor.InteractorPsiXmlFileIndexCache. getInteractor(int id)getInteractor.InteractorPsiXmlIdCache. getInteractor(int id)getInteractor.Methods in psidev.psi.mi.jami.xml.cache with parameters of type Interactor Modifier and Type Method Description intInMemoryIdentityObjectCache. extractIdForInteractor(Interactor o)This method will extract the id for this object if it is already registered, assign an id and register the object if not already registeredintInMemoryLightIdentityObjectCache. extractIdForInteractor(Interactor o)This method will extract the id for this object if it is already registered, assign an id and register the object if not already registeredintPsiXmlObjectCache. extractIdForInteractor(Interactor o)This method will extract the id for this object if it is already registered, assign an id and register the object if not already registeredvoidInMemoryPsiXmlCache. registerInteractor(int id, Interactor object)Register an interactor with an idvoidPsiXmlFileIndexCache. registerInteractor(int id, Interactor object)Register an interactor with an idvoidPsiXmlIdCache. registerInteractor(int id, Interactor object)Register an interactor with an id -
Uses of Interactor in psidev.psi.mi.jami.xml.io.writer.compact
Methods in psidev.psi.mi.jami.xml.io.writer.compact that return types with arguments of type Interactor Modifier and Type Method Description protected Set<Interactor>AbstractCompactXmlWriter. getInteractors()Getter for the fieldinteractors.protected PsiXmlElementWriter<Interactor>AbstractCompactXmlWriter. getInteractorWriter()Getter for the fieldinteractorWriter.Method parameters in psidev.psi.mi.jami.xml.io.writer.compact with type arguments of type Interactor Modifier and Type Method Description voidAbstractCompactXmlMixWriter. setInteractorSet(Set<Interactor> interactors)setInteractorSet.voidAbstractCompactXmlWriter. setInteractorSet(Set<Interactor> interactors)setInteractorSet.protected voidAbstractCompactXmlMixWriter. setInteractorWriter(PsiXmlElementWriter<Interactor> interactorWriter)Setter for the fieldinteractorWriter.protected voidAbstractCompactXmlWriter. setInteractorWriter(PsiXmlElementWriter<Interactor> interactorWriter)Setter for the fieldinteractorWriter. -
Uses of Interactor in psidev.psi.mi.jami.xml.io.writer.elements
Methods in psidev.psi.mi.jami.xml.io.writer.elements that return types with arguments of type Interactor Modifier and Type Method Description static PsiXmlElementWriter<Interactor>PsiXmlElementWriterFactory. createInteractorWriter(PsiXmlVersion version, XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlVariableNameWriter<CvTerm> interactorTypeWriter, PsiXmlElementWriter<Organism> organismWriter, PsiXmlElementWriter<Checksum> checksumWriter)createInteractorWriter.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements with type arguments of type Interactor Modifier and Type Method Description static <P extends ParticipantCandidate>
PsiXmlElementWriter<P>[]PsiXmlElementWriterFactory. createParticipantCandidateWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlVersion version, PsiXmlType xmlType, InteractionCategory category, PsiXmlElementWriter<Interactor> interactorWriter, PsiXmlElementWriter<ModelledFeature> modelledFeatureWriter, PsiXmlElementWriter<FeatureEvidence> featureEvidenceWriter)createParticipantCandidateWriter. -
Uses of Interactor in psidev.psi.mi.jami.xml.io.writer.elements.impl
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl with parameters of type Interactor Modifier and Type Method Description protected voidXmlInteractorWriter. processSequence(Interactor object)processSequence.voidXmlInteractorWriter. write(Interactor object)write.protected voidXmlInteractorWriter. writeAttributes(Interactor object)writeAttributes.protected voidXmlInteractorWriter. writeInteractorType(Interactor object)writeInteractorType.protected voidXmlInteractorWriter. writeNames(Interactor object)writeNames.protected voidXmlInteractorWriter. writeOrganism(Interactor object)writeOrganism.protected voidXmlInteractorWriter. writeOtherSetMembers(Interactor object, boolean needToWriteXref, boolean needToWritePrimaryRef)writeOtherSetMembers.protected voidXmlInteractorWriter. writeXref(Interactor object)writeXref.protected voidXmlInteractorWriter. writeXrefFromInteractorIdentifiers(Interactor object)writeXrefFromInteractorIdentifiers.protected voidXmlInteractorWriter. writeXrefFromInteractorXrefs(Interactor object)writeXrefFromInteractorXrefs. -
Uses of Interactor 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 types with arguments of type Interactor Modifier and Type Method Description PsiXmlElementWriter<Interactor>AbstractXmlParticipantWriter. getInteractorWriter()Getter for the fieldinteractorWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts with parameters of type Interactor Modifier and Type Method Description protected abstract voidAbstractXmlExperimentalInteractorWriter. writeInteractor(Interactor interactor)writeInteractor.protected voidAbstractXmlModelledParticipantWriter. writeMolecule(Interactor interactor)writeMolecule.protected abstract voidAbstractXmlParticipantWriter. writeMolecule(Interactor interactor)writeMolecule.protected voidAbstractXmlParticipantWriter. writeMoleculeDescription(Interactor interactor)writeMoleculeDescription.protected voidAbstractXmlParticipantWriter. writeMoleculeRef(Interactor interactor)writeMoleculeRef.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts with type arguments of type Interactor Modifier and Type Method Description voidAbstractXmlParticipantWriter. setInteractorWriter(PsiXmlElementWriter<Interactor> interactorWriter)Setter for the fieldinteractorWriter. -
Uses of Interactor in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml30
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml30 that return types with arguments of type Interactor Modifier and Type Method Description PsiXmlElementWriter<Interactor>AbstractXmlParticipantCandidateWriter. getInteractorWriter()Getter for the fieldinteractorWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml30 with parameters of type Interactor Modifier and Type Method Description protected abstract voidAbstractXmlParticipantCandidateWriter. writeMolecule(Interactor interactor)writeMolecule.protected voidAbstractXmlParticipantCandidateWriter. writeMoleculeDescription(Interactor interactor)writeMoleculeDescription.protected voidAbstractXmlParticipantCandidateWriter. writeMoleculeRef(Interactor interactor)writeMoleculeRef.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml30 with type arguments of type Interactor Modifier and Type Method Description voidAbstractXmlParticipantCandidateWriter. setInteractorWriter(PsiXmlElementWriter<Interactor> interactorWriter)Setter for the fieldinteractorWriter. -
Uses of Interactor in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml25
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml25 with parameters of type Interactor Modifier and Type Method Description protected voidXmlModelledParticipantWriter. writeMolecule(Interactor interactor)writeMolecule.protected voidXmlNamedParticipantWriter. writeMolecule(Interactor interactor)writeMolecule.protected voidXmlParticipantEvidenceWriter. writeMolecule(Interactor interactor)writeMolecule.protected voidXmlParticipantWriter. writeMolecule(Interactor interactor)writeMolecule. -
Uses of Interactor in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml30
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml30 with parameters of type Interactor Modifier and Type Method Description protected voidXmlExperimentalParticipantCandidateWriter. writeMolecule(Interactor interactor)writeMolecule.protected voidXmlModelledParticipantCandidateWriter. writeMolecule(Interactor interactor)writeMolecule.protected voidXmlModelledParticipantWriter. writeMolecule(Interactor interactor)writeMolecule.protected voidXmlParticipantEvidenceWriter. writeMolecule(Interactor interactor)writeMolecule. -
Uses of Interactor in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml25
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml25 with parameters of type Interactor Modifier and Type Method Description protected voidXmlModelledParticipantWriter. writeMolecule(Interactor interactor)writeMolecule.protected voidXmlNamedParticipantWriter. writeMolecule(Interactor interactor)writeMolecule.protected voidXmlParticipantEvidenceWriter. writeMolecule(Interactor interactor)writeMolecule.protected voidXmlParticipantWriter. writeMolecule(Interactor interactor)writeMolecule. -
Uses of Interactor in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml30
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml30 with parameters of type Interactor Modifier and Type Method Description protected voidXmlExperimentalParticipantCandidateWriter. writeMolecule(Interactor interactor)writeMolecule.protected voidXmlModelledParticipantCandidateWriter. writeMolecule(Interactor interactor)writeMolecule.protected voidXmlModelledParticipantWriter. writeMolecule(Interactor interactor)writeMolecule.protected voidXmlNamedParticipantEvidenceWriter. writeMolecule(Interactor interactor)writeMolecule.protected voidXmlParticipantEvidenceWriter. writeMolecule(Interactor interactor)writeMolecule. -
Uses of Interactor in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.compact
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.compact with parameters of type Interactor Modifier and Type Method Description protected voidXmlExperimentalInteractorWriter. writeInteractor(Interactor interactor)writeInteractor. -
Uses of Interactor in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.compact.xml30
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.compact.xml30 with parameters of type Interactor Modifier and Type Method Description protected voidXmlExperimentalParticipantCandidateWriter. writeMolecule(Interactor interactor)writeMolecule.protected voidXmlModelledParticipantCandidateWriter. writeMolecule(Interactor interactor)writeMolecule.protected voidXmlParticipantEvidenceWriter. writeMolecule(Interactor interactor)writeMolecule. -
Uses of Interactor in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded that return types with arguments of type Interactor Modifier and Type Method Description PsiXmlElementWriter<Interactor>XmlExperimentalInteractorWriter. getInteractorWriter()Getter for the fieldinteractorWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded with parameters of type Interactor Modifier and Type Method Description protected voidXmlExperimentalInteractorWriter. writeInteractor(Interactor interactor)writeInteractor.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded with type arguments of type Interactor Modifier and Type Method Description voidXmlExperimentalInteractorWriter. setInteractorWriter(PsiXmlElementWriter<Interactor> interactorWriter)Setter for the fieldinteractorWriter. -
Uses of Interactor in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded.xml30
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded.xml30 with parameters of type Interactor Modifier and Type Method Description protected voidXmlExperimentalParticipantCandidateWriter. writeMolecule(Interactor interactor)writeMolecule.protected voidXmlModelledParticipantCandidateWriter. writeMolecule(Interactor interactor)writeMolecule.protected voidXmlParticipantEvidenceWriter. writeMolecule(Interactor interactor)writeMolecule. -
Uses of Interactor in psidev.psi.mi.jami.xml.model
Methods in psidev.psi.mi.jami.xml.model that return types with arguments of type Interactor Modifier and Type Method Description List<Interactor>AbstractBaseEntry. getInteractors()getInteractors.List<Interactor>AbstractBaseEntry.AbstractJAXBInteractorsWrapper. getJAXBInteractors() -
Uses of Interactor in psidev.psi.mi.jami.xml.model.extension
Subinterfaces of Interactor in psidev.psi.mi.jami.xml.model.extension Modifier and Type Interface Description interfaceExtendedPsiXmlInteractorInterface for interactors in PSI-XML standardsClasses in psidev.psi.mi.jami.xml.model.extension that implement Interactor Modifier and Type Class Description classAbstractBaseXmlInteractorThe Xml implementation of InteractorMethods in psidev.psi.mi.jami.xml.model.extension that return Interactor Modifier and Type Method Description InteractorAbstractExperimentalInteractor. getInteractor()Getter for the fieldinteractor.Methods in psidev.psi.mi.jami.xml.model.extension with parameters of type Interactor Modifier and Type Method Description voidAbstractExperimentalInteractor. setInteractor(Interactor interactor)Setter for the fieldinteractor. -
Uses of Interactor in psidev.psi.mi.jami.xml.model.extension.binary.xml30
Classes in psidev.psi.mi.jami.xml.model.extension.binary.xml30 that implement Interactor Modifier and Type Class Description classXmlModelledBinaryInteractionXml implementation of ModelledInteractionclassXmlModelledBinaryInteractionWrapperWrapper for Xml binary interactions -
Uses of Interactor in psidev.psi.mi.jami.xml.model.extension.datasource
Methods in psidev.psi.mi.jami.xml.model.extension.datasource with parameters of type Interactor Modifier and Type Method Description voidAbstractPsiXmlStream. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidDefaultPsiXmlStreamSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names. -
Uses of Interactor in psidev.psi.mi.jami.xml.model.extension.factory
Methods in psidev.psi.mi.jami.xml.model.extension.factory that return Interactor Modifier and Type Method Description InteractorXmlInteractorFactory. createInteractor(String name, CvTerm type)Creates a default interactor from the name and interactor typeInteractorXmlInteractorFactory. createInteractorFromXmlInteractorInstance(AbstractBaseXmlInteractor source)createInteractorFromXmlInteractorInstance. -
Uses of Interactor in psidev.psi.mi.jami.xml.model.extension.xml253
Classes in psidev.psi.mi.jami.xml.model.extension.xml253 that implement Interactor Modifier and Type Class Description classAbstractXmlComplexXml implementation for complexclassAbstractXmlInteractorThe Xml implementation of InteractorclassDefaultXmlComplexXml implementation for complexclassDefaultXmlInteractorThe Xml implementation of InteractorclassXmlBasicInteractionComplexWrapperWrapper of basic interactions If we add new modelled participants/remove participants, they will be added/removed from the list of participants of the wrapped interaction.classXmlBioactiveEntityXml implementation of BioactiveEntityclassXmlComplexXml implementation of ModelledInteractionclassXmlGeneXml implementation of a GeneclassXmlInteractionEvidenceComplexWrapperXml wrapper for interaction evidences used as complexclassXmlInteractorThe Xml implementation of InteractorclassXmlInteractorPoolXml implementation for InteractorSetclassXmlModelledInteractionComplexWrapperWrapper for complexes that were loaded as abstract interactionsclassXmlMoleculeXml implementation of moleculeclassXmlNucleicAcidXml implementation of Nucleic acidclassXmlPolymerXml implementation of PolymerclassXmlProteinXml implementation of proteinMethods in psidev.psi.mi.jami.xml.model.extension.xml253 that return Interactor Modifier and Type Method Description InteractorAbstractXmlEntity. getInteractor()Getter for the fieldinteractor.InteractorXmlExperimentalParticipantCandidateWrapper. getInteractor()The molecule/complex of molecules which interacts.InteractorXmlParticipantCandidateWrapper. getInteractor()The molecule/complex of molecules which interacts.InteractorXmlParticipantEvidenceWrapper. getInteractor()The molecule/complex of molecules which interacts.InteractorXmlParticipantWrapper. getInteractor()The molecule/complex of molecules which interacts.Methods in psidev.psi.mi.jami.xml.model.extension.xml253 that return types with arguments of type Interactor Modifier and Type Method Description Iterator<Interactor>XmlInteractorPool. iterator()iterator.Methods in psidev.psi.mi.jami.xml.model.extension.xml253 with parameters of type Interactor Modifier and Type Method Description booleanXmlInteractorPool. add(Interactor interactor)add.voidAbstractXmlParticipantPool. onInteractorUpdate(Entity entity, Interactor oldInteractor)onInteractorUpdatevoidAbstractXmlEntity. setInteractor(Interactor interactor)Sets the interactorvoidAbstractXmlParticipantPool. setInteractor(Interactor interactor)Sets the interactorvoidXmlExperimentalParticipantCandidateWrapper. setInteractor(Interactor interactor)Sets the interactorvoidXmlParticipantCandidateWrapper. setInteractor(Interactor interactor)Sets the interactorvoidXmlParticipantEvidenceWrapper. setInteractor(Interactor interactor)Sets the interactorvoidXmlParticipantWrapper. setInteractor(Interactor interactor)Sets the interactorMethod parameters in psidev.psi.mi.jami.xml.model.extension.xml253 with type arguments of type Interactor Modifier and Type Method Description booleanXmlInteractorPool. addAll(Collection<? extends Interactor> interactors)protected voidXmlInteractorPool. initialiseInteractorCandidatesSetWith(Set<Interactor> interactorCandidates)initialiseInteractorCandidatesSetWith.Constructors in psidev.psi.mi.jami.xml.model.extension.xml253 with parameters of type Interactor Constructor Description AbstractXmlEntity(Interactor interactor)Constructor for AbstractXmlEntity.AbstractXmlEntity(Interactor interactor, Stoichiometry stoichiometry)Constructor for AbstractXmlEntity.AbstractXmlParticipant(Interactor interactor)Constructor for AbstractXmlParticipant.AbstractXmlParticipant(Interactor interactor, CvTerm bioRole)Constructor for AbstractXmlParticipant.AbstractXmlParticipant(Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry)Constructor for AbstractXmlParticipant.AbstractXmlParticipant(Interactor interactor, Stoichiometry stoichiometry)Constructor for AbstractXmlParticipant.XmlExperimentalParticipantCandidate(Interactor interactor)Constructor for XmlExperimentalParticipantCandidate.XmlExperimentalParticipantCandidate(Interactor interactor, Stoichiometry stoichiometry)Constructor for XmlExperimentalParticipantCandidate.XmlModelledParticipant(Interactor interactor)Constructor for XmlModelledParticipant.XmlModelledParticipant(Interactor interactor, CvTerm bioRole)Constructor for XmlModelledParticipant.XmlModelledParticipant(Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry)Constructor for XmlModelledParticipant.XmlModelledParticipant(Interactor interactor, Stoichiometry stoichiometry)Constructor for XmlModelledParticipant.XmlModelledParticipantCandidate(Interactor interactor)Constructor for XmlModelledParticipantCandidate.XmlModelledParticipantCandidate(Interactor interactor, Stoichiometry stoichiometry)Constructor for XmlModelledParticipantCandidate.XmlParticipant(Interactor interactor)Constructor for XmlParticipant.XmlParticipant(Interactor interactor, CvTerm bioRole)Constructor for XmlParticipant.XmlParticipant(Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry)Constructor for XmlParticipant.XmlParticipant(Interactor interactor, Stoichiometry stoichiometry)Constructor for XmlParticipant.XmlParticipantEvidence(Interactor interactor)Constructor for XmlParticipantEvidence.XmlParticipantEvidence(Interactor interactor, CvTerm bioRole)Constructor for XmlParticipantEvidence.XmlParticipantEvidence(Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry)Constructor for XmlParticipantEvidence.XmlParticipantEvidence(Interactor interactor, Stoichiometry stoichiometry)Constructor for XmlParticipantEvidence. -
Uses of Interactor in psidev.psi.mi.jami.xml.model.extension.xml254
Classes in psidev.psi.mi.jami.xml.model.extension.xml254 that implement Interactor Modifier and Type Class Description classAbstractXmlComplexXml implementation for complexclassAbstractXmlInteractorThe Xml implementation of InteractorclassDefaultXmlComplexXml implementation for complexclassDefaultXmlInteractorThe Xml implementation of InteractorclassXmlBasicInteractionComplexWrapperWrapper of basic interactions If we add new modelled participants/remove participants, they will be added/removed from the list of participants of the wrapped interaction.classXmlBioactiveEntityXml implementation of BioactiveEntityclassXmlComplexXml implementation of ModelledInteractionclassXmlGeneXml implementation of a GeneclassXmlInteractionEvidenceComplexWrapperXml wrapper for interaction evidences used as complexclassXmlInteractorThe Xml implementation of InteractorclassXmlInteractorPoolXml implementation for InteractorSetclassXmlModelledInteractionComplexWrapperWrapper for complexes that were loaded as abstract interactionsclassXmlMoleculeXml implementation of moleculeclassXmlNucleicAcidXml implementation of Nucleic acidclassXmlPolymerXml implementation of PolymerclassXmlProteinXml implementation of proteinMethods in psidev.psi.mi.jami.xml.model.extension.xml254 that return Interactor Modifier and Type Method Description InteractorAbstractXmlEntity. getInteractor()Getter for the fieldinteractor.InteractorXmlExperimentalParticipantCandidateWrapper. getInteractor()The molecule/complex of molecules which interacts.InteractorXmlParticipantCandidateWrapper. getInteractor()The molecule/complex of molecules which interacts.InteractorXmlParticipantEvidenceWrapper. getInteractor()The molecule/complex of molecules which interacts.InteractorXmlParticipantWrapper. getInteractor()The molecule/complex of molecules which interacts.Methods in psidev.psi.mi.jami.xml.model.extension.xml254 that return types with arguments of type Interactor Modifier and Type Method Description Iterator<Interactor>XmlInteractorPool. iterator()iterator.Methods in psidev.psi.mi.jami.xml.model.extension.xml254 with parameters of type Interactor Modifier and Type Method Description booleanXmlInteractorPool. add(Interactor interactor)add.voidAbstractXmlParticipantPool. onInteractorUpdate(Entity entity, Interactor oldInteractor)onInteractorUpdatevoidAbstractXmlEntity. setInteractor(Interactor interactor)Sets the interactorvoidAbstractXmlParticipantPool. setInteractor(Interactor interactor)Sets the interactorvoidXmlExperimentalParticipantCandidateWrapper. setInteractor(Interactor interactor)Sets the interactorvoidXmlParticipantCandidateWrapper. setInteractor(Interactor interactor)Sets the interactorvoidXmlParticipantEvidenceWrapper. setInteractor(Interactor interactor)Sets the interactorvoidXmlParticipantWrapper. setInteractor(Interactor interactor)Sets the interactorMethod parameters in psidev.psi.mi.jami.xml.model.extension.xml254 with type arguments of type Interactor Modifier and Type Method Description booleanXmlInteractorPool. addAll(Collection<? extends Interactor> interactors)protected voidXmlInteractorPool. initialiseInteractorCandidatesSetWith(Set<Interactor> interactorCandidates)initialiseInteractorCandidatesSetWith.Constructors in psidev.psi.mi.jami.xml.model.extension.xml254 with parameters of type Interactor Constructor Description AbstractXmlEntity(Interactor interactor)Constructor for AbstractXmlEntity.AbstractXmlEntity(Interactor interactor, Stoichiometry stoichiometry)Constructor for AbstractXmlEntity.AbstractXmlParticipant(Interactor interactor)Constructor for AbstractXmlParticipant.AbstractXmlParticipant(Interactor interactor, CvTerm bioRole)Constructor for AbstractXmlParticipant.AbstractXmlParticipant(Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry)Constructor for AbstractXmlParticipant.AbstractXmlParticipant(Interactor interactor, Stoichiometry stoichiometry)Constructor for AbstractXmlParticipant.XmlExperimentalParticipantCandidate(Interactor interactor)Constructor for XmlExperimentalParticipantCandidate.XmlExperimentalParticipantCandidate(Interactor interactor, Stoichiometry stoichiometry)Constructor for XmlExperimentalParticipantCandidate.XmlModelledParticipant(Interactor interactor)Constructor for XmlModelledParticipant.XmlModelledParticipant(Interactor interactor, CvTerm bioRole)Constructor for XmlModelledParticipant.XmlModelledParticipant(Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry)Constructor for XmlModelledParticipant.XmlModelledParticipant(Interactor interactor, Stoichiometry stoichiometry)Constructor for XmlModelledParticipant.XmlModelledParticipantCandidate(Interactor interactor)Constructor for XmlModelledParticipantCandidate.XmlModelledParticipantCandidate(Interactor interactor, Stoichiometry stoichiometry)Constructor for XmlModelledParticipantCandidate.XmlParticipant(Interactor interactor)Constructor for XmlParticipant.XmlParticipant(Interactor interactor, CvTerm bioRole)Constructor for XmlParticipant.XmlParticipant(Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry)Constructor for XmlParticipant.XmlParticipant(Interactor interactor, Stoichiometry stoichiometry)Constructor for XmlParticipant.XmlParticipantEvidence(Interactor interactor)Constructor for XmlParticipantEvidence.XmlParticipantEvidence(Interactor interactor, CvTerm bioRole)Constructor for XmlParticipantEvidence.XmlParticipantEvidence(Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry)Constructor for XmlParticipantEvidence.XmlParticipantEvidence(Interactor interactor, Stoichiometry stoichiometry)Constructor for XmlParticipantEvidence. -
Uses of Interactor in psidev.psi.mi.jami.xml.model.extension.xml300
Subinterfaces of Interactor in psidev.psi.mi.jami.xml.model.extension.xml300 Modifier and Type Interface Description interfaceExtendedPsiXmlModelledInteractionExtended interaction for PSI-XML 2,5 standardsClasses in psidev.psi.mi.jami.xml.model.extension.xml300 that implement Interactor Modifier and Type Class Description classAbstractXmlComplexXml implementation for complexclassAbstractXmlInteractorThe Xml implementation of InteractorclassDefaultXmlComplexXml implementation for complexclassDefaultXmlInteractorThe Xml implementation of InteractorclassXmlBasicInteractionComplexWrapperWrapper of basic interactions If we add new modelled participants/remove participants, they will be added/removed from the list of participants of the wrapped interaction.classXmlBioactiveEntityXml implementation of BioactiveEntityclassXmlComplexXml implementation of ModelledInteractionclassXmlGeneXml implementation of a GeneclassXmlInteractionEvidenceComplexWrapperXml wrapper for interaction evidences used as complexclassXmlInteractorThe Xml implementation of InteractorclassXmlInteractorPoolXml implementation for InteractorSetclassXmlModelledInteractionXml 3.0.0 implementation of ModelledInteractionclassXmlModelledInteractionComplexWrapperWrapper for complexes that were loaded as abstract interactionsclassXmlMoleculeXml implementation of moleculeclassXmlNucleicAcidXml implementation of Nucleic acidclassXmlPolymerXml implementation of PolymerclassXmlProteinXml implementation of proteinMethods in psidev.psi.mi.jami.xml.model.extension.xml300 that return Interactor Modifier and Type Method Description InteractorAbstractXmlEntity. getInteractor()Getter for the fieldinteractor.InteractorXmlExperimentalParticipantCandidateWrapper. getInteractor()The molecule/complex of molecules which interacts.InteractorXmlParticipantCandidateWrapper. getInteractor()The molecule/complex of molecules which interacts.InteractorXmlParticipantEvidenceWrapper. getInteractor()The molecule/complex of molecules which interacts.InteractorXmlParticipantWrapper. getInteractor()The molecule/complex of molecules which interacts.Methods in psidev.psi.mi.jami.xml.model.extension.xml300 that return types with arguments of type Interactor Modifier and Type Method Description Iterator<Interactor>XmlInteractorPool. iterator()iterator.Methods in psidev.psi.mi.jami.xml.model.extension.xml300 with parameters of type Interactor Modifier and Type Method Description booleanXmlInteractorPool. add(Interactor interactor)add.voidAbstractXmlParticipantPool. onInteractorUpdate(Entity entity, Interactor oldInteractor)onInteractorUpdatevoidAbstractXmlEntity. setInteractor(Interactor interactor)Sets the interactorvoidAbstractXmlParticipantPool. setInteractor(Interactor interactor)Sets the interactorvoidXmlExperimentalParticipantCandidateWrapper. setInteractor(Interactor interactor)Sets the interactorvoidXmlParticipantCandidateWrapper. setInteractor(Interactor interactor)Sets the interactorvoidXmlParticipantEvidenceWrapper. setInteractor(Interactor interactor)Sets the interactorvoidXmlParticipantWrapper. setInteractor(Interactor interactor)Sets the interactorMethod parameters in psidev.psi.mi.jami.xml.model.extension.xml300 with type arguments of type Interactor Modifier and Type Method Description booleanXmlInteractorPool. addAll(Collection<? extends Interactor> interactors)protected voidXmlInteractorPool. initialiseInteractorCandidatesSetWith(Set<Interactor> interactorCandidates)initialiseInteractorCandidatesSetWith.Constructors in psidev.psi.mi.jami.xml.model.extension.xml300 with parameters of type Interactor Constructor Description AbstractXmlEntity(Interactor interactor)Constructor for AbstractXmlEntity.AbstractXmlEntity(Interactor interactor, Stoichiometry stoichiometry)Constructor for AbstractXmlEntity.AbstractXmlParticipant(Interactor interactor)Constructor for AbstractXmlParticipant.AbstractXmlParticipant(Interactor interactor, CvTerm bioRole)Constructor for AbstractXmlParticipant.AbstractXmlParticipant(Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry)Constructor for AbstractXmlParticipant.AbstractXmlParticipant(Interactor interactor, Stoichiometry stoichiometry)Constructor for AbstractXmlParticipant.XmlExperimentalParticipantCandidate(Interactor interactor)Constructor for XmlExperimentalParticipantCandidate.XmlExperimentalParticipantCandidate(Interactor interactor, Stoichiometry stoichiometry)Constructor for XmlExperimentalParticipantCandidate.XmlModelledParticipant(Interactor interactor)Constructor for XmlModelledParticipant.XmlModelledParticipant(Interactor interactor, CvTerm bioRole)Constructor for XmlModelledParticipant.XmlModelledParticipant(Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry)Constructor for XmlModelledParticipant.XmlModelledParticipant(Interactor interactor, Stoichiometry stoichiometry)Constructor for XmlModelledParticipant.XmlModelledParticipantCandidate(Interactor interactor)Constructor for XmlModelledParticipantCandidate.XmlModelledParticipantCandidate(Interactor interactor, Stoichiometry stoichiometry)Constructor for XmlModelledParticipantCandidate.XmlParticipant(Interactor interactor)Constructor for XmlParticipant.XmlParticipant(Interactor interactor, CvTerm bioRole)Constructor for XmlParticipant.XmlParticipant(Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry)Constructor for XmlParticipant.XmlParticipant(Interactor interactor, Stoichiometry stoichiometry)Constructor for XmlParticipant.XmlParticipantEvidence(Interactor interactor)Constructor for XmlParticipantEvidence.XmlParticipantEvidence(Interactor interactor, CvTerm bioRole)Constructor for XmlParticipantEvidence.XmlParticipantEvidence(Interactor interactor, CvTerm bioRole, Stoichiometry stoichiometry)Constructor for XmlParticipantEvidence.XmlParticipantEvidence(Interactor interactor, Stoichiometry stoichiometry)Constructor for XmlParticipantEvidence. -
Uses of Interactor in psidev.psi.mi.jami.xml.model.reference.xml253
Classes in psidev.psi.mi.jami.xml.model.reference.xml253 that implement Interactor Modifier and Type Class Description classAbstractComplexRefAbstract class for references to a complexclassAbstractInteractorRefAn implementation of XmlIdReference for interactorsMethods in psidev.psi.mi.jami.xml.model.reference.xml253 that return Interactor Modifier and Type Method Description InteractorAbstractEntityRef. getInteractor()getInteractor.Methods in psidev.psi.mi.jami.xml.model.reference.xml253 with parameters of type Interactor Modifier and Type Method Description voidAbstractEntityRef. setInteractor(Interactor interactor)Sets the interactor -
Uses of Interactor in psidev.psi.mi.jami.xml.model.reference.xml254
Classes in psidev.psi.mi.jami.xml.model.reference.xml254 that implement Interactor Modifier and Type Class Description classAbstractComplexRefAbstract class for references to a complexclassAbstractInteractorRefAn implementation of XmlIdReference for interactorsMethods in psidev.psi.mi.jami.xml.model.reference.xml254 that return Interactor Modifier and Type Method Description InteractorAbstractEntityRef. getInteractor()getInteractor.Methods in psidev.psi.mi.jami.xml.model.reference.xml254 with parameters of type Interactor Modifier and Type Method Description voidAbstractEntityRef. setInteractor(Interactor interactor)Sets the interactor -
Uses of Interactor in psidev.psi.mi.jami.xml.model.reference.xml300
Classes in psidev.psi.mi.jami.xml.model.reference.xml300 that implement Interactor Modifier and Type Class Description classAbstractComplexRefAbstract class for references to a complexclassAbstractInteractorRefAn implementation of XmlIdReference for interactorsMethods in psidev.psi.mi.jami.xml.model.reference.xml300 that return Interactor Modifier and Type Method Description InteractorAbstractEntityRef. getInteractor()getInteractor.Methods in psidev.psi.mi.jami.xml.model.reference.xml300 with parameters of type Interactor Modifier and Type Method Description voidAbstractEntityRef. setInteractor(Interactor interactor)Sets the interactor -
Uses of Interactor in psidev.psi.mi.jami.xml.model.xml253
Methods in psidev.psi.mi.jami.xml.model.xml253 that return types with arguments of type Interactor Modifier and Type Method Description List<Interactor>AbstractEntry.JAXBInteractorsWrapper. getJAXBInteractors() -
Uses of Interactor in psidev.psi.mi.jami.xml.model.xml254
Methods in psidev.psi.mi.jami.xml.model.xml254 that return types with arguments of type Interactor Modifier and Type Method Description List<Interactor>AbstractEntry.JAXBInteractorsWrapper. getJAXBInteractors() -
Uses of Interactor in psidev.psi.mi.jami.xml.model.xml30
Methods in psidev.psi.mi.jami.xml.model.xml30 that return types with arguments of type Interactor Modifier and Type Method Description List<Interactor>AbstractEntry.JAXBInteractorsWrapper. getJAXBInteractors()
-