|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataSource
Immutable data source object, which represents one data file associated with an URL.
Method Summary | |
---|---|
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. |
Method Detail |
---|
String getProvider()
String getName()
String getDescription()
DataCategory getDataCategory()
DataCategory
of this data.
URL getLocation()
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |