Package org.cytoscape.model.subnetwork


package org.cytoscape.model.subnetwork
This package contains rootnetwork and subnetwork extensions to the CyNetwork interface that provide a more complex meta-network data model.
  • Interfaces
    Class
    Description
    CyRootNetwork is an interface for managing Cytoscape's meta-network implementation.
    A manager that provides access to the CyRootNetwork objects associated with CyNetwork objects.
    A CySubNetwork is a CyNetwork that is contained within a parent CyNetwork.