Package psidev.psi.mi.jami.model
Interface Molecule
-
- All Superinterfaces:
Interactor
- All Known Subinterfaces:
BioactiveEntity
,Gene
,NucleicAcid
,Polymer
,Protein
- All Known Implementing Classes:
CsvProtein
,DefaultBioactiveEntity
,DefaultGene
,DefaultMolecule
,DefaultNucleicAcid
,DefaultPolymer
,DefaultProtein
,MitabBioactiveEntity
,MitabGene
,MitabMolecule
,MitabNucleicAcid
,MitabPolymer
,MitabProtein
,XmlBioactiveEntity
,XmlBioactiveEntity
,XmlBioactiveEntity
,XmlGene
,XmlGene
,XmlGene
,XmlMolecule
,XmlMolecule
,XmlMolecule
,XmlNucleicAcid
,XmlNucleicAcid
,XmlNucleicAcid
,XmlPolymer
,XmlPolymer
,XmlPolymer
,XmlProtein
,XmlProtein
,XmlProtein
public interface Molecule extends Interactor
This interface represents a simple molecule such as a protein, nucleic acid, gene, small molecule but excludes complexes and interactorSet- Since:
21/05/13
- Version:
- $Id$
- Author:
- Marine Dumousseau (marine@ebi.ac.uk)
-
-
Field Summary
-
Fields inherited from interface psidev.psi.mi.jami.model.Interactor
UNKNOWN_INTERACTOR, UNKNOWN_INTERACTOR_MI
-
-
Method Summary
-
Methods inherited from interface psidev.psi.mi.jami.model.Interactor
getAliases, getAnnotations, getChecksums, getFullName, getIdentifiers, getInteractorType, getOrganism, getPreferredIdentifier, getPreferredName, getShortName, getXrefs, setFullName, setInteractorType, setOrganism, setShortName
-
-