Cytoscape 2.5.1 (c) 2006,2007 ISB, MSKCC, UCSD

cytoscape
Class CytoscapeVersion

java.lang.Object
  extended by cytoscape.CytoscapeVersion

public class CytoscapeVersion
extends Object

CytoscapeVersion: identify (and describe) successive versions of cytoscape.


Field Summary
static String version
           
 
Constructor Summary
CytoscapeVersion()
           
 
Method Summary
 String getBriefHistory()
          Deprecated. See cytoscape.org for history. Will be removed 10/2007
 String getVersion()
          DOCUMENT ME!
 String toString()
          DOCUMENT ME!
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

version

public static String version
Constructor Detail

CytoscapeVersion

public CytoscapeVersion()
Method Detail

getVersion

public String getVersion()
DOCUMENT ME!

Returns:
DOCUMENT ME!

toString

public String toString()
DOCUMENT ME!

Overrides:
toString in class Object
Returns:
DOCUMENT ME!

getBriefHistory

public String getBriefHistory()
Deprecated. See cytoscape.org for history. Will be removed 10/2007


www.cytoscape.org