|
||||||||||
| 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.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.biopax.paxtools.model.BioPAXElement |
|---|
BioPAXElement.Key |
| Field Summary |
|---|
| Fields inherited from interface org.biopax.paxtools.model.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.pathwayComponent |
|---|
isPATHWAY_COMPONENTSof |
| Methods inherited from interface org.biopax.paxtools.model.level2.Level2Element |
|---|
addCOMMENT, getCOMMENT, removeCOMMENT, setCOMMENT |
| Methods inherited from interface org.biopax.paxtools.model.BioPAXElement |
|---|
equivalenceCode, getAnnotations, getModelInterface, getRDFId, isEquivalent |
| 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 | |||||||||