@Entity public abstract class SimplePhysicalEntityImpl extends PhysicalEntityImpl implements SimplePhysicalEntity
FIELD_AVAILABILITY, FIELD_COMMENT, FIELD_DATASOURCE, FIELD_ECNUMBER, FIELD_KEYWORD, FIELD_NAME, FIELD_ORGANISM, FIELD_PATHWAY, FIELD_SEQUENCE, FIELD_TERM, FIELD_XREFDB, FIELD_XREFID, FILTER_BY_DATASOURCE, FILTER_BY_ORGANISMUNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT| Constructor and Description |
|---|
SimplePhysicalEntityImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
equivalenceCode()
If two elements are equivalent, then their equivalence code should be the
same.
|
EntityReference |
getEntityReference()
Reference entity for this physical entity.
|
EntityReference |
getEntityReferenceX() |
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
|
protected boolean |
semanticallyEquivalent(BioPAXElement element) |
void |
setEntityReference(EntityReference entityReference)
Reference entity for this physical entity.
|
void |
setEntityReferenceX(EntityReference entityReference) |
addFeature, addMemberPhysicalEntity, addNotFeature, getCellularLocation, getComponentOf, getControllerOf, getFeature, getMemberPhysicalEntity, getMemberPhysicalEntityOf, getModelInterface, getNotFeature, hasEquivalentCellularLocation, hasEquivalentFeatures, locationAndFeatureCode, removeFeature, removeMemberPhysicalEntity, removeNotFeature, setCellularLocation, setComponentOf, setControllerOf, setFeature, setMemberPhysicalEntity, setMemberPhysicalEntityOf, setNotFeatureaddAvailability, addDataSource, addEvidence, getAvailability, getDataSource, getEvidence, getParticipantOf, removeAvailability, removeDataSource, removeEvidence, setAvailability, setDataSource, setEvidence, setParticipantOfaddName, getDisplayName, getDisplayNameX, getName, getStandardName, getStandardNameX, removeName, setDisplayName, setDisplayNameX, setName, setStandardName, setStandardNameXaddXref, getXref, removeXref, setXrefaddComment, getComment, getDatasources, getKeywords, getOrganisms, getParentPathways, removeComment, setCommentequals, getAnnotations, getPk, getRDFId, hashCode, isEquivalent, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddFeature, 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, removeCommentgetAnnotations, getRDFId, isEquivalentpublic EntityReference getEntityReferenceX()
public void setEntityReferenceX(EntityReference entityReference)
public Set<EntityReference> getGenericEntityReferences()
SimplePhysicalEntitygetGenericEntityReferences in interface SimplePhysicalEntitypublic EntityReference getEntityReference()
SimplePhysicalEntitygetEntityReference in interface SimplePhysicalEntitypublic void setEntityReference(EntityReference entityReference)
SimplePhysicalEntitysetEntityReference in interface SimplePhysicalEntityentityReference - a BioPAX EntityReference object (usually a more specific subclass of)public int equivalenceCode()
BioPAXElementequivalenceCode in interface BioPAXElementequivalenceCode in class PhysicalEntityImplprotected boolean semanticallyEquivalent(BioPAXElement element)
semanticallyEquivalent in class PhysicalEntityImplCopyright © 2015 BioPAX. All rights reserved.