chemaxon.reaction
Class SynthesisGraph.Node

java.lang.Object
  extended by chemaxon.reaction.SynthesisGraph.Node
Enclosing class:
SynthesisGraph

Deprecated. Will be removed soon.

public static class SynthesisGraph.Node
extends java.lang.Object

Graph node: stores a molecule set array corresponding to either a reaction reactant set list or a reaction product set list.


Field Summary
 java.lang.String id
          Deprecated.  
 MoleculeSet[] sets
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sets

public MoleculeSet[] sets
Deprecated. 

id

public java.lang.String id
Deprecated.