Uses of Package
org.cytoscape.session
Packages that use 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.
-
Classes in org.cytoscape.session used by org.cytoscape.appClassDescriptionThis class primarily acts as a listener and tracks the state of the Cytoscape application.
-
Classes in org.cytoscape.session used by org.cytoscape.io.read
-
Classes in org.cytoscape.session used by org.cytoscape.io.write
-
Classes in org.cytoscape.session used by org.cytoscape.jobs
-
Classes in org.cytoscape.session used by org.cytoscape.sessionClassDescriptionA 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.
-
Classes in org.cytoscape.session used by org.cytoscape.session.eventsClassDescriptionA 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.