Cytoscape 3.0.1 API

Package org.cytoscape.session

This package contains the interfaces and classes necessary to capturing, storing, and retrieving the state of a Cytoscape session.

See:
          Description

Interface Summary
CyNetworkNaming A utility that helps with the creation of unique network names.
CySessionManager This class primarily acts as a listener and tracks the state of the Cytoscape application.
 

Class Summary
CySession A session is an immutable snapshot of the data contents of Cytoscape.
CySession.Builder A implementation of the builder pattern used to construct immutable instances of CySession objects.
 

Package org.cytoscape.session Description

This package contains the interfaces and classes necessary to capturing, storing, and retrieving the state of a Cytoscape session. The package contains additional utility interfaces relating to actitivities relevant to the session.


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.