Cytoscape 2.8.0 API

Uses of Class
cytoscape.data.ontology.DBReference

Packages that use DBReference
cytoscape.data.ontology   
cytoscape.data.ontology.readers   
 

Uses of DBReference in cytoscape.data.ontology
 

Methods in cytoscape.data.ontology that return DBReference
 DBReference DBCrossReferences.getDBReference(String abbreviation)
          DOCUMENT ME!
 

Methods in cytoscape.data.ontology with parameters of type DBReference
 void DBCrossReferences.setDBReference(DBReference db)
          Add a database reference object
 

Uses of DBReference in cytoscape.data.ontology.readers
 

Methods in cytoscape.data.ontology.readers that return types with arguments of type DBReference
 Map<String,DBReference> DBCrossReferenceReader.getXrefMap()
          Get the references as a map.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.