Class XmlModelledInteraction
- java.lang.Object
-
- psidev.psi.mi.jami.xml.model.extension.xml254.AbstractXmlInteraction<T>
-
- psidev.psi.mi.jami.xml.model.extension.xml254.AbstractPsiXmlInteraction<ModelledParticipant>
-
- psidev.psi.mi.jami.xml.model.extension.xml254.AbstractXmlModelledInteraction
-
- psidev.psi.mi.jami.xml.model.extension.xml254.XmlModelledInteraction
-
- All Implemented Interfaces:
com.sun.xml.bind.Locatable
,FileSourceContext
,Interaction<ModelledParticipant>
,ModelledInteraction
,NamedInteraction<ModelledParticipant>
,ExtendedPsiXmlInteraction<ModelledParticipant>
,ExtendedPsiXmlModelledInteraction
,PsiXmlInteraction<ModelledParticipant>
public class XmlModelledInteraction extends AbstractXmlModelledInteraction
Xml implementation of ModelledInteraction- Since:
08/10/13
- Version:
- $Id$
- Author:
- Marine Dumousseau (marine@ebi.ac.uk)
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class psidev.psi.mi.jami.xml.model.extension.xml254.AbstractXmlModelledInteraction
AbstractXmlModelledInteraction.JAXBConfidenceWrapper, AbstractXmlModelledInteraction.JAXBExperimentWrapper, AbstractXmlModelledInteraction.JAXBParameterWrapper, AbstractXmlModelledInteraction.JAXBParticipantWrapper
-
Nested classes/interfaces inherited from class psidev.psi.mi.jami.xml.model.extension.xml254.AbstractPsiXmlInteraction
AbstractPsiXmlInteraction.JAXBInferredInteractionWrapper
-
Nested classes/interfaces inherited from class psidev.psi.mi.jami.xml.model.extension.xml254.AbstractXmlInteraction
AbstractXmlInteraction.JAXBAttributeWrapper
-
-
Field Summary
-
Fields inherited from class psidev.psi.mi.jami.xml.model.extension.xml254.AbstractXmlModelledInteraction
locator
-
Fields inherited from interface psidev.psi.mi.jami.model.ModelledInteraction
ECO, ECO_MI
-
-
Constructor Summary
Constructors Constructor Description XmlModelledInteraction()
Constructor for XmlModelledInteraction.XmlModelledInteraction(String shortName)
Constructor for XmlModelledInteraction.XmlModelledInteraction(String shortName, CvTerm type)
Constructor for XmlModelledInteraction.
-
Method Summary
-
Methods inherited from class psidev.psi.mi.jami.xml.model.extension.xml254.AbstractXmlModelledInteraction
getCooperativeEffects, getEvidenceType, getExperiments, getInteractionEvidences, getInteractionTypes, getModelledConfidences, getModelledParameters, getSource, getSourceLocator, initialiseCooperativeEffects, initialiseInteractionEvidences, initialiseModelledConfidenceWrapper, initialiseModelledParameterWrapper, initialiseParticipantWrapper, setEvidenceType, setInteractionNamesContainer, setInteractionXrefContainer, setJAXBAttributeWrapper, setJAXBConfidenceWrapper, setJAXBExperimentWrapper, setJAXBId, setJAXBInferredInteractionWrapper, setJAXBIntraMolecular, setJAXBParameterWrapper, setJAXBParticipantWrapper, setSource
-
Methods inherited from class psidev.psi.mi.jami.xml.model.extension.xml254.AbstractPsiXmlInteraction
getInferredInteractions, getInteractionType, setInteractionType
-
Methods inherited from class psidev.psi.mi.jami.xml.model.extension.xml254.AbstractXmlInteraction
addAllParticipants, addParticipant, assignComplexAc, assignImexId, getAliases, getAnnotations, getAttributeWrapper, getChecksums, getComplexAc, getComplexVersion, getCreatedDate, getEntry, getFullName, getId, getIdentifiers, getImexId, getInteractionNamesContainer, getInteractionXrefContainer, getParticipants, getRigid, getShortName, getUpdatedDate, getXrefs, initialiseAnnotationWrapper, initialiseNamesContainer, isIntraMolecular, processAddedParticipant, removeAllParticipants, removeParticipant, setCreatedDate, setEntry, setFullName, setId, setIntraMolecular, setParticipantWrapper, setRigid, setShortName, setSourceLocator, setUpdatedDate, sourceLocation, toString
-
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.xml.model.extension.ExtendedPsiXmlInteraction
getInferredInteractions
-
Methods inherited from interface psidev.psi.mi.jami.xml.model.extension.ExtendedPsiXmlModelledInteraction
getAliases
-
Methods inherited from interface psidev.psi.mi.jami.datasource.FileSourceContext
setSourceLocator, toString
-
Methods inherited from interface psidev.psi.mi.jami.model.Interaction
addAllParticipants, addParticipant, getAnnotations, getChecksums, getCreatedDate, getIdentifiers, getInteractionType, getParticipants, getRigid, getShortName, getUpdatedDate, getXrefs, removeAllParticipants, removeParticipant, setCreatedDate, setInteractionType, setRigid, setShortName, setUpdatedDate
-
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
-
-