Package org.cytoscape.session
package org.cytoscape.session
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.
-
InterfaceDescriptionA utility that helps with the creation of unique network names.This class primarily acts as a listener and tracks the state of the Cytoscape application.
-
ClassDescriptionA session is an immutable snapshot of the data contents of Cytoscape.A implementation of the builder pattern used to construct immutable instances of CySession objects.