public interface Catalysis extends Control
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT| Modifier and Type | Method and Description |
|---|---|
void |
addCofactor(PhysicalEntity cofactor)
Any cofactor(s) or coenzyme(s) required for catalysis of the conversion by the enzyme.
|
CatalysisDirectionType |
getCatalysisDirection()
This property represents the direction of this catalysis under all physiological conditions if there is one.
|
Set<PhysicalEntity> |
getCofactor()
Any cofactor(s) or coenzyme(s) required for catalysis of the conversion by the enzyme.
|
void |
removeCofactor(PhysicalEntity cofactor)
Any cofactor(s) or coenzyme(s) required for catalysis of the conversion by the enzyme.
|
void |
setCatalysisDirection(CatalysisDirectionType catalysisDirection)
This property represents the direction of this catalysis under all physiological conditions if there is one.
|
addControlled, addController, getControlled, getController, getControlType, removeControlled, removeController, setControlTypeaddInteractionType, addParticipant, getInteractionType, getParticipant, removeInteractionType, removeParticipantgetControlledOf, getPathwayComponentOf, getStepProcessOfaddAvailability, addDataSource, getAvailability, getDataSource, getParticipantOf, removeAvailability, removeDataSourceaddEvidence, getEvidence, removeEvidenceaddName, getDisplayName, getName, getStandardName, removeName, setDisplayName, setName, setStandardNameaddXref, getXref, removeXrefaddComment, getComment, removeCommentequivalenceCode, getAnnotations, getModelInterface, getRDFId, isEquivalentSet<PhysicalEntity> getCofactor()
void addCofactor(PhysicalEntity cofactor)
cofactor - cofactor(s) or coenzyme(s) required for catalysis of the conversionvoid removeCofactor(PhysicalEntity cofactor)
cofactor - cofactor(s) or coenzyme(s) required for catalysis of the conversionCatalysisDirectionType getCatalysisDirection()
void setCatalysisDirection(CatalysisDirectionType catalysisDirection)
catalysisDirection - direction of this catalysis under all physiological conditions if there is oneCopyright © 2015 BioPAX. All rights reserved.