Uses of Interface
org.cytoscape.io.datasource.DataSourceManager
-
Packages that use DataSourceManager 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. -
-
Uses of DataSourceManager in org.cytoscape.app
Methods in org.cytoscape.app that return DataSourceManager Modifier and Type Method Description DataSourceManager
CyAppAdapter. getDataSourceManager()
Deprecated.Returns an instance ofDataSourceManager
.
-