|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.graphmodel.AbstractGraphProcessor
public class AbstractGraphProcessor
| Constructor Summary | |
|---|---|
AbstractGraphProcessor()
default constructor |
|
| Method Summary | |
|---|---|
void |
run(MultiPathwayModel model)
process multi-pathway graph model |
void |
run(PathwayModel graph)
process normal pathway graph model |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractGraphProcessor()
| Method Detail |
|---|
public void run(PathwayModel graph)
run in interface IGraphProcessorgraph - the graph modelpublic void run(MultiPathwayModel model)
run in interface IGraphProcessormodel - the graph model
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||