Uses of Interface
org.biopax.paxtools.model.level2.pathwayStep
Packages that use pathwayStep
Package
Description
This package contains the interfaces that maps to the BioPAX level 2 specification.
-
Uses of pathwayStep in org.biopax.paxtools.model.level2
Methods in org.biopax.paxtools.model.level2 that return types with arguments of type pathwayStepModifier and TypeMethodDescriptionpathwayStep.getNEXT_STEP()pathwayStep.isNEXT_STEPof()process.isSTEP_INTERACTIONSOf()Methods in org.biopax.paxtools.model.level2 with parameters of type pathwayStepModifier and TypeMethodDescriptionvoidpathwayStep.addNEXT_STEP(pathwayStep NEXT_STEP) voidpathwayStep.removeNEXT_STEP(pathwayStep NEXT_STEP) Method parameters in org.biopax.paxtools.model.level2 with type arguments of type pathwayStep