Cytoscape 2.8.0 API

Uses of Class
cytoscape.data.synonyms.AliasType

Packages that use AliasType
cytoscape.data.synonyms Classes providing synonym funcationality, that is identifying multiple names that refer to the same entity. 
 

Uses of AliasType in cytoscape.data.synonyms
 

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

Constructors in cytoscape.data.synonyms with parameters of type AliasType
Aliases(AliasType type)
          Constructor for the aliases object.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.