| Package | Description |
|---|---|
| org.biopax.paxtools.model.level2 |
This package contains the interfaces that maps to the BioPAX level 2 specification.
|
| Modifier and Type | Method and Description |
|---|---|
Set<pathwayStep> |
pathwayStep.getNEXT_STEP() |
Set<pathwayStep> |
pathwayStep.isNEXT_STEPof() |
Set<pathwayStep> |
process.isSTEP_INTERACTIONSOf() |
| Modifier and Type | Method and Description |
|---|---|
void |
pathwayStep.addNEXT_STEP(pathwayStep NEXT_STEP) |
void |
pathwayStep.removeNEXT_STEP(pathwayStep NEXT_STEP) |
| Modifier and Type | Method and Description |
|---|---|
void |
pathwayStep.setNEXT_STEP(Set<pathwayStep> NEXT_STEP) |
Copyright © 2016 BioPAX. All rights reserved.