org.biopax.paxtools.model.level2
Interface physicalEntityParticipant
- All Superinterfaces:
- BioPAXElement, java.lang.Cloneable, InteractionParticipant, Level2Element, java.io.Serializable, utilityClass
- All Known Subinterfaces:
- sequenceParticipant
public interface physicalEntityParticipant
- extends utilityClass, InteractionParticipant
getPHYSICAL_ENTITY
physicalEntity getPHYSICAL_ENTITY()
setPHYSICAL_ENTITY
void setPHYSICAL_ENTITY(physicalEntity PHYSICAL_ENTITY)
getSTOICHIOMETRIC_COEFFICIENT
double getSTOICHIOMETRIC_COEFFICIENT()
setSTOICHIOMETRIC_COEFFICIENT
void setSTOICHIOMETRIC_COEFFICIENT(double STOICHIOMETRIC_COEFFICIENT)
isCOMPONENTof
complex isCOMPONENTof()
setCOMPONENTSof
void setCOMPONENTSof(complex aComplex)
getCELLULAR_LOCATION
openControlledVocabulary getCELLULAR_LOCATION()
setCELLULAR_LOCATION
void setCELLULAR_LOCATION(openControlledVocabulary CELLULAR_LOCATION)
isInEquivalentState
boolean isInEquivalentState(physicalEntityParticipant that)
stateCode
int stateCode()
Copyright © 2011 BioPAX. All Rights Reserved.