|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.graphmodel.AbstractGraphProcessor
edu.iastate.metnet.graphmodel.RemoveCompositionNodes
public class RemoveCompositionNodes
the only difference with remove RemoveSelectedNodes is not connect the upstream nodes with downstream nodes
| Constructor Summary | |
|---|---|
RemoveCompositionNodes()
|
|
| Method Summary | |
|---|---|
void |
run(PathwayModel graph)
remove the selected nodes, and connect the upstream nodes to all downstream nodes. |
| Methods inherited from class edu.iastate.metnet.graphmodel.AbstractGraphProcessor |
|---|
run |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoveCompositionNodes()
| Method Detail |
|---|
public void run(PathwayModel graph)
run in interface IGraphProcessorrun in class AbstractGraphProcessorgraph - the graph model
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||