Uses of Package
org.cytoscape.session
Package
Description
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.
Handle importing Cytoscape data (network, attributes, session, properties, etc) from files/URLs.
This package provides factory interfaces to be used by anyone wishing to provide
export or writing capabilities to the rest of Cytoscape.
This package provides a mechanism for executing remote jobs from within Cytoscape.
This package contains the interfaces and classes necessary to capturing,
storing, and retrieving the state of a Cytoscape session.
This package contains the interfaces and classes necessary to capturing,
session change events.
-
ClassDescriptionThis 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.
-
ClassDescriptionA session is an immutable snapshot of the data contents of Cytoscape.This class primarily acts as a listener and tracks the state of the Cytoscape application.