Cytoscape 2.3.1 (c) 2004 ISB, MSKCC, UCSD

cytoscape
Class CytoscapeObj

java.lang.Object
  extended bycytoscape.CytoscapeObj

Deprecated. Will be removed October 2006. Use static methods in Cytoscape.java instead.

public class CytoscapeObj
extends Object


Constructor Summary
CytoscapeObj()
          Deprecated.  
 
Method Summary
 BioDataServer getBioDataServer()
          Deprecated. Will be removed October 2006. Use static methods in Cytoscape.java instead.
 CytoscapeConfig getConfiguration()
          Deprecated. Will be removed October 2006. Use methods in CytoscapeInit.java instead.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CytoscapeObj

public CytoscapeObj()
Deprecated. 
Method Detail

getBioDataServer

public BioDataServer getBioDataServer()
Deprecated. Will be removed October 2006. Use static methods in Cytoscape.java instead.

Returns the (possibly null) bioDataServer.

See Also:
BioDataServer

getConfiguration

public CytoscapeConfig getConfiguration()
Deprecated. Will be removed October 2006. Use methods in CytoscapeInit.java instead.


www.cytoscape.org