Package org.intermine.model.bio
Interface SmallMolecule
-
- All Superinterfaces:
Annotatable,BioEntity,org.intermine.model.FastPathObject,org.intermine.model.InterMineFastPathObject,org.intermine.model.InterMineObject
- All Known Implementing Classes:
SmallMoleculeShadow
public interface SmallMolecule extends BioEntity
-
-
Method Summary
-
Methods inherited from interface org.intermine.model.bio.Annotatable
addOntologyAnnotations, addPublications, getOntologyAnnotations, getPrimaryIdentifier, getPublications, setOntologyAnnotations, setPrimaryIdentifier, setPublications
-
Methods inherited from interface org.intermine.model.bio.BioEntity
addCrossReferences, addDataSets, addInteractions, addLocatedFeatures, addLocations, addSynonyms, getCrossReferences, getDataSets, getInteractions, getLocatedFeatures, getLocations, getName, getOrganism, getSecondaryIdentifier, getSymbol, getSynonyms, proxGetOrganism, proxyOrganism, setCrossReferences, setDataSets, setInteractions, setLocatedFeatures, setLocations, setName, setOrganism, setSecondaryIdentifier, setSymbol, setSynonyms
-
-