|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataSource | |
---|---|
org.cytoscape.io.datasource | API to provide data files as a bundle. |
Uses of DataSource in org.cytoscape.io.datasource |
---|
Classes in org.cytoscape.io.datasource that implement DataSource | |
---|---|
class |
DefaultDataSource
Basic implementation of DataSource . |
Methods in org.cytoscape.io.datasource that return types with arguments of type DataSource | |
---|---|
Collection<DataSource> |
DataSourceManager.getAllDataSources()
Returns all data sources registered as OSGi services |
Collection<DataSource> |
DataSourceManager.getDataSources(DataCategory category)
Returns all data sources under the given category. |
Collection<DataSource> |
DataSourceManager.getDataSources(String providerName)
Returns all data sources from a data provider |
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |