Package | Description |
---|---|
org.cytoscape.app |
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.
|
org.cytoscape.session.events |
This package contains the interfaces and classes necessary to capturing,
session change events.
|
Modifier and Type | Method and Description |
---|---|
CySessionManager |
CyAppAdapter.getCySessionManager()
Returns an instance of
CySessionManager . |
Constructor and Description |
---|
SessionAboutToBeSavedEvent(CySessionManager source)
Constructor.
|
SessionLoadedEvent(CySessionManager source,
CySession session,
String fileName)
Constructor.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.