|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface pathwayStep
This represents a set of pathway events.
| Field Summary |
|---|
| Fields inherited from interface org.biopax.paxtools.model.level2.BioPAXElement |
|---|
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT |
| Fields inherited from interface org.biopax.paxtools.model.level2.BioPAXElement |
|---|
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT |
| Method Summary | |
|---|---|
void |
addNEXT_STEP(pathwayStep NEXT_STEP)
|
void |
addSTEP_INTERACTIONS(process processStep)
|
java.util.Set<pathwayStep> |
getNEXT_STEP()
|
java.util.Set<process> |
getSTEP_INTERACTIONS()
|
java.util.Set<pathwayStep> |
isNEXT_STEPof()
|
void |
removeNEXT_STEP(pathwayStep NEXT_STEP)
|
void |
removeSTEP_INTERACTIONS(process processStep)
|
void |
setNEXT_STEP(java.util.Set<pathwayStep> NEXT_STEP)
|
void |
setSTEP_INTERACTIONS(java.util.Set<process> STEP_INTERACTIONS)
|
| Methods inherited from interface org.biopax.paxtools.model.level2.BioPAXElement |
|---|
addCOMMENT, equivalenceCode, getCOMMENT, getModelInterface, getRDFId, isEquivalent, removeCOMMENT, setCOMMENT, setRDFId |
| Methods inherited from interface org.biopax.paxtools.model.level2.pathwayComponent |
|---|
isPATHWAY_COMPONENTSof |
| Methods inherited from interface org.biopax.paxtools.model.level2.BioPAXElement |
|---|
addCOMMENT, equivalenceCode, getCOMMENT, getModelInterface, getRDFId, isEquivalent, removeCOMMENT, setCOMMENT, setRDFId |
| Method Detail |
|---|
void addNEXT_STEP(pathwayStep NEXT_STEP)
void addSTEP_INTERACTIONS(process processStep)
java.util.Set<pathwayStep> getNEXT_STEP()
java.util.Set<process> getSTEP_INTERACTIONS()
java.util.Set<pathwayStep> isNEXT_STEPof()
void removeNEXT_STEP(pathwayStep NEXT_STEP)
void removeSTEP_INTERACTIONS(process processStep)
void setNEXT_STEP(java.util.Set<pathwayStep> NEXT_STEP)
void setSTEP_INTERACTIONS(java.util.Set<process> STEP_INTERACTIONS)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||