|
Cytoscape 2.8.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DownloadableType | |
|---|---|
| cytoscape.plugin | Classes related to Cytoscape plugins. |
| Uses of DownloadableType in cytoscape.plugin |
|---|
| Methods in cytoscape.plugin that return DownloadableType | |
|---|---|
static DownloadableType |
DownloadableType.getStatus(String value)
|
DownloadableType |
ThemeInfo.getType()
See DownloadableInfo.getType() |
DownloadableType |
PluginInfo.getType()
DownloadableInfo.getType() |
abstract DownloadableType |
DownloadableInfo.getType()
Return the downloadable type of this object. |
static DownloadableType |
DownloadableType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DownloadableType[] |
DownloadableType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in cytoscape.plugin with parameters of type DownloadableType | |
|---|---|
protected DownloadableInfo |
PluginFileReader.addVersion(DownloadableInfo obj,
org.jdom.Element e,
DownloadableType Type)
|
|
Cytoscape 2.8.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||