Cytoscape 2.8.0 API

Uses of Class
cytoscape.data.ontology.OntologyTerm.SynonymType

Packages that use OntologyTerm.SynonymType
cytoscape.data.ontology   
 

Uses of OntologyTerm.SynonymType in cytoscape.data.ontology
 

Methods in cytoscape.data.ontology that return OntologyTerm.SynonymType
static OntologyTerm.SynonymType OntologyTerm.SynonymType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OntologyTerm.SynonymType[] OntologyTerm.SynonymType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in cytoscape.data.ontology with parameters of type OntologyTerm.SynonymType
 void OntologyTerm.addSynonym(Object synonym, OntologyTerm.SynonymType type)
          In this implementation, key is the synonym name, and value is the synonym type.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.