Cytoscape 2.2 (c) 2004 ISB, MSKCC, UCSD

cytoscape.util
Class CyNetworkNaming

java.lang.Object
  extended bycytoscape.util.CyNetworkNaming

public class CyNetworkNaming
extends Object


Constructor Summary
CyNetworkNaming()
           
 
Method Summary
static String getSuggestedNetworkTitle(String desiredTitle)
           
static String getSuggestedSubnetworkTitle(CyNetwork parentNetwork)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CyNetworkNaming

public CyNetworkNaming()
Method Detail

getSuggestedSubnetworkTitle

public static String getSuggestedSubnetworkTitle(CyNetwork parentNetwork)

getSuggestedNetworkTitle

public static String getSuggestedNetworkTitle(String desiredTitle)

www.cytoscape.org