|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectchemaxon.reaction.SynthesisGraph.Edge
public static class SynthesisGraph.Edge
Graph edge: holds a reactor object with a reaction set, the synthesis condition and the endpoint nodes.
| Field Summary | |
|---|---|
java.lang.String |
id
Deprecated. |
SynthesisGraph.Node |
pnode
Deprecated. |
Reactor |
reactor
Deprecated. |
java.lang.String |
rid
Deprecated. |
SynthesisGraph.Node |
rnode
Deprecated. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public SynthesisGraph.Node rnode
public SynthesisGraph.Node pnode
public Reactor reactor
public java.lang.String rid
public java.lang.String id
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||