public interface BiochemicalPathwayStep extends PathwayStep
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT| Modifier and Type | Method and Description |
|---|---|
Conversion |
getStepConversion()
This method returns the central conversion of this BiochemicalPathwayStep.
|
StepDirection |
getStepDirection()
This property can be used for annotating direction of enzymatic activity.
|
void |
setStepConversion(Conversion stepConversion)
This method sets the conversion of this BiochemicalPathwayStep to the
new Step_Conversion.
|
void |
setStepDirection(StepDirection stepDirection)
This property can be used for annotating direction of enzymatic activity.
|
addNextStep, addStepProcess, getNextStep, getNextStepOf, getPathwayOrderOf, getStepProcess, removeNextStep, removeStepProcessaddEvidence, getEvidence, removeEvidenceaddComment, getComment, removeCommentequivalenceCode, getAnnotations, getModelInterface, getUri, isEquivalentConversion getStepConversion()
void setStepConversion(Conversion stepConversion)
stepConversion - the Conversion interaction of this biological pathway stepStepDirection getStepDirection()
void setStepDirection(StepDirection stepDirection)
stepDirection - Direction of the conversion in this particular pathway context.Copyright © 2016 BioPAX. All rights reserved.