|
Cytoscape 2.6.1 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcytoscape.CytoscapeVersion
public class CytoscapeVersion
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 |
getBugFixVersion()
This method gets the bug fix version for Cytsocape. |
String |
getFullVersion()
|
String |
getMajorVersion()
This method gets the major and minor version for Cytsocape ignoring the bug fix version number. |
String |
getVersion()
Returns the string 'Cytoscape Version ' and the version number Do not use to just get a version. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static String version
| Constructor Detail |
|---|
public CytoscapeVersion()
| Method Detail |
|---|
public String getVersion()
public String toString()
toString in class Objectpublic String getMajorVersion()
public String getBugFixVersion()
public String getFullVersion()
public String getBriefHistory()
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||