Cytoscape 2.8.0 API

Uses of Class
cytoscape.data.readers.MetadataEntries

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

Copyright 2010 Cytoscape Consortium. All rights reserved.