Cytoscape 3.0.0-beta1 API

Uses of Interface
org.cytoscape.model.subnetwork.CyRootNetwork

Packages that use CyRootNetwork
org.cytoscape.group This package provides an API for creating and managing groups in Cytoscape. 
org.cytoscape.model.subnetwork This package contains rootnetwork and subnetwork extensions to the CyNetwork interface that provide a more complex meta-network data model. 
 

Uses of CyRootNetwork in org.cytoscape.group
 

Methods in org.cytoscape.group that return CyRootNetwork
 CyRootNetwork CyGroup.getRootNetwork()
          Return the root network for this group.
 

Uses of CyRootNetwork in org.cytoscape.model.subnetwork
 

Methods in org.cytoscape.model.subnetwork that return CyRootNetwork
 CyRootNetwork CySubNetwork.getRootNetwork()
          Return the CyRootNetwork that contains this CySubNetwork.
 CyRootNetwork CyRootNetworkManager.getRootNetwork(CyNetwork n)
          Converts a CyNetwork to a CyRootNetwork
 


Cytoscape 3.0.0-beta1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.