|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGraphProcessor
change the graph struture, while IGraphMetaphor only change the graph attribute
| Method Summary | |
|---|---|
void |
run(MultiPathwayModel graph)
although it is a part of interface, we do not mandatory require the class implements them, so use abstract class hide these requirements. |
void |
run(PathwayModel graph)
although it is a part of interface, we do not mandatory require the class implements them, so use abstract class hide these requirements. |
| Method Detail |
|---|
void run(PathwayModel graph)
graph - the modelvoid run(MultiPathwayModel graph)
graph - the model
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||