org.biopax.paxtools.model.level2
Interface physicalEntityParticipant
- All Superinterfaces:
- BioPAXElement, InteractionParticipant, utilityClass
- All Known Subinterfaces:
- sequenceParticipant
- All Known Implementing Classes:
- physicalEntityParticipantImpl, physicalEntityParticipantProxy, sequenceParticipantImpl, sequenceParticipantProxy
public interface physicalEntityParticipant
- extends utilityClass, InteractionParticipant
getCELLULAR_LOCATION
openControlledVocabulary getCELLULAR_LOCATION()
getPHYSICAL_ENTITY
physicalEntity getPHYSICAL_ENTITY()
getSTOICHIOMETRIC_COEFFICIENT
double getSTOICHIOMETRIC_COEFFICIENT()
isCOMPONENTof
complex isCOMPONENTof()
setCELLULAR_LOCATION
void setCELLULAR_LOCATION(openControlledVocabulary CELLULAR_LOCATION)
setCOMPONENTSof
void setCOMPONENTSof(complex aComplex)
setPHYSICAL_ENTITY
void setPHYSICAL_ENTITY(physicalEntity PHYSICAL_ENTITY)
setSTOICHIOMETRIC_COEFFICIENT
void setSTOICHIOMETRIC_COEFFICIENT(double STOICHIOMETRIC_COEFFICIENT)