|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetadataEntries | |
---|---|
cytoscape.data.readers | Reader classes for the basic data types in cytoscape.data. |
Uses of MetadataEntries in cytoscape.data.readers |
---|
Methods in cytoscape.data.readers that return MetadataEntries | |
---|---|
static MetadataEntries |
MetadataEntries.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MetadataEntries[] |
MetadataEntries.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in cytoscape.data.readers with parameters of type MetadataEntries | |
---|---|
void |
MetadataParser.setMetadata(MetadataEntries entryName,
String value)
DOCUMENT ME! |
|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |