Package psidev.psi.mi.jami.model
Interface ModelledParticipantCandidate
-
- All Superinterfaces:
Entity<ModelledFeature>
,ModelledEntity
,ParticipantCandidate<ModelledParticipantPool,ModelledFeature>
- All Known Implementing Classes:
DefaultModelledParticipantCandidate
,XmlExperimentalParticipantCandidateWrapper
,XmlExperimentalParticipantCandidateWrapper
,XmlExperimentalParticipantCandidateWrapper
,XmlModelledParticipantCandidate
,XmlModelledParticipantCandidate
,XmlModelledParticipantCandidate
,XmlParticipantCandidateWrapper
,XmlParticipantCandidateWrapper
,XmlParticipantCandidateWrapper
public interface ModelledParticipantCandidate extends ParticipantCandidate<ModelledParticipantPool,ModelledFeature>, ModelledEntity
Interface for modelled participant candidates- Since:
24/07/14
- Version:
- $Id$
- Author:
- Marine Dumousseau (marine@ebi.ac.uk)
-
-
Method Summary
-
Methods inherited from interface psidev.psi.mi.jami.model.Entity
addAllFeatures, addFeature, getCausalRelationships, getChangeListener, getFeatures, getInteractor, getStoichiometry, removeAllFeatures, removeFeature, setChangeListener, setInteractor, setStoichiometry, setStoichiometry
-
Methods inherited from interface psidev.psi.mi.jami.model.ParticipantCandidate
getParentPool, setParentPool
-
-