fr.curie.BiNoM.pathways
Class CellDesignerToCytoscapeConverter.Graph

java.lang.Object
  extended by fr.curie.BiNoM.pathways.CellDesignerToCytoscapeConverter.Graph
Enclosing class:
CellDesignerToCytoscapeConverter

public static class CellDesignerToCytoscapeConverter.Graph
extends java.lang.Object

Simple container for GraphDocument and SbmlDocument objects


Field Summary
 edu.rpi.cs.xgmml.GraphDocument graphDocument
           
 org.sbml.x2001.ns.celldesigner.SbmlDocument sbml
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

graphDocument

public edu.rpi.cs.xgmml.GraphDocument graphDocument

sbml

public org.sbml.x2001.ns.celldesigner.SbmlDocument sbml