public interface DataSource
Modifier and Type | Method and Description |
---|---|
DataCategory |
getDataCategory()
DataCategory of this data. |
String |
getDescription()
Description for this data.
|
URL |
getLocation()
Location of this data file.
|
String |
getName()
Name of this data source
|
String |
getProvider()
Name of this data provider for this source.
|
String getProvider()
String getName()
String getDescription()
DataCategory getDataCategory()
DataCategory
of this data.URL getLocation()
Copyright 2011 Cytoscape Consortium. All rights reserved.