Cytoscape 3.0.1 API

Uses of Package
org.cytoscape.model.subnetwork

Packages that use org.cytoscape.model.subnetwork
org.cytoscape.app This is the Cytoscape App API, which supports development of Cytoscape 3.X apps in a manner similar to apps developed in Cytoscape 2.X. 
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. 
org.cytoscape.task.edit This package include a set of task factory interfaces that allow the modification or editing of various objects within Cytoscape. 
 

Classes in org.cytoscape.model.subnetwork used by org.cytoscape.app
CyRootNetworkManager
          A manager that provides access to the CyRootNetwork objects associated with CyNetwork objects.
 

Classes in org.cytoscape.model.subnetwork used by org.cytoscape.group
CyRootNetwork
          CyRootNetwork is an interface for managing Cytoscape's meta-network implementation.
 

Classes in org.cytoscape.model.subnetwork used by org.cytoscape.model.subnetwork
CyRootNetwork
          CyRootNetwork is an interface for managing Cytoscape's meta-network implementation.
CySubNetwork
          A CySubNetwork is a CyNetwork that is contained within a parent CyNetwork.
 

Classes in org.cytoscape.model.subnetwork used by org.cytoscape.task.edit
CyRootNetwork
          CyRootNetwork is an interface for managing Cytoscape's meta-network implementation.
 


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.