public class BiochemicalPathwayStepImpl extends PathwayStepImpl implements BiochemicalPathwayStep
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT| Constructor and Description |
|---|
BiochemicalPathwayStepImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addStepProcess(Process process) |
Class<? extends BiochemicalPathwayStep> |
getModelInterface()
This method returns the actual model interface that a class implements.
|
Conversion |
getStepConversion()
This method returns the central conversion of this BiochemicalPathwayStep.
|
StepDirection |
getStepDirection()
This property can be used for annotating direction of enzymatic activity.
|
Set<Process> |
getStepProcess() |
void |
setStepConversion(Conversion highLander)
This method sets the conversion of this BiochemicalPathwayStep to the
new Step_Conversion.
|
void |
setStepDirection(StepDirection newSTEP_DIRECTION)
This property can be used for annotating direction of enzymatic activity.
|
addEvidence, addNextStep, getEvidence, getNextStep, getNextStepOf, getPathwayOrderOf, removeEvidence, removeNextStep, removeStepProcess, setPathwayOrderOfaddComment, getComment, removeComment, setCommentequals, equivalenceCode, getAnnotations, getUri, hashCode, isEquivalent, semanticallyEquivalent, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddNextStep, getNextStep, getNextStepOf, getPathwayOrderOf, removeNextStep, removeStepProcessaddEvidence, getEvidence, removeEvidenceaddComment, getComment, removeCommentequivalenceCode, getAnnotations, getUri, isEquivalentpublic Class<? extends BiochemicalPathwayStep> getModelInterface()
BioPAXElementgetModelInterface in interface BioPAXElementgetModelInterface in class PathwayStepImplorg.biopax.paxtools.model package
corresponding to a BioPAX class.public Conversion getStepConversion()
BiochemicalPathwayStepgetStepConversion in interface BiochemicalPathwaySteppublic void setStepConversion(Conversion highLander)
BiochemicalPathwayStepsetStepConversion in interface BiochemicalPathwayStephighLander - the Conversion interaction of this biological pathway steppublic void addStepProcess(Process process)
addStepProcess in interface PathwayStepaddStepProcess in class PathwayStepImplpublic StepDirection getStepDirection()
BiochemicalPathwayStepgetStepDirection in interface BiochemicalPathwaySteppublic void setStepDirection(StepDirection newSTEP_DIRECTION)
BiochemicalPathwayStepsetStepDirection in interface BiochemicalPathwayStepnewSTEP_DIRECTION - Direction of the conversion in this particular pathway context.public Set<Process> getStepProcess()
getStepProcess in interface PathwayStepgetStepProcess in class PathwayStepImplCopyright © 2017 BioPAX. All rights reserved.