Package psidev.psi.mi.jami.model
Interface ModelledEntity
-
- All Superinterfaces:
Entity<ModelledFeature>
- All Known Subinterfaces:
ModelledParticipant
,ModelledParticipantCandidate
,ModelledParticipantPool
- All Known Implementing Classes:
DefaultModelledParticipant
,DefaultModelledParticipantCandidate
,DefaultModelledParticipantPool
,DefaultNamedModelledParticipant
,MitabModelledParticipant
,XmlExperimentalParticipantCandidateWrapper
,XmlExperimentalParticipantCandidateWrapper
,XmlExperimentalParticipantCandidateWrapper
,XmlExperimentalParticipantPoolWrapper
,XmlExperimentalParticipantPoolWrapper
,XmlExperimentalParticipantPoolWrapper
,XmlModelledParticipant
,XmlModelledParticipant
,XmlModelledParticipant
,XmlModelledParticipantCandidate
,XmlModelledParticipantCandidate
,XmlModelledParticipantCandidate
,XmlModelledParticipantPool
,XmlModelledParticipantPool
,XmlModelledParticipantPool
,XmlParticipantCandidateWrapper
,XmlParticipantCandidateWrapper
,XmlParticipantCandidateWrapper
,XmlParticipantEvidenceWrapper
,XmlParticipantEvidenceWrapper
,XmlParticipantEvidenceWrapper
,XmlParticipantPoolWrapper
,XmlParticipantPoolWrapper
,XmlParticipantPoolWrapper
,XmlParticipantWrapper
,XmlParticipantWrapper
,XmlParticipantWrapper
public interface ModelledEntity extends Entity<ModelledFeature>
An modelled entity with modelled features- Since:
23/11/12
- 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
-
-