Class XmlModelledBinaryInteraction
- java.lang.Object
-
- psidev.psi.mi.jami.model.impl.AbstractInteraction<T>
-
- psidev.psi.mi.jami.binary.impl.AbstractBinaryInteraction<P>
-
- psidev.psi.mi.jami.xml.model.extension.binary.AbstractXmlBinaryInteraction<ModelledParticipant>
-
- psidev.psi.mi.jami.xml.model.extension.binary.xml30.XmlModelledBinaryInteraction
-
- All Implemented Interfaces:
BinaryInteraction<ModelledParticipant>,ModelledBinaryInteraction,FileSourceContext,Complex,Interaction<ModelledParticipant>,Interactor,ModelledInteraction,NamedInteraction<ModelledParticipant>,PsiXmlInteraction<ModelledParticipant>,ExtendedPsiXmlModelledInteraction
public class XmlModelledBinaryInteraction extends AbstractXmlBinaryInteraction<ModelledParticipant> implements ModelledBinaryInteraction, ExtendedPsiXmlModelledInteraction
Xml implementation of ModelledInteraction- Since:
16/10/13
- Version:
- $Id$
- Author:
- Marine Dumousseau (marine@ebi.ac.uk)
-
-
Field Summary
-
Fields inherited from interface psidev.psi.mi.jami.model.Complex
COMPLEX, COMPLEX_MI
-
Fields inherited from interface psidev.psi.mi.jami.model.Interactor
UNKNOWN_INTERACTOR, UNKNOWN_INTERACTOR_MI
-
Fields inherited from interface psidev.psi.mi.jami.model.ModelledInteraction
ECO, ECO_MI
-
-
Constructor Summary
Constructors Constructor Description XmlModelledBinaryInteraction()Constructor for XmlModelledBinaryInteraction.XmlModelledBinaryInteraction(String shortName)Constructor for XmlModelledBinaryInteraction.XmlModelledBinaryInteraction(String shortName, CvTerm type)Constructor for XmlModelledBinaryInteraction.XmlModelledBinaryInteraction(String shortName, CvTerm type, CvTerm complexExpansion)Constructor for XmlModelledBinaryInteraction.XmlModelledBinaryInteraction(String shortName, CvTerm type, ModelledParticipant participantA, ModelledParticipant participantB)Constructor for XmlModelledBinaryInteraction.XmlModelledBinaryInteraction(String shortName, CvTerm type, ModelledParticipant participantA, ModelledParticipant participantB, CvTerm complexExpansion)Constructor for XmlModelledBinaryInteraction.XmlModelledBinaryInteraction(String shortName, ModelledParticipant participantA, ModelledParticipant participantB)Constructor for XmlModelledBinaryInteraction.XmlModelledBinaryInteraction(String shortName, ModelledParticipant participantA, ModelledParticipant participantB, CvTerm complexExpansion)Constructor for XmlModelledBinaryInteraction.XmlModelledBinaryInteraction(CvTerm complexExpansion)Constructor for XmlModelledBinaryInteraction.XmlModelledBinaryInteraction(ModelledParticipant participantA, ModelledParticipant participantB)Constructor for XmlModelledBinaryInteraction.XmlModelledBinaryInteraction(ModelledParticipant participantA, ModelledParticipant participantB, CvTerm complexExpansion)Constructor for XmlModelledBinaryInteraction.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidassignComplexAc(String accession)Assign a complex accession to a complex.voidassignComplexAc(String accession, String version)Assign a complex accession to a complex.Collection<Alias>getAliases()getAliases.Collection<Annotation>getAnnotations()Getter for the fieldannotations.List<BindingFeatures>getBindingFeatures()getBindingFeatures.List<ExtendedPsiXmlCausalRelationship>getCausalRelationships()getCausalRelationships.Collection<Checksum>getChecksums()Getter for the fieldchecksums.StringgetComplexAc()Complex accession if the complex has been curated under the Complex Portal curation rules.StringgetComplexVersion()Complex version if the complex has been curated under the Complex Portal curation rules.Collection<CooperativeEffect>getCooperativeEffects()Getter for the fieldcooperativeEffects.CvTermgetEvidenceType()Getter for the fieldevidenceType.Collection<Xref>getIdentifiers()Getter for the fieldidentifiers.Collection<InteractionEvidence>getInteractionEvidences()Getter for the fieldinteractionEvidences.CvTermgetInteractorType()The molecule type of this interactor.Collection<ModelledConfidence>getModelledConfidences()Getter for the fieldmodelledConfidences.Collection<ModelledParameter>getModelledParameters()Getter for the fieldmodelledParameters.OrganismgetOrganism()The original source organism for this interactor.StringgetPhysicalProperties()The physical properties for this complex.XrefgetPreferredIdentifier()The identifier in the list of identifiers which is the preferred identifier.StringgetPreferredName()The preferred name is the name by which we want to refer the interactor on our web site.StringgetRecommendedName()The recommended name of a complex.SourcegetSource()Getter for the fieldsource.StringgetSystematicName()The systematic name of a complex.Collection<Xref>getXrefs()Getter for the fieldxrefs.protected voidinitialiseCooperativeEffects()initialiseCooperativeEffects.protected voidinitialiseInteractionEvidences()initialiseInteractionEvidences.protected voidinitialiseModelledConfidences()initialiseModelledConfidences.protected voidinitialiseModelledParameters()initialiseModelledParameters.voidsetEvidenceType(CvTerm evidenceType)Sets the evidence typevoidsetInteractorType(CvTerm type)Sets the molecule type for this interactor If the given type is null, this method automatically sets the interactor type to 'unknown participant' (MI:0329)voidsetOrganism(Organism organism)Sets the source organism of this interactorvoidsetPhysicalProperties(String properties)Sets the physical properties of this complex.voidsetRecommendedName(String name)Sets the recommended name of this complex.voidsetSource(Source source)Sets the source reporting the interaction.voidsetSystematicName(String name)Sets the systematic name of this complex.-
Methods inherited from class psidev.psi.mi.jami.xml.model.extension.binary.AbstractXmlBinaryInteraction
getEntry, getFullName, getId, getSourceLocator, isIntraMolecular, setEntry, setFullName, setId, setIntraMolecular, setSourceLocator, toString
-
Methods inherited from class psidev.psi.mi.jami.binary.impl.AbstractBinaryInteraction
addAllParticipants, addParticipant, getCausalRegulatoryMechanism, getComplexExpansion, getParticipantA, getParticipantB, getParticipants, removeAllParticipants, removeParticipant, setCausalRegulatoryMechanism, setComplexExpansion, setParticipantA, setParticipantB
-
Methods inherited from class psidev.psi.mi.jami.model.impl.AbstractInteraction
clearPropertiesLinkedToChecksums, getCreatedDate, getInteractionType, getRigid, getShortName, getUpdatedDate, initialiseAnnotations, initialiseAnnotationsWith, initialiseChecksums, initialiseChecksumWith, initialiseIdentifiers, initialiseIdentifiersWith, initialiseParticipants, initialiseParticipantsWith, initialiseXrefs, initialiseXrefsWith, processAddedChecksumEvent, processRemovedChecksumEvent, setCreatedDate, setInteractionType, setRigid, setShortName, setUpdatedDate
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface psidev.psi.mi.jami.binary.BinaryInteraction
getCausalRegulatoryMechanism, getComplexExpansion, getParticipantA, getParticipantB, setCausalRegulatoryMechanism, setComplexExpansion, setParticipantA, setParticipantB
-
Methods inherited from interface psidev.psi.mi.jami.model.Complex
getComparableParticipants
-
Methods inherited from interface psidev.psi.mi.jami.datasource.FileSourceContext
getSourceLocator, setSourceLocator, toString
-
Methods inherited from interface psidev.psi.mi.jami.model.Interaction
addAllParticipants, addParticipant, getCreatedDate, getInteractionType, getParticipants, getRigid, getShortName, getUpdatedDate, removeAllParticipants, removeParticipant, setCreatedDate, setInteractionType, setRigid, setShortName, setUpdatedDate
-
Methods inherited from interface psidev.psi.mi.jami.model.Interactor
getFullName, getShortName, setFullName, setShortName
-
Methods inherited from interface psidev.psi.mi.jami.model.NamedInteraction
getFullName, setFullName
-
Methods inherited from interface psidev.psi.mi.jami.xml.model.extension.PsiXmlInteraction
getEntry, getId, isIntraMolecular, setEntry, setId, setIntraMolecular
-
-
-
-
Constructor Detail
-
XmlModelledBinaryInteraction
public XmlModelledBinaryInteraction()
Constructor for XmlModelledBinaryInteraction.
-
XmlModelledBinaryInteraction
public XmlModelledBinaryInteraction(String shortName, CvTerm type)
Constructor for XmlModelledBinaryInteraction.
-
XmlModelledBinaryInteraction
public XmlModelledBinaryInteraction(String shortName)
Constructor for XmlModelledBinaryInteraction.
- Parameters:
shortName- aStringobject.
-
XmlModelledBinaryInteraction
public XmlModelledBinaryInteraction(ModelledParticipant participantA, ModelledParticipant participantB)
Constructor for XmlModelledBinaryInteraction.
- Parameters:
participantA- aModelledParticipantobject.participantB- aModelledParticipantobject.
-
XmlModelledBinaryInteraction
public XmlModelledBinaryInteraction(String shortName, ModelledParticipant participantA, ModelledParticipant participantB)
Constructor for XmlModelledBinaryInteraction.
- Parameters:
shortName- aStringobject.participantA- aModelledParticipantobject.participantB- aModelledParticipantobject.
-
XmlModelledBinaryInteraction
public XmlModelledBinaryInteraction(String shortName, CvTerm type, ModelledParticipant participantA, ModelledParticipant participantB)
Constructor for XmlModelledBinaryInteraction.
- Parameters:
shortName- aStringobject.type- aCvTermobject.participantA- aModelledParticipantobject.participantB- aModelledParticipantobject.
-
XmlModelledBinaryInteraction
public XmlModelledBinaryInteraction(CvTerm complexExpansion)
Constructor for XmlModelledBinaryInteraction.
- Parameters:
complexExpansion- aCvTermobject.
-
XmlModelledBinaryInteraction
public XmlModelledBinaryInteraction(String shortName, CvTerm type, CvTerm complexExpansion)
Constructor for XmlModelledBinaryInteraction.
-
XmlModelledBinaryInteraction
public XmlModelledBinaryInteraction(ModelledParticipant participantA, ModelledParticipant participantB, CvTerm complexExpansion)
Constructor for XmlModelledBinaryInteraction.
- Parameters:
participantA- aModelledParticipantobject.participantB- aModelledParticipantobject.complexExpansion- aCvTermobject.
-
XmlModelledBinaryInteraction
public XmlModelledBinaryInteraction(String shortName, ModelledParticipant participantA, ModelledParticipant participantB, CvTerm complexExpansion)
Constructor for XmlModelledBinaryInteraction.
- Parameters:
shortName- aStringobject.participantA- aModelledParticipantobject.participantB- aModelledParticipantobject.complexExpansion- aCvTermobject.
-
XmlModelledBinaryInteraction
public XmlModelledBinaryInteraction(String shortName, CvTerm type, ModelledParticipant participantA, ModelledParticipant participantB, CvTerm complexExpansion)
Constructor for XmlModelledBinaryInteraction.
- Parameters:
shortName- aStringobject.type- aCvTermobject.participantA- aModelledParticipantobject.participantB- aModelledParticipantobject.complexExpansion- aCvTermobject.
-
-
Method Detail
-
initialiseInteractionEvidences
protected void initialiseInteractionEvidences()
initialiseInteractionEvidences.
-
initialiseCooperativeEffects
protected void initialiseCooperativeEffects()
initialiseCooperativeEffects.
-
initialiseModelledConfidences
protected void initialiseModelledConfidences()
initialiseModelledConfidences.
-
initialiseModelledParameters
protected void initialiseModelledParameters()
initialiseModelledParameters.
-
getInteractionEvidences
public Collection<InteractionEvidence> getInteractionEvidences()
Getter for the field
interactionEvidences.- Specified by:
getInteractionEvidencesin interfaceModelledInteraction- Returns:
- a
Collectionobject.
-
getSource
public Source getSource()
Getter for the field
source.- Specified by:
getSourcein interfaceModelledInteraction- Returns:
- a
Sourceobject.
-
setSource
public void setSource(Source source)
Sets the source reporting the interaction.- Specified by:
setSourcein interfaceModelledInteraction- Parameters:
source- : source for this interaction
-
getModelledConfidences
public Collection<ModelledConfidence> getModelledConfidences()
Getter for the field
modelledConfidences.- Specified by:
getModelledConfidencesin interfaceModelledInteraction- Returns:
- a
Collectionobject.
-
getModelledParameters
public Collection<ModelledParameter> getModelledParameters()
Getter for the field
modelledParameters.- Specified by:
getModelledParametersin interfaceModelledInteraction- Returns:
- a
Collectionobject.
-
getCooperativeEffects
public Collection<CooperativeEffect> getCooperativeEffects()
Getter for the field
cooperativeEffects.- Specified by:
getCooperativeEffectsin interfaceModelledInteraction- Returns:
- a
Collectionobject.
-
getEvidenceType
public CvTerm getEvidenceType()
Getter for the field
evidenceType.- Specified by:
getEvidenceTypein interfaceModelledInteraction- Returns:
- a
CvTermobject.
-
setEvidenceType
public void setEvidenceType(CvTerm evidenceType)
Sets the evidence type- Specified by:
setEvidenceTypein interfaceModelledInteraction- Parameters:
evidenceType- : the evidence type
-
getBindingFeatures
public List<BindingFeatures> getBindingFeatures()
getBindingFeatures.
- Specified by:
getBindingFeaturesin interfaceExtendedPsiXmlModelledInteraction- Returns:
- a
Listobject.
-
getCausalRelationships
public List<ExtendedPsiXmlCausalRelationship> getCausalRelationships()
getCausalRelationships.
- Specified by:
getCausalRelationshipsin interfaceExtendedPsiXmlModelledInteraction- Returns:
- a
Listobject.
-
getComplexAc
public String getComplexAc()
Complex accession if the complex has been curated under the Complex Portal curation rules. It can be null if the complex is not registered in the Complex Portal. This complex accession should be a shortcut to the complex-primary Xref in the collection of xrefs. Ex: CPX-123- Specified by:
getComplexAcin interfaceComplex- Returns:
- the complex accession
-
getComplexVersion
public String getComplexVersion()
Complex version if the complex has been curated under the Complex Portal curation rules. It can be null if the complex is not registered in the Complex Portal. This complex version should be a shortcut to the complex-primary Xref version in the collection of xrefs. Ex: 1- Specified by:
getComplexVersionin interfaceComplex- Returns:
- the complex version
-
assignComplexAc
public void assignComplexAc(String accession, String version)
Assign a complex accession to a complex. It will add the new complex-primary ref to the collection of xrefs- Specified by:
assignComplexAcin interfaceComplex- Parameters:
accession- : the complex accessionversion- : the version of the complex if it is provided. If version is null it will create the complex with version 1
-
assignComplexAc
public void assignComplexAc(String accession)
Assign a complex accession to a complex. It will add the new complex-primary ref to the collection of xrefs- Specified by:
assignComplexAcin interfaceComplex- Parameters:
accession- : the complex accession. If the version is added to the accession e.g. CPX-1234.2 the complex will be updated with the corresponding version, if not it is assumed version 1
-
getPhysicalProperties
public String getPhysicalProperties()
Description copied from interface:ComplexThe physical properties for this complex. It is a shortcut which should point to the first complex-properties annotation in the collection of annotations. Example: Molecular mass = 154 kDa- Specified by:
getPhysicalPropertiesin interfaceComplex- Returns:
- the properties
-
setPhysicalProperties
public void setPhysicalProperties(String properties)
Sets the physical properties of this complex. It will remove the old complex-properties annotation from the collection of annotations and replace it with the new complex-properties annotation. If the new complex-properties is null, all the existing complex-properties annotations will be removed from the collection of annotations- Specified by:
setPhysicalPropertiesin interfaceComplex- Parameters:
properties- : complex properties
-
getRecommendedName
public String getRecommendedName()
The recommended name of a complex. It is a shortcut which should point to the first complex recommended name alias in the collection of aliases.- Specified by:
getRecommendedNamein interfaceComplex- Returns:
- the recommended name
-
setRecommendedName
public void setRecommendedName(String name)
Sets the recommended name of this complex. It will remove the old recommended name from the collection of aliases and replace it with the new recommended name. If the new recommended name is null, all the existing recommended names will be removed from the collection of aliases- Specified by:
setRecommendedNamein interfaceComplex- Parameters:
name- : the recommended name
-
getSystematicName
public String getSystematicName()
The systematic name of a complex. It is a shortcut which should point to the first complex systematic name alias in the collection of aliases.- Specified by:
getSystematicNamein interfaceComplex- Returns:
- the systematic name
-
setSystematicName
public void setSystematicName(String name)
Sets the systematic name of this complex. It will remove the old systematic name from the collection of aliases and replace it with the new systematic name. If the new systematic name is null, all the existing systematic names will be removed from the collection of aliases- Specified by:
setSystematicNamein interfaceComplex- Parameters:
name- : the systematic name
-
getPreferredIdentifier
public Xref getPreferredIdentifier()
The identifier in the list of identifiers which is the preferred identifier. If no identifiers is preferred, it should return the first identifier of the list of identifiers, null if the list of identifiers is empty.- Specified by:
getPreferredIdentifierin interfaceInteractor- Returns:
- the preferred identifier in the list of identifiers, null if the list of identifiers is empty
-
getPreferredName
public String getPreferredName()
The preferred name is the name by which we want to refer the interactor on our web site.- Specified by:
getPreferredNamein interfaceInteractor- Returns:
- the preferred name
-
getOrganism
public Organism getOrganism()
The original source organism for this interactor. It can be null in case of chemical compounds/synthetic peptides- Specified by:
getOrganismin interfaceInteractor- Returns:
- the organism
-
setOrganism
public void setOrganism(Organism organism)
Sets the source organism of this interactor- Specified by:
setOrganismin interfaceInteractor- Parameters:
organism- : source organism
-
getInteractorType
public CvTerm getInteractorType()
The molecule type of this interactor. It is a controlled vocabulary term and cannot be null. Ex: protein, gene, small molecule, ...- Specified by:
getInteractorTypein interfaceInteractor- Returns:
- interactor type
-
setInteractorType
public void setInteractorType(CvTerm type)
Sets the molecule type for this interactor If the given type is null, this method automatically sets the interactor type to 'unknown participant' (MI:0329)- Specified by:
setInteractorTypein interfaceInteractor- Parameters:
type- : molecule type
-
getAliases
public Collection<Alias> getAliases()
getAliases.
- Specified by:
getAliasesin interfaceExtendedPsiXmlModelledInteraction- Specified by:
getAliasesin interfaceInteractor- Specified by:
getAliasesin interfaceNamedInteraction<ModelledParticipant>- Specified by:
getAliasesin interfacePsiXmlInteraction<ModelledParticipant>- Overrides:
getAliasesin classAbstractXmlBinaryInteraction<ModelledParticipant>- Returns:
- a
Collectionobject.
-
getXrefs
public Collection<Xref> getXrefs()
Getter for the field
xrefs.- Specified by:
getXrefsin interfaceInteraction<ModelledParticipant>- Specified by:
getXrefsin interfaceInteractor- Overrides:
getXrefsin classAbstractInteraction<ModelledParticipant>- Returns:
- a
Collectionobject.
-
getIdentifiers
public Collection<Xref> getIdentifiers()
Getter for the field
identifiers.- Specified by:
getIdentifiersin interfaceInteraction<ModelledParticipant>- Specified by:
getIdentifiersin interfaceInteractor- Overrides:
getIdentifiersin classAbstractInteraction<ModelledParticipant>- Returns:
- a
Collectionobject.
-
getAnnotations
public Collection<Annotation> getAnnotations()
Getter for the field
annotations.- Specified by:
getAnnotationsin interfaceInteraction<ModelledParticipant>- Specified by:
getAnnotationsin interfaceInteractor- Overrides:
getAnnotationsin classAbstractInteraction<ModelledParticipant>- Returns:
- a
Collectionobject.
-
getChecksums
public Collection<Checksum> getChecksums()
Getter for the field
checksums.- Specified by:
getChecksumsin interfaceInteraction<ModelledParticipant>- Specified by:
getChecksumsin interfaceInteractor- Overrides:
getChecksumsin classAbstractInteraction<ModelledParticipant>- Returns:
- a
Collectionobject.
-
-