public class SmallMoleculeImpl extends SimplePhysicalEntityImpl implements SmallMolecule
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT| Constructor and Description |
|---|
SmallMoleculeImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFeature(EntityFeature feature) |
void |
addNotFeature(EntityFeature feature) |
Class<? extends PhysicalEntity> |
getModelInterface()
Overridden to provide better downcasting
|
void |
setEntityReference(EntityReference entityReference)
Reference entity for this physical entity.
|
equivalenceCode, getEntityReference, getGenericEntityReferences, semanticallyEquivalentaddMemberPhysicalEntity, getCellularLocation, getComponentOf, getControllerOf, getFeature, getMemberPhysicalEntity, getMemberPhysicalEntityOf, getNotFeature, hasEquivalentCellularLocation, hasEquivalentFeatures, locationAndFeatureCode, removeFeature, removeMemberPhysicalEntity, removeNotFeature, setCellularLocationaddAvailability, addDataSource, addEvidence, getAvailability, getDataSource, getEvidence, getParticipantOf, removeAvailability, removeDataSource, removeEvidence, setDataSourceaddName, getDisplayName, getName, getStandardName, removeName, setDisplayName, setName, setStandardNameaddXref, getXref, removeXref, setXrefaddComment, getComment, removeComment, setCommentequals, getAnnotations, getUri, hashCode, isEquivalent, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetEntityReference, getGenericEntityReferencesaddMemberPhysicalEntity, getCellularLocation, getComponentOf, getFeature, getMemberPhysicalEntity, getMemberPhysicalEntityOf, getNotFeature, hasEquivalentCellularLocation, hasEquivalentFeatures, removeFeature, removeMemberPhysicalEntity, removeNotFeature, setCellularLocationgetControllerOfaddAvailability, addDataSource, getAvailability, getDataSource, getParticipantOf, removeAvailability, removeDataSourceaddEvidence, getEvidence, removeEvidenceaddName, getDisplayName, getName, getStandardName, removeName, setDisplayName, setName, setStandardNameaddXref, getXref, removeXrefaddComment, getComment, removeCommentequivalenceCode, getAnnotations, getUri, isEquivalentpublic Class<? extends PhysicalEntity> getModelInterface()
PhysicalEntitygetModelInterface in interface BioPAXElementgetModelInterface in interface PhysicalEntitygetModelInterface in class PhysicalEntityImplorg.biopax.paxtools.model package
corresponding to a BioPAX class.public void addFeature(EntityFeature feature)
addFeature in interface PhysicalEntityaddFeature in class PhysicalEntityImplpublic void addNotFeature(EntityFeature feature)
addNotFeature in interface PhysicalEntityaddNotFeature in class PhysicalEntityImplpublic void setEntityReference(EntityReference entityReference)
SimplePhysicalEntitysetEntityReference in interface SimplePhysicalEntitysetEntityReference in class SimplePhysicalEntityImplentityReference - a BioPAX EntityReference object (usually a more specific subclass of)Copyright © 2017 BioPAX. All rights reserved.