Cytoscape 2.4.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()
           
 String toString()
           
 
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()

toString

public String toString()
Overrides:
toString in class Object

getBriefHistory

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


www.cytoscape.org