public interface SimplePhysicalEntity extends PhysicalEntity
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT| Modifier and Type | Method and Description |
|---|---|
EntityReference |
getEntityReference()
Reference entity for this physical entity.
|
Set<EntityReference> |
getGenericEntityReferences()
This method returns:
The entity reference of this PhysicalEntity plus
If this PhysicalEntity has member PhysicalEntities their generic EntityReferences iteratively plus
If the EntityReference of this PhysicalEntity has member EntityReferences their members iteratively
|
void |
setEntityReference(EntityReference entityReference)
Reference entity for this physical entity.
|
addFeature, addMemberPhysicalEntity, addNotFeature, getCellularLocation, getComponentOf, getFeature, getMemberPhysicalEntity, getMemberPhysicalEntityOf, getModelInterface, 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, isEquivalentEntityReference getEntityReference()
void setEntityReference(EntityReference entityReference)
entityReference - a BioPAX EntityReference object (usually a more specific subclass of)Set<EntityReference> getGenericEntityReferences()
Copyright © 2018 BioPAX. All rights reserved.