Uses of Interface
psidev.psi.mi.jami.model.Experiment
-
-
Uses of Experiment in psidev.psi.mi.jami.binary.impl
Methods in psidev.psi.mi.jami.binary.impl that return Experiment Modifier and Type Method Description ExperimentBinaryInteractionEvidenceWrapper. getExperiment()getExperimentExperimentDefaultBinaryInteractionEvidence. getExperiment()Getter for the fieldexperiment.Methods in psidev.psi.mi.jami.binary.impl with parameters of type Experiment Modifier and Type Method Description voidBinaryInteractionEvidenceWrapper. setExperiment(Experiment experiment)Sets the experiment for this interaction.voidDefaultBinaryInteractionEvidence. setExperiment(Experiment experiment)Sets the experiment for this interaction.voidBinaryInteractionEvidenceWrapper. setExperimentAndAddInteractionEvidence(Experiment experiment)Sets the experiment for this interaction and add the interaction to the list of interaction evidences If the given experiment is null, it will remove this interaction evidence from the previous experiment attached to this interactionvoidDefaultBinaryInteractionEvidence. setExperimentAndAddInteractionEvidence(Experiment experiment)Sets the experiment for this interaction and add the interaction to the list of interaction evidences If the given experiment is null, it will remove this interaction evidence from the previous experiment attached to this interaction -
Uses of Experiment in psidev.psi.mi.jami.commons
Method parameters in psidev.psi.mi.jami.commons with type arguments of type Experiment Modifier and Type Method Description Map<String,Object>MIWriterOptionFactory. getCompactXmlOptions(Object output, InteractionCategory objectCategory, ComplexType complexType, PsiXmlObjectCache elementCache, Set<Experiment> experimentSet, Set<Interactor> interactorSet, Set<String> availabilitySet, Set<Interaction> interactionSet, boolean writeComplexAsInteractors, boolean extended, PsiXmlVersion version)Create the options for the compact PSI-XML InteractionWriter.Map<String,Object>MIWriterOptionFactory. getCompactXmlOptions(Object output, InteractionCategory objectCategory, ComplexType complexType, PsiXmlObjectCache elementCache, Set<Experiment> experimentSet, Set<Interactor> interactorSet, Set<String> availabilitySet, Set<Interaction> interactionSet, Source defaultSource, XMLGregorianCalendar defaultReleaseDate, Collection<Annotation> defaultEntryAnnotations, boolean writeComplexAsInteractors, boolean extended, PsiXmlVersion version)Create the options for the compact PSI-XML InteractionWriter.Map<String,Object>MIWriterOptionFactory. getXmlOptions(Object output, InteractionCategory objectCategory, ComplexType complexType, PsiXmlType xmlType, PsiXmlObjectCache elementCache, Set<Experiment> experimentSet, Set<Interactor> interactorSet, Set<String> availabilitySet, Set<Interaction> interactionSet, Source defaultSource, XMLGregorianCalendar defaultReleaseDate, Collection<Annotation> defaultEntryAnnotations, boolean writeComplexAsInteractors, boolean extended, PsiXmlVersion version)Create the options for the PSI-XML InteractionWriter. -
Uses of Experiment in psidev.psi.mi.jami.crosslink.extension
Constructors in psidev.psi.mi.jami.crosslink.extension with parameters of type Experiment Constructor Description CsvInteractionEvidence(Experiment experiment)Constructor for CsvInteractionEvidence.CsvInteractionEvidence(Experiment experiment, String shortName)Constructor for CsvInteractionEvidence.CsvInteractionEvidence(Experiment experiment, String shortName, CvTerm type)Constructor for CsvInteractionEvidence.CsvInteractionEvidence(Experiment experiment, String shortName, CvTerm type, Xref imexId)Constructor for CsvInteractionEvidence.CsvInteractionEvidence(Experiment experiment, String shortName, Source source)Constructor for CsvInteractionEvidence.CsvInteractionEvidence(Experiment experiment, String shortName, Source source, Xref imexId)Constructor for CsvInteractionEvidence.CsvInteractionEvidence(Experiment experiment, String shortName, Xref imexId)Constructor for CsvInteractionEvidence.CsvInteractionEvidence(Experiment experiment, Xref imexId)Constructor for CsvInteractionEvidence. -
Uses of Experiment in psidev.psi.mi.jami.datasource
Methods in psidev.psi.mi.jami.datasource that return types with arguments of type Experiment Modifier and Type Method Description Iterator<Experiment>ExperimentStream. getExperimentsIterator()The experiments iterator for this datasource. -
Uses of Experiment in psidev.psi.mi.jami.enricher.impl.full
Methods in psidev.psi.mi.jami.enricher.impl.full with parameters of type Experiment Modifier and Type Method Description protected voidFullExperimentEnricher. mergerVariableParameters(Experiment experimentToEnrich, Experiment objectSource, boolean remove)mergerVariableParameters.protected voidFullExperimentEnricher. processAnnotations(Experiment experimentToEnrich, Experiment objectSource)processAnnotations.protected voidFullExperimentUpdater. processAnnotations(Experiment experimentToEnrich, Experiment objectSource)processAnnotations.protected voidFullExperimentEnricher. processConfidences(Experiment experimentToEnrich, Experiment objectSource)processConfidences.protected voidFullExperimentUpdater. processConfidences(Experiment experimentToEnrich, Experiment objectSource)processConfidences.voidFullExperimentUpdater. processExperiment(Experiment experimentToEnrich, Experiment objectSource)processExperiment.protected voidFullExperimentEnricher. processOtherProperties(Experiment experimentToEnrich)processOtherProperties.protected voidFullExperimentEnricher. processOtherProperties(Experiment experimentToEnrich, Experiment objectSource)processOtherProperties.protected voidFullExperimentEnricher. processVariableParameters(Experiment experimentToEnrich, Experiment objectSource)processVariableParameters.protected voidFullExperimentUpdater. processVariableParameters(Experiment experimentToEnrich, Experiment objectSource)processVariableParameters.protected voidFullExperimentEnricher. processXrefs(Experiment experimentToEnrich, Experiment objectSource)processXrefs.protected voidFullExperimentUpdater. processXrefs(Experiment experimentToEnrich, Experiment objectSource)processXrefs. -
Uses of Experiment in psidev.psi.mi.jami.enricher.impl.minimal
Methods in psidev.psi.mi.jami.enricher.impl.minimal that return Experiment Modifier and Type Method Description ExperimentMinimalExperimentEnricher. find(Experiment objectToEnrich)find.Methods in psidev.psi.mi.jami.enricher.impl.minimal with parameters of type Experiment Modifier and Type Method Description voidMinimalExperimentEnricher. enrich(Experiment experimentToEnrich, Experiment objectSource)enrich.ExperimentMinimalExperimentEnricher. find(Experiment objectToEnrich)find.protected voidMinimalExperimentEnricher. onEnrichedVersionNotFound(Experiment experimentToEnrich)onEnrichedVersionNotFound.voidMinimalExperimentEnricher. processExperiment(Experiment experimentToEnrich)processExperiment.voidMinimalExperimentEnricher. processExperiment(Experiment experimentToEnrich, Experiment objectSource)processExperiment.protected voidMinimalExperimentEnricher. processInteractionDetectionMethod(Experiment experimentToEnrich)processInteractionDetectionMethod.protected voidMinimalExperimentEnricher. processInteractionDetectionMethod(Experiment experimentToEnrich, Experiment objectSource)processInteractionDetectionMethod.protected voidMinimalExperimentUpdater. processInteractionDetectionMethod(Experiment experimentToEnrich, Experiment objectSource)processInteractionDetectionMethod.protected voidMinimalExperimentEnricher. processOrganism(Experiment experimentToEnrich)processOrganism.protected voidMinimalExperimentEnricher. processOrganism(Experiment experimentToEnrich, Experiment objectSource)processOrganism.protected voidMinimalExperimentUpdater. processOrganism(Experiment experimentToEnrich, Experiment objectSource)processOrganism.protected voidMinimalExperimentEnricher. processOtherProperties(Experiment experimentToEnrich)processOtherProperties.protected voidMinimalExperimentEnricher. processOtherProperties(Experiment experimentToEnrich, Experiment objectSource)processOtherProperties.protected voidMinimalExperimentEnricher. processPublication(Experiment experimentToEnrich)processPublication.protected voidMinimalExperimentEnricher. processPublication(Experiment experimentToEnrich, Experiment objectSource)processPublication.protected voidMinimalExperimentUpdater. processPublication(Experiment experimentToEnrich, Experiment objectSource)processPublication.Method parameters in psidev.psi.mi.jami.enricher.impl.minimal with type arguments of type Experiment Modifier and Type Method Description voidMinimalExperimentEnricher. enrich(Collection<Experiment> objects)enrich. -
Uses of Experiment in psidev.psi.mi.jami.enricher.listener.impl
Methods in psidev.psi.mi.jami.enricher.listener.impl with parameters of type Experiment Modifier and Type Method Description voidExperimentEnricherListenerManager. onAddedAnnotation(Experiment experiment, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidExperimentEnricherListenerManager. onAddedConfidence(Experiment experiment, Confidence added)Listen to the event where a confidence has been added to the object confidences.voidExperimentEnricherListenerManager. onAddedVariableParameter(Experiment experiment, VariableParameter added)Listen to the event where a parameter has been added to the object parameters.voidExperimentEnricherListenerManager. onAddedXref(Experiment experiment, Xref added)Listen to the event where a xref has been added to the protein xrefs.voidInteractionEvidenceEnricherListenerManager. onExperimentUpdate(InteractionEvidence interaction, Experiment oldExperiment)onExperimentUpdatevoidExperimentEnricherListenerManager. onHostOrganismUpdate(Experiment experiment, Organism oldOrganism)onHostOrganismUpdatevoidExperimentEnricherListenerManager. onInteractionDetectionMethodUpdate(Experiment experiment, CvTerm oldCv)onInteractionDetectionMethodUpdatevoidExperimentEnricherListenerManager. onPublicationUpdate(Experiment experiment, Publication oldPublication)onPublicationUpdatevoidExperimentEnricherListenerManager. onRemovedAnnotation(Experiment experiment, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidExperimentEnricherListenerManager. onRemovedConfidence(Experiment experiment, Confidence removed)Listen to the event where a confidence has been removed from the object confidences.voidExperimentEnricherListenerManager. onRemovedVariableParameter(Experiment o, VariableParameter removed)Listen to the event where a parameter has been removed from the object parameters.voidExperimentEnricherListenerManager. onRemovedXref(Experiment experiment, Xref removed)Listen to the event where a xref has been removed from the interactor xrefs. -
Uses of Experiment in psidev.psi.mi.jami.enricher.listener.impl.log
Methods in psidev.psi.mi.jami.enricher.listener.impl.log with parameters of type Experiment Modifier and Type Method Description voidExperimentEnricherLogger. onEnrichmentComplete(Experiment experiment, EnrichmentStatus status, String message)onEnrichmentComplete.voidExperimentEnricherLogger. onEnrichmentError(Experiment object, String message, Exception e)onEnrichmentError. -
Uses of Experiment in psidev.psi.mi.jami.enricher.listener.impl.writer
Methods in psidev.psi.mi.jami.enricher.listener.impl.writer with parameters of type Experiment Modifier and Type Method Description voidExperimentEnricherStatisticsWriter. onAddedAnnotation(Experiment o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidExperimentEnricherStatisticsWriter. onAddedConfidence(Experiment o, Confidence added)Listen to the event where a confidence has been added to the object confidences.voidExperimentEnricherStatisticsWriter. onAddedVariableParameter(Experiment o, VariableParameter added)Listen to the event where a parameter has been added to the object parameters.voidExperimentEnricherStatisticsWriter. onAddedXref(Experiment o, Xref added)Listen to the event where a xref has been added to the protein xrefs.voidInteractionEvidenceEnricherStatisticsWriter. onExperimentUpdate(InteractionEvidence interaction, Experiment oldExperiment)onExperimentUpdatevoidExperimentEnricherStatisticsWriter. onHostOrganismUpdate(Experiment experiment, Organism oldOrganism)onHostOrganismUpdatevoidExperimentEnricherStatisticsWriter. onInteractionDetectionMethodUpdate(Experiment experiment, CvTerm oldCv)onInteractionDetectionMethodUpdatevoidExperimentEnricherStatisticsWriter. onPublicationUpdate(Experiment experiment, Publication oldPublication)onPublicationUpdatevoidExperimentEnricherStatisticsWriter. onRemovedAnnotation(Experiment o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidExperimentEnricherStatisticsWriter. onRemovedConfidence(Experiment o, Confidence removed)Listen to the event where a confidence has been removed from the object confidences.voidExperimentEnricherStatisticsWriter. onRemovedVariableParameter(Experiment o, VariableParameter removed)Listen to the event where a parameter has been removed from the object parameters.voidExperimentEnricherStatisticsWriter. onRemovedXref(Experiment o, Xref removed)Listen to the event where a xref has been removed from the interactor xrefs. -
Uses of Experiment in psidev.psi.mi.jami.imex
Methods in psidev.psi.mi.jami.imex with parameters of type Experiment Modifier and Type Method Description protected voidImexExperimentUpdater. processAnnotations(Experiment experimentToEnrich, Experiment objectSource)processAnnotations.protected voidImexExperimentUpdater. processConfidences(Experiment experimentToEnrich, Experiment objectSource)processConfidences.protected voidImexExperimentUpdater. processInteractionDetectionMethod(Experiment experimentToEnrich)processInteractionDetectionMethod.protected voidImexExperimentUpdater. processInteractionDetectionMethod(Experiment experimentToEnrich, Experiment objectSource)processInteractionDetectionMethod.protected voidImexExperimentUpdater. processOrganism(Experiment experimentToEnrich)processOrganism.protected voidImexExperimentUpdater. processOrganism(Experiment experimentToEnrich, Experiment objectSource)processOrganism.protected voidImexExperimentUpdater. processOtherProperties(Experiment experimentToEnrich)processOtherProperties.protected voidImexExperimentUpdater. processVariableParameters(Experiment experimentToEnrich, Experiment objectSource)processVariableParameters.protected voidImexExperimentUpdater. processXrefs(Experiment experimentToEnrich, Experiment objectSource)processXrefs. -
Uses of Experiment in psidev.psi.mi.jami.imex.actions
Methods in psidev.psi.mi.jami.imex.actions with parameters of type Experiment Modifier and Type Method Description booleanImexAssigner. updateImexIdentifierForExperiment(Experiment experiment, String imexId)Add a IMEx primary reference to the experiment -
Uses of Experiment in psidev.psi.mi.jami.imex.actions.impl
Methods in psidev.psi.mi.jami.imex.actions.impl with parameters of type Experiment Modifier and Type Method Description booleanImexAssignerImpl. updateImexIdentifierForExperiment(Experiment experiment, String imexId)Add a IMEx primary reference to the experiment -
Uses of Experiment in psidev.psi.mi.jami.imex.listener
Methods in psidev.psi.mi.jami.imex.listener with parameters of type Experiment Modifier and Type Method Description voidExperimentImexEnricherListener. onImexIdAssigned(Experiment experiment, String imex)onImexIdAssigned.voidExperimentImexEnricherListener. onImexIdConflicts(Experiment originalExperiment, Collection<Xref> conflictingXrefs)onImexIdConflicts. -
Uses of Experiment in psidev.psi.mi.jami.imex.listener.impl
Methods in psidev.psi.mi.jami.imex.listener.impl with parameters of type Experiment Modifier and Type Method Description voidExperimentImexEnricherListenerManager. onImexIdAssigned(Experiment experiment, String imex)onImexIdAssigned.voidExperimentImexEnricherLogger. onImexIdAssigned(Experiment experiment, String imex)onImexIdAssigned.voidExperimentImexEnricherStatisticsWriter. onImexIdAssigned(Experiment experiment, String imex)onImexIdAssigned.voidExperimentImexEnricherListenerManager. onImexIdConflicts(Experiment originalExperiment, Collection<Xref> conflictingXrefs)onImexIdConflicts.voidExperimentImexEnricherLogger. onImexIdConflicts(Experiment originalExperiment, Collection<Xref> conflictingXrefs)onImexIdConflicts.voidExperimentImexEnricherStatisticsWriter. onImexIdConflicts(Experiment originalExperiment, Collection<Xref> conflictingXrefs)onImexIdConflicts. -
Uses of Experiment in psidev.psi.mi.jami.listener
Methods in psidev.psi.mi.jami.listener with parameters of type Experiment Modifier and Type Method Description voidExperimentChangeListener. onAddedVariableParameter(Experiment o, VariableParameter added)Listen to the event where a parameter has been added to the object parameters.voidInteractionEvidenceChangeListener. onExperimentUpdate(InteractionEvidence interaction, Experiment oldExperiment)onExperimentUpdatevoidExperimentChangeListener. onHostOrganismUpdate(Experiment experiment, Organism oldOrganism)onHostOrganismUpdatevoidExperimentChangeListener. onInteractionDetectionMethodUpdate(Experiment experiment, CvTerm oldCv)onInteractionDetectionMethodUpdatevoidExperimentChangeListener. onPublicationUpdate(Experiment experiment, Publication oldPublication)onPublicationUpdatevoidExperimentChangeListener. onRemovedVariableParameter(Experiment o, VariableParameter removed)Listen to the event where a parameter has been removed from the object parameters. -
Uses of Experiment in psidev.psi.mi.jami.listener.impl
Methods in psidev.psi.mi.jami.listener.impl with parameters of type Experiment Modifier and Type Method Description voidExperimentChangeLogger. onAddedAnnotation(Experiment experiment, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidExperimentChangeLogger. onAddedConfidence(Experiment experiment, Confidence added)Listen to the event where a confidence has been added to the object confidences.voidExperimentChangeLogger. onAddedVariableParameter(Experiment experiment, VariableParameter addedParameter)Listen to the event where a parameter has been added to the object parameters.voidExperimentChangeLogger. onAddedXref(Experiment experiment, Xref added)Listen to the event where a xref has been added to the protein xrefs.voidInteractionEvidenceChangeLogger. onExperimentUpdate(InteractionEvidence interaction, Experiment oldExperiment)onExperimentUpdatevoidExperimentChangeLogger. onHostOrganismUpdate(Experiment experiment, Organism oldOrganism)onHostOrganismUpdatevoidExperimentChangeLogger. onInteractionDetectionMethodUpdate(Experiment experiment, CvTerm oldCv)onInteractionDetectionMethodUpdatevoidExperimentChangeLogger. onPublicationUpdate(Experiment experiment, Publication oldPublication)onPublicationUpdatevoidExperimentChangeLogger. onRemovedAnnotation(Experiment experiment, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidExperimentChangeLogger. onRemovedConfidence(Experiment experiment, Confidence removed)Listen to the event where a confidence has been removed from the object confidences.voidExperimentChangeLogger. onRemovedVariableParameter(Experiment experiment, VariableParameter removedParameter)Listen to the event where a parameter has been removed from the object parameters.voidExperimentChangeLogger. onRemovedXref(Experiment experiment, Xref removed)Listen to the event where a xref has been removed from the interactor xrefs. -
Uses of Experiment in psidev.psi.mi.jami.model
Subinterfaces of Experiment in psidev.psi.mi.jami.model Modifier and Type Interface Description interfaceNamedExperimentA named experiment is an experiment with a shortname, fullname and aliasesMethods in psidev.psi.mi.jami.model with type parameters of type Experiment Modifier and Type Method Description <E extends Experiment>
Collection<E>Publication. getExperiments()The curated experiments which have been described in the publication.Methods in psidev.psi.mi.jami.model that return Experiment Modifier and Type Method Description ExperimentInteractionEvidence. getExperiment()The experiment which determined the interaction.ExperimentVariableParameter. getExperiment()The experiment where this variableParameter has been used.Methods in psidev.psi.mi.jami.model with parameters of type Experiment Modifier and Type Method Description booleanPublication. addExperiment(Experiment exp)This method will add the experiment and set the publication of the new experiment to this current publicationbooleanPublication. removeExperiment(Experiment exp)This method will remove the experiment and set the publication of the removed experiment to null.voidInteractionEvidence. setExperiment(Experiment experiment)Sets the experiment for this interaction.voidVariableParameter. setExperiment(Experiment experiment)Sets the experiment for this variableParametervoidInteractionEvidence. setExperimentAndAddInteractionEvidence(Experiment experiment)Sets the experiment for this interaction and add the interaction to the list of interaction evidences If the given experiment is null, it will remove this interaction evidence from the previous experiment attached to this interactionvoidVariableParameter. setExperimentAndAddVariableParameter(Experiment experiment)Sets the experiment for this variableParameter and add this variableParameter to the list of variableParameters of this experiment.Method parameters in psidev.psi.mi.jami.model with type arguments of type Experiment Modifier and Type Method Description booleanPublication. addAllExperiments(Collection<? extends Experiment> exp)This method will add all the experiments and set the publication of the new experiments to this current publicationbooleanPublication. removeAllExperiments(Collection<? extends Experiment> exp)This method will remove the experiments and set the publication of the removed experiments to null. -
Uses of Experiment in psidev.psi.mi.jami.model.impl
Classes in psidev.psi.mi.jami.model.impl that implement Experiment Modifier and Type Class Description classDefaultExperimentDefault implementation for Experiment Notes: The equals and hashcode methods have NOT been overridden because the Experiment object is a complex object.classDefaultNamedExperimentDefault implementation for NamedExperiment.Methods in psidev.psi.mi.jami.model.impl that return Experiment Modifier and Type Method Description ExperimentDefaultInteractionEvidence. getExperiment()Getter for the fieldexperiment.ExperimentDefaultVariableParameter. getExperiment()Getter for the fieldexperiment.Methods in psidev.psi.mi.jami.model.impl that return types with arguments of type Experiment Modifier and Type Method Description Collection<Experiment>DefaultPublication. getExperiments()Getter for the fieldexperiments.Methods in psidev.psi.mi.jami.model.impl with parameters of type Experiment Modifier and Type Method Description booleanDefaultPublication. addExperiment(Experiment exp)This method will add the experiment and set the publication of the new experiment to this current publicationbooleanDefaultPublication. removeExperiment(Experiment exp)This method will remove the experiment and set the publication of the removed experiment to null.voidDefaultInteractionEvidence. setExperiment(Experiment experiment)Sets the experiment for this interaction.voidDefaultVariableParameter. setExperiment(Experiment experiment)Sets the experiment for this variableParametervoidDefaultInteractionEvidence. setExperimentAndAddInteractionEvidence(Experiment experiment)Sets the experiment for this interaction and add the interaction to the list of interaction evidences If the given experiment is null, it will remove this interaction evidence from the previous experiment attached to this interactionvoidDefaultVariableParameter. setExperimentAndAddVariableParameter(Experiment experiment)Sets the experiment for this variableParameter and add this variableParameter to the list of variableParameters of this experiment.Method parameters in psidev.psi.mi.jami.model.impl with type arguments of type Experiment Modifier and Type Method Description booleanDefaultPublication. addAllExperiments(Collection<? extends Experiment> exps)This method will add all the experiments and set the publication of the new experiments to this current publicationprotected voidDefaultPublication. initialiseExperimentsWith(Collection<Experiment> experiments)initialiseExperimentsWithbooleanDefaultPublication. removeAllExperiments(Collection<? extends Experiment> exps)This method will remove the experiments and set the publication of the removed experiments to null.Constructors in psidev.psi.mi.jami.model.impl with parameters of type Experiment Constructor Description DefaultInteractionEvidence(Experiment experiment)Constructor for DefaultInteractionEvidence.DefaultInteractionEvidence(Experiment experiment, String shortName)Constructor for DefaultInteractionEvidence.DefaultInteractionEvidence(Experiment experiment, String shortName, CvTerm type)Constructor for DefaultInteractionEvidence.DefaultInteractionEvidence(Experiment experiment, String shortName, CvTerm type, Xref imexId)Constructor for DefaultInteractionEvidence.DefaultInteractionEvidence(Experiment experiment, String shortName, Source source)Constructor for DefaultInteractionEvidence.DefaultInteractionEvidence(Experiment experiment, String shortName, Source source, Xref imexId)Constructor for DefaultInteractionEvidence.DefaultInteractionEvidence(Experiment experiment, String shortName, Xref imexId)Constructor for DefaultInteractionEvidence.DefaultInteractionEvidence(Experiment experiment, Xref imexId)Constructor for DefaultInteractionEvidence.DefaultNamedInteractionEvidence(Experiment experiment)Constructor for DefaultNamedInteractionEvidence.DefaultNamedInteractionEvidence(Experiment experiment, String shortName)Constructor for DefaultNamedInteractionEvidence.DefaultNamedInteractionEvidence(Experiment experiment, String shortName, CvTerm type)Constructor for DefaultNamedInteractionEvidence.DefaultNamedInteractionEvidence(Experiment experiment, String shortName, CvTerm type, Xref imexId)Constructor for DefaultNamedInteractionEvidence.DefaultNamedInteractionEvidence(Experiment experiment, String shortName, Source source)Constructor for DefaultNamedInteractionEvidence.DefaultNamedInteractionEvidence(Experiment experiment, String shortName, Source source, Xref imexId)Constructor for DefaultNamedInteractionEvidence.DefaultNamedInteractionEvidence(Experiment experiment, String shortName, Xref imexId)Constructor for DefaultNamedInteractionEvidence.DefaultNamedInteractionEvidence(Experiment experiment, Xref imexId)Constructor for DefaultNamedInteractionEvidence.DefaultVariableParameter(String description, Experiment experiment)Constructor for DefaultVariableParameter.DefaultVariableParameter(String description, Experiment experiment, CvTerm unit)Constructor for DefaultVariableParameter. -
Uses of Experiment in psidev.psi.mi.jami.tab.extension
Classes in psidev.psi.mi.jami.tab.extension that implement Experiment Modifier and Type Class Description classMitabExperimentMitab extension for Experiment.Constructors in psidev.psi.mi.jami.tab.extension with parameters of type Experiment Constructor Description MitabInteractionEvidence(Experiment experiment)Constructor for MitabInteractionEvidence.MitabInteractionEvidence(Experiment experiment, String shortName)Constructor for MitabInteractionEvidence.MitabInteractionEvidence(Experiment experiment, String shortName, CvTerm type)Constructor for MitabInteractionEvidence.MitabInteractionEvidence(Experiment experiment, String shortName, CvTerm type, Xref imexId)Constructor for MitabInteractionEvidence.MitabInteractionEvidence(Experiment experiment, String shortName, Source source)Constructor for MitabInteractionEvidence.MitabInteractionEvidence(Experiment experiment, String shortName, Source source, Xref imexId)Constructor for MitabInteractionEvidence.MitabInteractionEvidence(Experiment experiment, String shortName, Xref imexId)Constructor for MitabInteractionEvidence.MitabInteractionEvidence(Experiment experiment, Xref imexId)Constructor for MitabInteractionEvidence. -
Uses of Experiment in psidev.psi.mi.jami.utils
Methods in psidev.psi.mi.jami.utils that return Experiment Modifier and Type Method Description static ExperimentExperimentUtils. createBasicExperimentForComplexes()createBasicExperimentForComplexesstatic ExperimentExperimentUtils. createBasicExperimentForComplexes(int taxid)createBasicExperimentForComplexesstatic ExperimentExperimentUtils. createBasicExperimentForComplexes(int taxid, String name)createBasicExperimentForComplexesstatic ExperimentExperimentUtils. createBasicExperimentForModelledInteractions()createBasicExperimentForModelledInteractionsstatic ExperimentExperimentUtils. createExperiment(String pubmedId, CvTerm interactionDetectionMethod, Organism hostOrganism)createExperimentstatic ExperimentExperimentUtils. createExperimentWithoutPublication()createExperimentWithoutPublicationstatic ExperimentExperimentUtils. createUnknownBasicExperiment()createUnknownBasicExperimentMethods in psidev.psi.mi.jami.utils with parameters of type Experiment Modifier and Type Method Description static CvTermExperimentUtils. extractMostCommonParticipantDetectionMethodFrom(Experiment exp)Compare all participant identification methods in all participant evidences from all the interactions evidences.static StringExperimentUtils. getDoiId(Experiment exp)getDoiIdstatic XrefExperimentUtils. getDoiReference(Experiment exp)getDoiReferencestatic StringExperimentUtils. getPubmedId(Experiment exp)getPubmedIdstatic XrefExperimentUtils. getPubmedReference(Experiment exp)getPubmedReference -
Uses of Experiment in psidev.psi.mi.jami.utils.clone
Methods in psidev.psi.mi.jami.utils.clone with parameters of type Experiment Modifier and Type Method Description static voidExperimentCloner. copyAndOverrideExperimentProperties(Experiment source, Experiment target)This method will copy properties of experiment source in experiment target and will override all the other properties of Target experiment.static voidExperimentCloner. copyAndOverrideExperimentPropertiesAndInteractionEvidences(Experiment source, Experiment target)This method will copy properties of experiment source in experiment target and will override all the other properties of Target experiment. -
Uses of Experiment in psidev.psi.mi.jami.utils.comparator.experiment
Methods in psidev.psi.mi.jami.utils.comparator.experiment with parameters of type Experiment Modifier and Type Method Description static booleanDefaultCuratedExperimentComparator. areEquals(Experiment experiment1, Experiment experiment2)Use DefaultCuratedExperimentComparator to know if two experiment are equals.static booleanDefaultExperimentComparator. areEquals(Experiment experiment1, Experiment experiment2)Use DefaultExperimentComparator to know if two experiment are equals.static booleanUnambiguousCuratedExperimentComparator. areEquals(Experiment experiment1, Experiment experiment2)Use UnambiguousExperimentComparator to know if two experiment are equals.static booleanUnambiguousExperimentComparator. areEquals(Experiment experiment1, Experiment experiment2)Use UnambiguousExperimentComparator to know if two experiment are equals.intExperimentComparator. compare(Experiment experiment1, Experiment experiment2)It will look first at the publications using a AbstractPublicationComparator.intUnambiguousCuratedExperimentComparator. compare(Experiment experiment1, Experiment experiment2)intUnambiguousExperimentComparator. compare(Experiment experiment1, Experiment experiment2)static intUnambiguousCuratedExperimentComparator. hashCode(Experiment exp)hashCodestatic intUnambiguousExperimentComparator. hashCode(Experiment exp)hashCode -
Uses of Experiment in psidev.psi.mi.jami.xml
Methods in psidev.psi.mi.jami.xml with parameters of type Experiment Modifier and Type Method Description voidXmlEntryContext. registerExperiment(int id, Experiment o)registerExperiment. -
Uses of Experiment in psidev.psi.mi.jami.xml.cache
Methods in psidev.psi.mi.jami.xml.cache that return Experiment Modifier and Type Method Description ExperimentInMemoryPsiXmlCache. getExperiment(int id)getExperiment.ExperimentPsiXmlFileIndexCache. getExperiment(int id)getExperiment.ExperimentPsiXmlIdCache. getExperiment(int id)getExperiment.Methods in psidev.psi.mi.jami.xml.cache with parameters of type Experiment Modifier and Type Method Description intInMemoryIdentityObjectCache. extractIdForExperiment(Experiment 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. extractIdForExperiment(Experiment 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. extractIdForExperiment(Experiment 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. registerExperiment(int id, Experiment object)Register an experiment with an idvoidPsiXmlFileIndexCache. registerExperiment(int id, Experiment object)Register an experiment with an idvoidPsiXmlIdCache. registerExperiment(int id, Experiment object)Register an experiment with an id -
Uses of Experiment 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 Experiment Modifier and Type Method Description protected Set<Experiment>AbstractCompactXmlWriter. getExperiments()Getter for the fieldexperiments.Method parameters in psidev.psi.mi.jami.xml.io.writer.compact with type arguments of type Experiment Modifier and Type Method Description voidAbstractCompactXmlMixWriter. setExperimentSet(Set<Experiment> experiments)setExperimentSet.voidAbstractCompactXmlWriter. setExperimentSet(Set<Experiment> experiments)setExperimentSet. -
Uses of Experiment in psidev.psi.mi.jami.xml.io.writer.elements
Methods in psidev.psi.mi.jami.xml.io.writer.elements that return Experiment Modifier and Type Method Description ExperimentPsiXmlInteractionWriter. extractDefaultExperimentFrom(T interaction)extractDefaultExperimentFrom.ExperimentPsiXmlInteractionWriter. getDefaultExperiment()The default experiment that will be used to write a valid XML file but is not a real experiment attached to the interaction.ExperimentPsiXmlParameterWriter. getDefaultExperiment()The default experiment that will be used to write a valid XML file but is not a real experiment attached to the interaction.Methods in psidev.psi.mi.jami.xml.io.writer.elements that return types with arguments of type Experiment Modifier and Type Method Description List<Experiment>PsiXmlExtendedInteractionWriter. extractDefaultExperimentsFrom(T interaction)extractDefaultExperimentsFrom.List<Experiment>PsiXmlExtendedInteractionWriter. getDefaultExperiments()The default experiments that will be used to write a valid XML file but are not real experiments attached to the interaction.Methods in psidev.psi.mi.jami.xml.io.writer.elements with parameters of type Experiment Modifier and Type Method Description CvTermPsiXmlExperimentWriter. extractDefaultParticipantIdentificationMethod(Experiment exp)extractDefaultParticipantIdentificationMethod.voidPsiXmlInteractionWriter. setDefaultExperiment(Experiment exp)Sets the default experiment that will be used to write a valid XML file even if the interaction does not have any valid experimentvoidPsiXmlParameterWriter. setDefaultExperiment(Experiment exp)Sets the default experiment that will be used to write a valid XML file even if the interaction does not have any valid experimentCvTermPsiXmlExperimentWriter. writeExperiment(Experiment exp)writeExperiment.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements with type arguments of type Experiment Modifier and Type Method Description voidPsiXmlExtendedInteractionWriter. setDefaultExperiments(List<Experiment> exp)Sets the default experiments that will be used to write a valid XML file even if the interaction does not have any valid experiment -
Uses of Experiment 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 Experiment Modifier and Type Method Description ExperimentAbstractXmlInteractionEvidenceWriter. extractDefaultExperimentFrom(I interaction)extractDefaultExperimentFrom.ExperimentAbstractXmlInteractionWriter. extractDefaultExperimentFrom(T interaction)extractDefaultExperimentFrom.ExperimentAbstractXmlInteractionWriter. getDefaultExperiment()Getter for the fielddefaultExperiment.ExperimentAbstractXmlParameterWriter. getDefaultExperiment()The default experiment that will be used to write a valid XML file but is not a real experiment attached to the interaction.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts with parameters of type Experiment Modifier and Type Method Description CvTermAbstractXmlExperimentWriter. extractDefaultParticipantIdentificationMethod(Experiment exp)extractDefaultParticipantIdentificationMethod.voidAbstractXmlInteractionEvidenceWriter. setDefaultExperiment(Experiment defaultExperiment)Sets the default experiment that will be used to write a valid XML file even if the interaction does not have any valid experimentvoidAbstractXmlInteractionWriter. setDefaultExperiment(Experiment defaultExperiment)Sets the default experiment that will be used to write a valid XML file even if the interaction does not have any valid experimentvoidAbstractXmlModelledInteractionWriter. setDefaultExperiment(Experiment defaultExperiment)Sets the default experiment that will be used to write a valid XML file even if the interaction does not have any valid experimentvoidAbstractXmlParameterWriter. setDefaultExperiment(Experiment exp)Sets the default experiment that will be used to write a valid XML file even if the interaction does not have any valid experimentvoidAbstractXmlExperimentWriter. write(Experiment object)write.protected voidAbstractXmlExperimentWriter. writeAttributes(Experiment object)writeAttributes.protected voidAbstractXmlExperimentWriter. writeConfidences(Experiment object)writeConfidences.CvTermAbstractXmlExperimentWriter. writeExperiment(Experiment object)writeExperiment.protected abstract voidAbstractXmlExperimentWriter. writeExperimentXrefs(Experiment object, String imexId)writeExperimentXrefs.protected voidAbstractXmlExperimentWriter. writeHostOrganism(Experiment object)writeHostOrganism.protected voidAbstractXmlExperimentWriter. writeInteractiondetectionMethod(Experiment object)writeInteractiondetectionMethod.protected voidAbstractXmlExperimentWriter. writeNames(Experiment object)writeNames.protected abstract voidAbstractXmlExperimentWriter. writeOtherAttributes(Experiment object, boolean needToWriteAttributeList)writeOtherAttributes.protected voidAbstractXmlExperimentWriter. writeOtherProperties(Experiment object)writeOtherProperties.protected CvTermAbstractXmlExperimentWriter. writeParticipantIdentificationMethod(Experiment object)writeParticipantIdentificationMethod.protected voidAbstractXmlExperimentWriter. writePublicationAndXrefs(Experiment object)writePublicationAndXrefs.protected abstract voidAbstractXmlExperimentWriter. writeVariableParameters(Experiment object)writeVariableParameters.protected voidAbstractXmlExperimentWriter. writeXrefFromExperimentXrefs(Experiment object, String imexId)writeXrefFromExperimentXrefs. -
Uses of Experiment in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml25
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml25 that return Experiment Modifier and Type Method Description ExperimentAbstractXmlModelledInteractionWriter. extractDefaultExperimentFrom(I interaction)extractDefaultExperimentFrom.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml25 with parameters of type Experiment Modifier and Type Method Description voidAbstractXmlModelledInteractionWriter. setDefaultExperiment(Experiment defaultExperiment)Sets the default experiment that will be used to write a valid XML file even if the interaction does not have any valid experiment -
Uses of Experiment 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 that return Experiment Modifier and Type Method Description ExperimentXmlComplexWriter. extractDefaultExperimentFrom(Complex interaction)extractDefaultExperimentFrom. -
Uses of Experiment 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 that return Experiment Modifier and Type Method Description ExperimentXmlComplexWriter. extractDefaultExperimentFrom(Complex interaction)extractDefaultExperimentFrom. -
Uses of Experiment in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended that return types with arguments of type Experiment Modifier and Type Method Description List<Experiment>AbstractXmlInteractionEvidenceWriter. extractDefaultExperimentsFrom(I interaction)extractDefaultExperimentsFrom.List<Experiment>AbstractXmlInteractionEvidenceWriter. getDefaultExperiments()The default experiments that will be used to write a valid XML file but are not real experiments attached to the interaction.List<Experiment>AbstractXmlModelledInteractionWriter. getDefaultExperiments()The default experiments that will be used to write a valid XML file but are not real experiments attached to the interaction.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended with type arguments of type Experiment Modifier and Type Method Description voidAbstractXmlInteractionEvidenceWriter. setDefaultExperiments(List<Experiment> exp)Sets the default experiments that will be used to write a valid XML file even if the interaction does not have any valid experimentvoidAbstractXmlModelledInteractionWriter. setDefaultExperiments(List<Experiment> exp)Sets the default experiments that will be used to write a valid XML file even if the interaction does not have any valid experiment -
Uses of Experiment in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.compact.xml25
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.compact.xml25 that return Experiment Modifier and Type Method Description ExperimentXmlComplexWriter. extractDefaultExperimentFrom(Complex interaction)extractDefaultExperimentFrom.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.compact.xml25 that return types with arguments of type Experiment Modifier and Type Method Description List<Experiment>XmlComplexWriter. extractDefaultExperimentsFrom(Complex interaction)extractDefaultExperimentsFrom. -
Uses of Experiment in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded.xml25
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded.xml25 that return Experiment Modifier and Type Method Description ExperimentXmlComplexWriter. extractDefaultExperimentFrom(Complex interaction)extractDefaultExperimentFrom.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded.xml25 that return types with arguments of type Experiment Modifier and Type Method Description List<Experiment>XmlComplexWriter. extractDefaultExperimentsFrom(Complex interaction)extractDefaultExperimentsFrom. -
Uses of Experiment in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml25
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml25 that return Experiment Modifier and Type Method Description ExperimentAbstractXmlModelledInteractionWriter. extractDefaultExperimentFrom(I interaction)extractDefaultExperimentFrom.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml25 that return types with arguments of type Experiment Modifier and Type Method Description List<Experiment>AbstractXmlInteractionWriter. extractDefaultExperimentsFrom(I interaction)extractDefaultExperimentsFrom.List<Experiment>AbstractXmlModelledInteractionWriter. extractDefaultExperimentsFrom(I interaction)extractDefaultExperimentsFrom.List<Experiment>AbstractXmlInteractionWriter. getDefaultExperiments()The default experiments that will be used to write a valid XML file but are not real experiments attached to the interaction.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml25 with parameters of type Experiment Modifier and Type Method Description CvTermXmlExperimentWriter. extractDefaultParticipantIdentificationMethod(Experiment exp)extractDefaultParticipantIdentificationMethod.voidAbstractXmlModelledInteractionWriter. setDefaultExperiment(Experiment defaultExperiment)Sets the default experiment that will be used to write a valid XML file even if the interaction does not have any valid experimentprotected voidXmlExperimentWriter. writeHostOrganism(Experiment object)writeHostOrganism.protected voidXmlExperimentWriter. writeOtherProperties(Experiment object)writeOtherProperties.protected CvTermXmlExperimentWriter. writeParticipantIdentificationMethod(Experiment object)writeParticipantIdentificationMethod.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml25 with type arguments of type Experiment Modifier and Type Method Description voidAbstractXmlInteractionWriter. setDefaultExperiments(List<Experiment> exp)Sets the default experiments that will be used to write a valid XML file even if the interaction does not have any valid experiment -
Uses of Experiment in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml30
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml30 that return types with arguments of type Experiment Modifier and Type Method Description List<Experiment>AbstractXmlModelledInteractionWriter. extractDefaultExperimentsFrom(I interaction)extractDefaultExperimentsFrom.List<Experiment>AbstractXmlModelledInteractionWriter. getDefaultExperiments()The default experiments that will be used to write a valid XML file but are not real experiments attached to the interaction.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml30 with parameters of type Experiment Modifier and Type Method Description CvTermXmlExperimentWriter. extractDefaultParticipantIdentificationMethod(Experiment exp)extractDefaultParticipantIdentificationMethod.protected voidXmlExperimentWriter. writeHostOrganism(Experiment object)writeHostOrganism.protected voidXmlExperimentWriter. writeOtherProperties(Experiment object)writeOtherProperties.protected CvTermXmlExperimentWriter. writeParticipantIdentificationMethod(Experiment object)writeParticipantIdentificationMethod.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml30 with type arguments of type Experiment Modifier and Type Method Description voidAbstractXmlModelledInteractionWriter. setDefaultExperiments(List<Experiment> exp)Sets the default experiments that will be used to write a valid XML file even if the interaction does not have any valid experiment -
Uses of Experiment in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml25
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml25 that return Experiment Modifier and Type Method Description ExperimentXmlParameterWriter. getDefaultExperiment()The default experiment that will be used to write a valid XML file but is not a real experiment attached to the interaction.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml25 with parameters of type Experiment Modifier and Type Method Description protected voidXmlExperimentWriter. writeExperimentXrefs(Experiment object, String imexId)writeExperimentXrefs.protected voidXmlNamedExperimentWriter. writeNames(Experiment object)writeNames.protected voidXmlExperimentWriter. writeOtherAttributes(Experiment object, boolean needToWriteAttributeList)writeOtherAttributes.protected voidXmlExperimentWriter. writeVariableParameters(Experiment object)writeVariableParameters.protected voidXmlExperimentWriter. writeXrefFromExperimentXrefs(Experiment object, String imexId)writeXrefFromExperimentXrefs. -
Uses of Experiment in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml30
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml30 with parameters of type Experiment Modifier and Type Method Description protected voidXmlExperimentWriter. writeExperimentXrefs(Experiment object, String imexId)writeExperimentXrefs.protected voidXmlNamedExperimentWriter. writeNames(Experiment object)writeNames.protected voidXmlExperimentWriter. writeOtherAttributes(Experiment object, boolean needToWriteAttributeList)writeOtherAttributes.protected voidXmlExperimentWriter. writeVariableParameters(Experiment object)writeVariableParameters. -
Uses of Experiment in psidev.psi.mi.jami.xml.listener
Method parameters in psidev.psi.mi.jami.xml.listener with type arguments of type Experiment Modifier and Type Method Description voidPsiXmlParserCompositeListener. onSeveralExperimentsFound(Collection<Experiment> experiments, FileSourceLocator locator)onSeveralExperimentsFound.voidPsiXmlParserListener. onSeveralExperimentsFound(Collection<Experiment> experiments, FileSourceLocator locator)onSeveralExperimentsFound.voidPsiXmlParserLogger. onSeveralExperimentsFound(Collection<Experiment> experiments, FileSourceLocator locator)onSeveralExperimentsFound. -
Uses of Experiment in psidev.psi.mi.jami.xml.model.extension
Subinterfaces of Experiment in psidev.psi.mi.jami.xml.model.extension Modifier and Type Interface Description interfaceExtendedPsiXmlExperimentExtended experiment for PSI-XML 2,5 standardsFields in psidev.psi.mi.jami.xml.model.extension with type parameters of type Experiment Modifier and Type Field Description protected List<Experiment>AbstractInferredInteraction.AbstractJAXBExperimentRefWrapper. experimentsMethods in psidev.psi.mi.jami.xml.model.extension that return types with arguments of type Experiment Modifier and Type Method Description List<Experiment>AbstractExperimentalInteractor.AbstractJAXBExperimentRefWrapper. getExperiments()abstract Collection<Experiment>AbstractExperimentalInteractor. getExperiments()List<Experiment>AbstractInferredInteraction.AbstractJAXBExperimentRefWrapper. getExperiments()abstract Collection<Experiment>AbstractInferredInteraction. getExperiments()getExperiments.List<Experiment>ExtendedPsiXmlFeatureEvidence. getExperiments()getExperiments.List<Experiment>ExtendedPsiXmlInteractionEvidence. getExperiments()getExperiments.List<Experiment>ExtendedPsiXmlModelledInteraction. getExperiments()getExperiments.Method parameters in psidev.psi.mi.jami.xml.model.extension with type arguments of type Experiment Modifier and Type Method Description voidAbstractExperimentalInteractor.AbstractJAXBExperimentRefWrapper. setExperiments(List<Experiment> experiments) -
Uses of Experiment in psidev.psi.mi.jami.xml.model.extension.binary
Methods in psidev.psi.mi.jami.xml.model.extension.binary that return Experiment Modifier and Type Method Description ExperimentAbstractXmlBinaryInteractionEvidence. getExperiment()getExperiment.ExperimentXmlBinaryInteractionEvidenceWrapper. getExperiment()The experiment which determined the interaction.Methods in psidev.psi.mi.jami.xml.model.extension.binary that return types with arguments of type Experiment Modifier and Type Method Description List<Experiment>AbstractXmlBinaryInteractionEvidence. getExperiments()getExperiments.List<Experiment>XmlBinaryInteractionEvidenceWrapper. getExperiments()getExperiments.List<Experiment>XmlModelledBinaryInteraction. getExperiments()getExperiments.List<Experiment>XmlModelledBinaryInteractionWrapper. getExperiments()getExperiments.Methods in psidev.psi.mi.jami.xml.model.extension.binary with parameters of type Experiment Modifier and Type Method Description voidAbstractXmlBinaryInteractionEvidence. setExperiment(Experiment experiment)Sets the experiment for this interaction.voidXmlBinaryInteractionEvidenceWrapper. setExperiment(Experiment experiment)Sets the experiment for this interaction.voidAbstractXmlBinaryInteractionEvidence. setExperimentAndAddInteractionEvidence(Experiment experiment)Sets the experiment for this interaction and add the interaction to the list of interaction evidences If the given experiment is null, it will remove this interaction evidence from the previous experiment attached to this interactionvoidXmlBinaryInteractionEvidenceWrapper. setExperimentAndAddInteractionEvidence(Experiment experiment)Sets the experiment for this interaction and add the interaction to the list of interaction evidences If the given experiment is null, it will remove this interaction evidence from the previous experiment attached to this interaction -
Uses of Experiment in psidev.psi.mi.jami.xml.model.extension.datasource
Method parameters in psidev.psi.mi.jami.xml.model.extension.datasource with type arguments of type Experiment Modifier and Type Method Description voidAbstractPsiXmlStream. onSeveralExperimentsFound(Collection<Experiment> experiments, FileSourceLocator locator)onSeveralExperimentsFound.voidDefaultPsiXmlStreamSource. onSeveralExperimentsFound(Collection<Experiment> experiments, FileSourceLocator locator)onSeveralExperimentsFound. -
Uses of Experiment in psidev.psi.mi.jami.xml.model.extension.xml253
Classes in psidev.psi.mi.jami.xml.model.extension.xml253 that implement Experiment Modifier and Type Class Description classAbstractXmlExperimentXml imclassDefaultXmlExperimentXml imclassXmlExperimentXml imMethods in psidev.psi.mi.jami.xml.model.extension.xml253 that return Experiment Modifier and Type Method Description ExperimentAbstractXmlInteractionEvidence. getExperiment()getExperiment.ExperimentXmlParameter. getExperiment()Getter for the fieldexperiment.ExperimentXmlVariableParameter. getExperiment()Getter for the fieldexperiment.Methods in psidev.psi.mi.jami.xml.model.extension.xml253 that return types with arguments of type Experiment Modifier and Type Method Description List<Experiment>AbstractXmlInteractionEvidence. getExperiments()getExperiments.List<Experiment>AbstractXmlModelledInteraction. getExperiments()getExperiments.Collection<Experiment>BibRef. getExperiments()Getter for the fieldexperiments.Collection<Experiment>ExperimentalCvTerm. getExperiments()getExperiments.Collection<Experiment>ExperimentalInteractor. getExperiments()getExperiments.Collection<Experiment>HostOrganism. getExperiments()getExperiments.Collection<Experiment>InferredInteraction. getExperiments()getExperiments.Collection<Experiment>XmlConfidence. getExperiments()getExperiments.List<Experiment>XmlFeatureEvidence. getExperiments()getExperiments.List<Experiment>XmlModelledInteractionComplexWrapper. getExperiments()getExperiments.List<Experiment>AbstractXmlModelledInteraction.JAXBExperimentWrapper. getJAXBExperimentDescriptions()Methods in psidev.psi.mi.jami.xml.model.extension.xml253 with parameters of type Experiment Modifier and Type Method Description booleanBibRef. addExperiment(Experiment exp)This method will add the experiment and set the publication of the new experiment to this current publicationbooleanBibRef. removeExperiment(Experiment exp)This method will remove the experiment and set the publication of the removed experiment to null.voidAbstractXmlInteractionEvidence. setExperiment(Experiment experiment)Sets the experiment for this interaction.voidXmlParameter. setExperiment(Experiment experiment)Setter for the fieldexperiment.voidXmlVariableParameter. setExperiment(Experiment experiment)Sets the experiment for this variableParametervoidAbstractXmlInteractionEvidence. setExperimentAndAddInteractionEvidence(Experiment experiment)Sets the experiment for this interaction and add the interaction to the list of interaction evidences If the given experiment is null, it will remove this interaction evidence from the previous experiment attached to this interactionvoidXmlVariableParameter. setExperimentAndAddVariableParameter(Experiment experiment)Sets the experiment for this variableParameter and add this variableParameter to the list of variableParameters of this experiment.Method parameters in psidev.psi.mi.jami.xml.model.extension.xml253 with type arguments of type Experiment Modifier and Type Method Description booleanBibRef. addAllExperiments(Collection<? extends Experiment> exps)This method will add all the experiments and set the publication of the new experiments to this current publicationbooleanBibRef. removeAllExperiments(Collection<? extends Experiment> exps)This method will remove the experiments and set the publication of the removed experiments to null.Constructors in psidev.psi.mi.jami.xml.model.extension.xml253 with parameters of type Experiment Constructor Description XmlCooperativityEvidence(Experiment exp)Constructor for XmlCooperativityEvidence.XmlVariableParameter(String description, Experiment experiment)Constructor for XmlVariableParameter.XmlVariableParameter(String description, Experiment experiment, CvTerm unit)Constructor for XmlVariableParameter. -
Uses of Experiment in psidev.psi.mi.jami.xml.model.extension.xml254
Classes in psidev.psi.mi.jami.xml.model.extension.xml254 that implement Experiment Modifier and Type Class Description classAbstractXmlExperimentXml imclassDefaultXmlExperimentXml imclassXmlExperimentXml imMethods in psidev.psi.mi.jami.xml.model.extension.xml254 that return Experiment Modifier and Type Method Description ExperimentAbstractXmlInteractionEvidence. getExperiment()getExperiment.ExperimentXmlParameter. getExperiment()Getter for the fieldexperiment.ExperimentXmlVariableParameter. getExperiment()Getter for the fieldexperiment.Methods in psidev.psi.mi.jami.xml.model.extension.xml254 that return types with arguments of type Experiment Modifier and Type Method Description List<Experiment>AbstractXmlInteractionEvidence. getExperiments()getExperiments.List<Experiment>AbstractXmlModelledInteraction. getExperiments()getExperiments.Collection<Experiment>BibRef. getExperiments()Getter for the fieldexperiments.Collection<Experiment>ExperimentalCvTerm. getExperiments()getExperiments.Collection<Experiment>ExperimentalInteractor. getExperiments()getExperiments.Collection<Experiment>HostOrganism. getExperiments()getExperiments.Collection<Experiment>InferredInteraction. getExperiments()getExperiments.Collection<Experiment>XmlConfidence. getExperiments()getExperiments.List<Experiment>XmlFeatureEvidence. getExperiments()getExperiments.List<Experiment>XmlModelledInteractionComplexWrapper. getExperiments()getExperiments.List<Experiment>AbstractXmlModelledInteraction.JAXBExperimentWrapper. getJAXBExperimentDescriptions()Methods in psidev.psi.mi.jami.xml.model.extension.xml254 with parameters of type Experiment Modifier and Type Method Description booleanBibRef. addExperiment(Experiment exp)This method will add the experiment and set the publication of the new experiment to this current publicationbooleanBibRef. removeExperiment(Experiment exp)This method will remove the experiment and set the publication of the removed experiment to null.voidAbstractXmlInteractionEvidence. setExperiment(Experiment experiment)Sets the experiment for this interaction.voidXmlParameter. setExperiment(Experiment experiment)Setter for the fieldexperiment.voidXmlVariableParameter. setExperiment(Experiment experiment)Sets the experiment for this variableParametervoidAbstractXmlInteractionEvidence. setExperimentAndAddInteractionEvidence(Experiment experiment)Sets the experiment for this interaction and add the interaction to the list of interaction evidences If the given experiment is null, it will remove this interaction evidence from the previous experiment attached to this interactionvoidXmlVariableParameter. setExperimentAndAddVariableParameter(Experiment experiment)Sets the experiment for this variableParameter and add this variableParameter to the list of variableParameters of this experiment.Method parameters in psidev.psi.mi.jami.xml.model.extension.xml254 with type arguments of type Experiment Modifier and Type Method Description booleanBibRef. addAllExperiments(Collection<? extends Experiment> exps)This method will add all the experiments and set the publication of the new experiments to this current publicationbooleanBibRef. removeAllExperiments(Collection<? extends Experiment> exps)This method will remove the experiments and set the publication of the removed experiments to null.Constructors in psidev.psi.mi.jami.xml.model.extension.xml254 with parameters of type Experiment Constructor Description XmlCooperativityEvidence(Experiment exp)Constructor for XmlCooperativityEvidence.XmlVariableParameter(String description, Experiment experiment)Constructor for XmlVariableParameter.XmlVariableParameter(String description, Experiment experiment, CvTerm unit)Constructor for XmlVariableParameter. -
Uses of Experiment in psidev.psi.mi.jami.xml.model.extension.xml300
Classes in psidev.psi.mi.jami.xml.model.extension.xml300 that implement Experiment Modifier and Type Class Description classAbstractXmlExperimentXml imclassDefaultXmlExperimentXml imclassXmlExperimentXml 3.0 implementation of experimentMethods in psidev.psi.mi.jami.xml.model.extension.xml300 that return Experiment Modifier and Type Method Description ExperimentAbstractXmlInteractionEvidence. getExperiment()getExperiment.ExperimentXmlParameter. getExperiment()Getter for the fieldexperiment.ExperimentXmlVariableParameter. getExperiment()Getter for the fieldexperiment.Methods in psidev.psi.mi.jami.xml.model.extension.xml300 that return types with arguments of type Experiment Modifier and Type Method Description List<Experiment>AbstractXmlInteractionEvidence. getExperiments()getExperiments.List<Experiment>AbstractXmlModelledInteraction. getExperiments()getExperiments.Collection<Experiment>BibRef. getExperiments()Getter for the fieldexperiments.Collection<Experiment>ExperimentalCvTerm. getExperiments()getExperiments.Collection<Experiment>ExperimentalInteractor. getExperiments()getExperiments.Collection<Experiment>HostOrganism. getExperiments()getExperiments.Collection<Experiment>InferredInteraction. getExperiments()getExperiments.Collection<Experiment>XmlConfidence. getExperiments()getExperiments.List<Experiment>XmlFeatureEvidence. getExperiments()getExperiments.List<Experiment>XmlModelledInteractionComplexWrapper. getExperiments()getExperiments.List<Experiment>AbstractXmlModelledInteraction.JAXBExperimentWrapper. getJAXBExperimentDescriptions()Methods in psidev.psi.mi.jami.xml.model.extension.xml300 with parameters of type Experiment Modifier and Type Method Description booleanBibRef. addExperiment(Experiment exp)This method will add the experiment and set the publication of the new experiment to this current publicationbooleanBibRef. removeExperiment(Experiment exp)This method will remove the experiment and set the publication of the removed experiment to null.voidAbstractXmlInteractionEvidence. setExperiment(Experiment experiment)Sets the experiment for this interaction.voidXmlParameter. setExperiment(Experiment experiment)Setter for the fieldexperiment.voidXmlVariableParameter. setExperiment(Experiment experiment)Sets the experiment for this variableParametervoidAbstractXmlInteractionEvidence. setExperimentAndAddInteractionEvidence(Experiment experiment)Sets the experiment for this interaction and add the interaction to the list of interaction evidences If the given experiment is null, it will remove this interaction evidence from the previous experiment attached to this interactionvoidXmlVariableParameter. setExperimentAndAddVariableParameter(Experiment experiment)Sets the experiment for this variableParameter and add this variableParameter to the list of variableParameters of this experiment.Method parameters in psidev.psi.mi.jami.xml.model.extension.xml300 with type arguments of type Experiment Modifier and Type Method Description booleanBibRef. addAllExperiments(Collection<? extends Experiment> exps)This method will add all the experiments and set the publication of the new experiments to this current publicationbooleanBibRef. removeAllExperiments(Collection<? extends Experiment> exps)This method will remove the experiments and set the publication of the removed experiments to null.Constructors in psidev.psi.mi.jami.xml.model.extension.xml300 with parameters of type Experiment Constructor Description XmlVariableParameter(String description, Experiment experiment)Constructor for XmlVariableParameter.XmlVariableParameter(String description, Experiment experiment, CvTerm unit)Constructor for XmlVariableParameter. -
Uses of Experiment in psidev.psi.mi.jami.xml.model.reference.xml253
Classes in psidev.psi.mi.jami.xml.model.reference.xml253 that implement Experiment Modifier and Type Class Description classAbstractExperimentRefAbstract class for an ModelledInteractionRef -
Uses of Experiment in psidev.psi.mi.jami.xml.model.reference.xml254
Classes in psidev.psi.mi.jami.xml.model.reference.xml254 that implement Experiment Modifier and Type Class Description classAbstractExperimentRefAbstract class for an ModelledInteractionRef -
Uses of Experiment in psidev.psi.mi.jami.xml.model.reference.xml300
Classes in psidev.psi.mi.jami.xml.model.reference.xml300 that implement Experiment Modifier and Type Class Description classAbstractExperimentRefAbstract class for an ModelledInteractionRef -
Uses of Experiment in psidev.psi.mi.jami.xml.model.xml253
Methods in psidev.psi.mi.jami.xml.model.xml253 that return types with arguments of type Experiment Modifier and Type Method Description List<Experiment>ComplexEntry. getExperiments()getExperiments.List<Experiment>ExperimentalEntry. getExperiments()getExperiments.List<Experiment>ModelledEntry. getExperiments()getExperiments.List<Experiment>ComplexEntry.JAXBExperimentsWrapper. getJAXBExperiments()List<Experiment>ExperimentalEntry.JAXBExperimentsWrapper. getJAXBExperiments()List<Experiment>ModelledEntry.JAXBExperimentsWrapper. getJAXBExperiments() -
Uses of Experiment in psidev.psi.mi.jami.xml.model.xml254
Methods in psidev.psi.mi.jami.xml.model.xml254 that return types with arguments of type Experiment Modifier and Type Method Description List<Experiment>ComplexEntry. getExperiments()getExperiments.List<Experiment>ExperimentalEntry. getExperiments()getExperiments.List<Experiment>ModelledEntry. getExperiments()getExperiments.List<Experiment>ComplexEntry.JAXBExperimentsWrapper. getJAXBExperiments()List<Experiment>ExperimentalEntry.JAXBExperimentsWrapper. getJAXBExperiments()List<Experiment>ModelledEntry.JAXBExperimentsWrapper. getJAXBExperiments() -
Uses of Experiment in psidev.psi.mi.jami.xml.model.xml30
Methods in psidev.psi.mi.jami.xml.model.xml30 that return types with arguments of type Experiment Modifier and Type Method Description List<Experiment>ComplexEntry. getExperiments()getExperiments.List<Experiment>Entry. getExperiments()getExperiments.List<Experiment>ExperimentalEntry. getExperiments()getExperiments.List<Experiment>ModelledEntry. getExperiments()getExperiments.List<Experiment>ComplexEntry.JAXBExperimentsWrapper. getJAXBExperiments()List<Experiment>Entry.JAXBExperimentsWrapper. getJAXBExperiments()List<Experiment>ExperimentalEntry.JAXBExperimentsWrapper. getJAXBExperiments()List<Experiment>ModelledEntry.JAXBExperimentsWrapper. getJAXBExperiments()
-